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 中引入)

注解

字符串应仅包含小写字符:

适用于

另请参阅