AutomationElementIdentifiers.LocalizedControlTypeProperty Field

Definition

Identifies the LocalizedControlType property.

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 

Field Value

Remarks

This identifier is for use by UI Automation providers. UI Automation client applications should use the equivalent field from AutomationElement.

Applies to

See also