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

发生的更改的类型。

适用于