TextViewLayoutChangedEventArgs.AnyVisualBufferChanges 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 visual buffer.
public bool AnyVisualBufferChanges { get; }
member this.AnyVisualBufferChanges : bool
Public ReadOnly Property AnyVisualBufferChanges As Boolean