TextViewCreatedEventArgs Constructor (ITextView^)

 

Initializes a new instance of TextViewCreatedEventArgs for the specified text view.

Namespace:   Microsoft.VisualStudio.Text.Editor
Assembly:  Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)

public:
TextViewCreatedEventArgs(
	ITextView^ textView
)
Return to top
Show: