AutomationPeer.GetLocalizedControlTypeCore Método

Definición

Cuando se invalida en una clase derivada, se llama 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

Devoluciones

Tipo del control.

Se aplica a

Consulte también