CaretPositionChangedEventArgs Properties

 

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

NameDescription
System_CAPS_pubpropertyNewPosition

Gets the new CaretPosition.

System_CAPS_pubpropertyOldPosition

Gets the old CaretPosition.

System_CAPS_pubpropertyTextView

Gets the ITextView that contains the caret.

Return to top
Show: