AutomationPeer.GetLocalizedControlType Metod

Definition

Hämtar en lokaliserad sträng som kan läsas av människor och som representerar AutomationControlType värdet för kontrollen som är associerad med den här automations-peern.

public:
 System::String ^ GetLocalizedControlType();
public string GetLocalizedControlType();
member this.GetLocalizedControlType : unit -> string
Public Function GetLocalizedControlType () As String

Returer

Typ av kontroll.

Undantag

Ett offentligt anrop till den här metoden pågår för närvarande.

Gäller för

Se även