AutomationProperties.TextView Property

Definition

Returns an instance of the IWpfTextView on which automation is being provided

public:
 property Microsoft::VisualStudio::Text::Editor::IWpfTextView ^ TextView { Microsoft::VisualStudio::Text::Editor::IWpfTextView ^ get(); };
public Microsoft.VisualStudio.Text.Editor.IWpfTextView TextView { get; }
member this.TextView : Microsoft.VisualStudio.Text.Editor.IWpfTextView
Public ReadOnly Property TextView As IWpfTextView

Property Value

IWpfTextView

Applies to