TextViewLayoutChangedEventArgs.AnyEditBufferChanges 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.
Gets whether the layout was caused by any text changes on the edit buffer.
public bool AnyEditBufferChanges { get; }
member this.AnyEditBufferChanges : bool
Public ReadOnly Property AnyEditBufferChanges As Boolean