AutomationPeer.GetLocalizedControlTypeCore メソッド

定義

派生クラスでオーバーライドされると、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

戻り値

String

コントロールの型。

適用対象

こちらもご覧ください