# Print output for @column tags ?>
| ControlButton |
Button element for ControlTemplate.
|
| ControlTemplate |
An abstract input template for a Control.
|
| RangeTemplate |
A template for a Control with inputs in a "continuous" range of values.
|
| StatelessTemplate |
A template for a Control which has no state.
|
| TemperatureControlTemplate |
A template for a temperature related Control that supports multiple modes.
|
| ToggleRangeTemplate |
A template for a Control supporting toggling and a range.
|
| ToggleTemplate |
A template for a Control with a single button that can be toggled between two states.
|