StructureChangedEventArgs.StructureChangeType Propriedade

Definição

Recebe um valor que indica o tipo de alteração que ocorreu na estrutura da árvore Automatização da Interface de Utilizador.

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 de Propriedade

O tipo de mudança que ocorreu.

Aplica-se a