共用方式為


AutomationProperties.AutomationControlTypeProperty 屬性

定義

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

屬性值

AutomationProperties.AutomationControlType附加屬性的識別碼。

Windows 需求

裝置系列
Windows 11 (已於 10.0.22000.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v14.0 引進)

適用於