3 references to DrawString
System.Web.Mobile (3)
UI\MobileControls\Design\Util\GroupLabel.cs (1)
40g.DrawString(text, Font, foreBrush, 0, 0);
UI\MobileControls\Design\Util\ImageCreator.cs (2)
121g.DrawString(controlID, boldFont, controlTextBrush, 2, 2); 125g.DrawString(" - " + title, normalFont, controlTextBrush, 4 + strPelLen, 2);