Summary
Gets or sets a template selector that enables an application writer to provide custom template-selection logic.
- Namespace
- MahApps
.Metro .Controls - Containing Type
- DropDownButton
Syntax
[Bindable(true)]
public DataTemplateSelector ContentTemplateSelector { get; set; }
Remarks
This property is ignored if is set.
Attributes
| Type | Description |
|---|---|
| Bindable |
Value
| Type | Description |
|---|---|
| DataTemplateSelector |
