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