4.135 ControlTemplate
x:Object > FrameworkTemplate > ControlTemplate | |
ControlTemplate | |
(usage) |
<ControlTemplate> FrameworkElement </ControlTemplate> |
(description) |
Specifies the visual structure and behavioral aspects of a Control that can be shared across multiple instances of the control. |
(used by) |
Control DataGrid DataGridRow Page Validation |
[content property] |
Template |
[dictionary key property] |
TargetType |
[is name scope] |
true |
(properties) |
|
TargetType |
x:XamlType |
(description) |
The type for which this ControlTemplate is intended. |
Triggers |
TriggerCollection |
(description) |
A collection of TriggerBase objects that apply property changes or perform actions based on specified conditions. |
[read only] |
true |