ValuePatternIdentifiers.IsReadOnlyProperty Feld

Definition

Identifies the IsReadOnly property.

public: static initonly System::Windows::Automation::AutomationProperty ^ IsReadOnlyProperty;
public static readonly System.Windows.Automation.AutomationProperty IsReadOnlyProperty;
 staticval mutable IsReadOnlyProperty : System.Windows.Automation.AutomationProperty
Public Shared ReadOnly IsReadOnlyProperty As AutomationProperty 

Feldwert

Hinweise

Dieser Bezeichner wird von Benutzeroberflächenautomatisierung Anbietern verwendet. Clientanwendungen der Benutzeroberflächenautomatisierung sollten das entsprechende Feld in ValuePattern verwenden.

Für ein Steuerelement sollte dessen IsEnabledProperty auf true und dessen IsReadOnlyProperty auf false festgelegt sein, bevor ein Aufruf von SetValuezugelassen wird.

Gilt für:

Weitere Informationen