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

返回

控件的类型。

适用于

另请参阅