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 依赖属性的标识符。

适用于