ItemsControl.ItemTemplateProperty 屬性

定義

識別 ItemTemplate 相依性屬性。

public:
 static property DependencyProperty ^ ItemTemplateProperty { DependencyProperty ^ get(); };
static DependencyProperty ItemTemplateProperty();
public static DependencyProperty ItemTemplateProperty { get; }
var dependencyProperty = ItemsControl.itemTemplateProperty;
Public Shared ReadOnly Property ItemTemplateProperty As DependencyProperty

屬性值

ItemTemplate相依性屬性的識別碼。

適用於