StructureChangedEventArgs.StructureChangeType Property

Definition

Gets a value indicating the type of change that occurred in the UI Automation tree structure.

public:
 property System::Windows::Automation::StructureChangeType StructureChangeType { System::Windows::Automation::StructureChangeType get(); };
public System.Windows.Automation.StructureChangeType StructureChangeType { get; }
member this.StructureChangeType : System.Windows.Automation.StructureChangeType
Public ReadOnly Property StructureChangeType As StructureChangeType

Property Value

The type of changed that occurred.

Applies to