AutomationPeer.GetLocalizedControlType Methode

Definition

Ruft eine lokalisierte Zeichenfolge ab, die den AutomationControlType-Wert für das Steuerelement darstellt, das diesem Automatisierungspeer zugeordnet ist.

public:
 virtual Platform::String ^ GetLocalizedControlType() = GetLocalizedControlType;
winrt::hstring GetLocalizedControlType();
public string GetLocalizedControlType();
function getLocalizedControlType()
Public Function GetLocalizedControlType () As String

Gibt zurück

String

Platform::String

winrt::hstring

Der Typ des Steuerelements.

Gilt für: