ItemsControl.ItemContainerStyleSelectorProperty 屬性

定義

識別 ItemContainerStyleSelector 相依性屬性。

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

屬性值

ItemContainerStyleSelector相依性屬性的識別碼。

適用於