Compartilhar via


StructureChangedEventArgs.StructureChangeType Propriedade

Definição

Obtém um valor que indica o tipo de alteração que ocorreu na estrutura de árvore Automação da Interface do Usuário.

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

Valor da propriedade

StructureChangeType

O tipo de alteração que ocorreu.

Aplica-se a