3 references to None
System.Web.Mobile (3)
UI\MobileControls\CompileLiteralTextParser.cs (1)
150if (format != LiteralFormat.None || !breakAfter || linkUrl != null)
UI\MobileControls\LiteralTextParser.cs (2)
68public LiteralFormat Format = LiteralFormat.None; 714LiteralFormat format = LiteralFormat.None;