ControlFontFamily Property |
Gets or sets the font used to display text in the control.
Namespace: Windows.UI.Xaml.ControlsAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntaxpublic FontFamily FontFamily { get; set; }
Property Value
Type:
FontFamily
See Also