StructureChangedEventArgs.StructureChangeType Propiedad

Definición

Obtiene un valor que indica el tipo de cambio que se produjo en la estructura de árbol Automatización de la interfaz de usuario.

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 propiedad

Tipo de cambio que se ha producido.

Se aplica a