Property | Type | Description |
---|
Method | Description | |
---|---|---|
VsTextViewCreated ( IVsTextView textViewAdapter ) : void |
Called when a IVsTextView adapter has been created and initialized.
|
public VsTextViewCreated ( IVsTextView textViewAdapter ) : void | ||
textViewAdapter | IVsTextView | The newly created and initialized text view adapter. |
return | void |