1 override of Font
System.Web.Mobile (1)
UI\MobileControls\StyleSheet.cs (1)
531public override FontInfo Font
2 references to Font
System.Web.Mobile (2)
UI\MobileControls\ErrorFormatterPage.cs (2)
97ctl.Font.Size = FontSize.Large; 98ctl.Font.Bold = BooleanOption.True;