Gets or sets the type for which the style is intended.
Returns the type of object to which the style is applied.
Namespace: Windows.UI.XamlAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public Type TargetType { get; set; }
Property Value
Type:
TypeSee Also