Gets or sets a selection object that changes the DataTemplate to apply for content, based on processing information about the content item or its container at run time.
Syntax
<contentControl ContentTemplateSelector="selectorReference" />
XAML Values
- selectorReference
-
A reference to an existing DataTemplateSelector. Typically this is a keyed resource, which you reference through a StaticResource markup extension usage.
Property value
Type: DataTemplateSelector
A selection object that changes the DataTemplate to apply for content.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 3/12/2013