TextPatternIdentifiers.IsHiddenAttribute Fält

Definition

Identifierar attributet för IsHidden ett textintervall.

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 

Fältvärde

Kommentarer

Den här identifieraren används av UI Automation providrar. UI Automation klientprogram bör använda motsvarande fält i TextPattern.

Värden för det här attributet är av typen Boolean.

Standardvärdet är false.

Gäller för

Se även