AutomationProperties.LocalizedControlTypeProperty 屬性

定義

識別 AutomationProperties.LocalizedControlType XAML 附加屬性,這是描述自動化專案所代表控制項類型的文字字串。

public:
 static property DependencyProperty ^ LocalizedControlTypeProperty { DependencyProperty ^ get(); };
static DependencyProperty LocalizedControlTypeProperty();
public static DependencyProperty LocalizedControlTypeProperty { get; }
var dependencyProperty = AutomationProperties.localizedControlTypeProperty;
Public Shared ReadOnly Property LocalizedControlTypeProperty As DependencyProperty

屬性值

AutomationProperties.LocalizedControlType XAML 附加屬性的識別碼。

Windows 需求

裝置系列
Windows 10 Anniversary Edition (已於 10.0.14393.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v3.0 引進)

備註

字串應該只包含小寫字元:

適用於

另請參閱