StructureChangedEventArgs.StructureChangeType 屬性

定義

取得值,指出消費者介面自動化樹狀結構中發生的變更類型。

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

屬性值

StructureChangeType

發生變更的型別。

適用於