Condividi tramite


AutomationProperties.ItemTypeProperty Proprietà

Definizione

Identifica la proprietà associata 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

Valore della proprietà

Identificatore per la proprietà associata XAML AutomationProperties.ItemType .

Si applica a

Vedi anche