次の方法で共有


StructureChangedEventArgs.StructureChangeType プロパティ

定義

UI オートメーション ツリー構造で発生した変更の種類を示す値を取得します。

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

発生した変更の種類。

適用対象