AutomationPeer.GetLocalizedControlTypeCore Methode

Definition

Wird beim Überschreiben in einer abgeleiteten Klasse von GetLocalizedControlType() aufgerufen.

protected:
 virtual System::String ^ GetLocalizedControlTypeCore();
protected virtual string GetLocalizedControlTypeCore ();
abstract member GetLocalizedControlTypeCore : unit -> string
override this.GetLocalizedControlTypeCore : unit -> string
Protected Overridable Function GetLocalizedControlTypeCore () As String

Gibt zurück

Der Typ des Steuerelements.

Gilt für:

Weitere Informationen