AutomationProperties.ItemTypeProperty 属性

定义

标识 AutomationProperties.ItemType XAML 附加属性。

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

属性值

AutomationProperties.ItemType XAML 附加属性的标识符。

适用于

另请参阅