ItemsControl.ItemContainerStyleSelectorProperty Property

Definition

Identifies the ItemContainerStyleSelector dependency property.

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

Property Value

The identifier for the ItemContainerStyleSelector dependency property.

Applies to