5 references to Italic
System.Web.Mobile (5)
UI\MobileControls\CompileLiteralTextParser.cs (2)
157if ((format & LiteralFormat.Italic) == LiteralFormat.Italic)
UI\MobileControls\LiteralTextParser.cs (1)
723format |= LiteralFormat.Italic;
UI\MobileControls\TextView.cs (2)
442((element.Format & LiteralFormat.Italic) == LiteralFormat.Italic),