Gets or sets a reference to a custom DataTemplateSelector logic class. The DataTemplateSelector referenced by this property returns a template to apply to items.
Syntax
<itemsControl ItemTemplateSelector="dataTemplateSelectorReference" />
XAML Values
- dataTemplateSelectorReference
-
A reference to an existing DataTemplateSelector. Typically this is a keyed resource, which you reference through StaticResource.
Property value
Type: DataTemplateSelector
A reference to a custom DataTemplateSelector logic class.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 3/12/2013