Share via


DocumentParseCompleteEventArgs.TreeStructureChanged Property

Definition

Indicates if the tree structure has actually changed since the previous re-parse.

public:
 property bool TreeStructureChanged { bool get(); void set(bool value); };
public bool TreeStructureChanged { get; set; }
member this.TreeStructureChanged : bool with get, set
Public Property TreeStructureChanged As Boolean

Property Value

Applies to