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

コントロールの型。

適用対象