C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
Windows.UI.Xaml.Controls
Control Class
Control Properties
Background Property
BorderBrush Property
BorderThickness Property
FontFamily Property
FontSize Property
FontWeight Property
Foreground Property
HorizontalContentAlignment Property
Padding Property
TabIndex Property
Template Property
VerticalContentAlignment Property
Control
Template Property
Gets or sets a control template.
Namespace:
Windows.UI.Xaml.Controls
Assembly:
CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
Copy
public
ControlTemplate
Template
{
get
;
set
; }
Property Value
Type:
ControlTemplate
See Also
Reference
Control Class
Windows.UI.Xaml.Controls Namespace