ItemsControl.ItemContainerStyleProperty 屬性

定義

識別 ItemContainerStyle 相依性屬性。

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

屬性值

ItemContainerStyle相依性屬性的識別碼。

適用於