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

속성 값

발생한 변경의 형식입니다.

적용 대상