Gets or sets a reference to a custom StyleSelector logic class. The StyleSelector returns different Style values to use for the item container based on characteristics of the object being displayed.
Syntax
<itemsControl ItemContainerStyleSelector="styleSelectorReference" />
XAML Values
- styleSelectorReference
-
A reference to an existing StyleSelector. Typically this is a keyed resource, which you reference through a StaticResource markup extension usage.
Property value
Type: StyleSelector
A custom StyleSelector logic class.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 3/12/2013