TextViewChangedArgs.AfterTextView Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The state of the ITextViewSnapshot after the change.
public Microsoft.VisualStudio.Extensibility.Editor.ITextViewSnapshot AfterTextView { get; }
member this.AfterTextView : Microsoft.VisualStudio.Extensibility.Editor.ITextViewSnapshot
Public ReadOnly Property AfterTextView As ITextViewSnapshot