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

傳回

控制項的類型。

適用於

另請參閱