FrameworkElementStyle Property |
Gets or sets an instance Style that is applied for this object during rendering.
Namespace: Windows.UI.XamlAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public Style Style { get; set; }
Property Value
Type:
StyleSee Also