1 write to _font
System.Web.Mobile (1)
UI\MobileControls\Style.cs (1)
498
_font
= new FontInfo(this);
2 references to _font
System.Web.Mobile (2)
UI\MobileControls\Style.cs (2)
496
if (
_font
== null)
500
return
_font
;