Share via


AutomationProperties.ItemTypeProperty Propiedad

Definición

Identifica la propiedad adjunta XAML AutomationProperties.ItemType .

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

Valor de propiedad

Identificador de la propiedad adjunta XAML AutomationProperties.ItemType .

Se aplica a

Consulte también