AutomationElementIdentifiers.LocalizedControlTypeProperty Fält

Definition

Identifierar egenskapen LocalizedControlType .

public: static initonly System::Windows::Automation::AutomationProperty ^ LocalizedControlTypeProperty;
public static readonly System.Windows.Automation.AutomationProperty LocalizedControlTypeProperty;
 staticval mutable LocalizedControlTypeProperty : System.Windows.Automation.AutomationProperty
Public Shared ReadOnly LocalizedControlTypeProperty 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