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
Syntax public FontFamily FontFamily { get; set; }
Property Value
Type:
FontFamilySee Also