TextViewChangedArgs.BeforeTextView 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 before the change.
public Microsoft.VisualStudio.Extensibility.Editor.ITextViewSnapshot BeforeTextView { get; }
member this.BeforeTextView : Microsoft.VisualStudio.Extensibility.Editor.ITextViewSnapshot
Public ReadOnly Property BeforeTextView As ITextViewSnapshot