TextPatternIdentifiers.IsHiddenAttribute Feld

Definition

Bezeichnet das IsHidden-Attribut eines Textbereichs.

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

Feldwert

AutomationTextAttribute

Hinweise

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

Werte für dieses Attribut sind vom Typ Boolean.

Der Standardwert ist false.

Gilt für

Siehe auch