AutomationPeer.GetLocalizedControlType 方法

定義

取得當地語系化字串,表示與這個自動化對等相關聯之控件的 AutomationControlType 值。

public:
 virtual Platform::String ^ GetLocalizedControlType() = GetLocalizedControlType;
winrt::hstring GetLocalizedControlType();
public string GetLocalizedControlType();
function getLocalizedControlType()
Public Function GetLocalizedControlType () As String

傳回

String

Platform::String

winrt::hstring

控制項的類型。

適用於