[]
Defines which property of a Tile object should be bound to the background color of a template element.
public enum BackColorSelector
| Name | Description |
|---|---|
| BackColor1 | Binds to the first additional background color of a Tile. |
| BackColor2 | Binds to the second additional background color of a Tile. |
| BackColor3 | Binds to the third additional background color of a Tile. |
| BackColor4 | Binds to the fourth additional background color of a Tile. |
| BackColor5 | Binds to the fifth additional background color of a Tile. |
| Default | Binds to the default background color of a Tile. |
| Unbound | Shows the background color that is defined in the template. |