AutomationElementIdentifiers.IsPasswordProperty Fält

Definition

Identifierar egenskapen IsPassword .

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

Fältvärde

Kommentarer

Den här identifieraren används av UI Automation-leverantörer. UI Automation klientprogram ska använda motsvarande fält från AutomationElement.

Gäller för

Se även