AutomationPeer.GetLocalizedControlTypeCore Méthode

Définition

En cas de substitution dans une classe dérivée, est appelée par 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

Retours

String

Type du contrôle.

S’applique à

Voir aussi