Click or drag to resize
ControlTemplateTargetType Property
Gets or sets the type to which the ControlTemplate is applied.

Namespace: Windows.UI.Xaml.Controls
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public Type TargetType { get; set; }

Property Value

Type: Type
See Also