AutomationPeer.GetLocalizedControlTypeCore Método

Definição

Quando substituído em uma classe derivada, é chamado por 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

Retornos

String

O tipo do controle.

Aplica-se a

Confira também