AutomationPropertyChangedEventArgs.Property Eigenschaft

Definition

Ruft einen AutomationProperty-Bezeichner ab, der angibt, welche Eigenschaft geändert wurde.

public:
 property System::Windows::Automation::AutomationProperty ^ Property { System::Windows::Automation::AutomationProperty ^ get(); };
public System.Windows.Automation.AutomationProperty Property { get; }
member this.Property : System.Windows.Automation.AutomationProperty
Public ReadOnly Property Property As AutomationProperty

Eigenschaftswert

AutomationProperty

Der Bezeichner der geänderten Eigenschaft.

Gilt für