AutomationPeer.GetLocalizedControlTypeCore Metodo

Definizione

In caso di override in una classe derivata, viene chiamato da GetLocalizedControlType().

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

Restituisce

Tipo del controllo.

Si applica a

Vedi anche