1 write to Format
System.Web.Mobile (1)
UI\MobileControls\LiteralTextParser.cs (1)
627
_lastQueuedElement.
Format
= currentFormat;
5 references to Format
System.Web.Mobile (5)
UI\MobileControls\CompileLiteralTextParser.cs (2)
56
GetPropertyDictionary(element.
Format
, element.BreakAfter, null),
67
GetPropertyDictionary(element.
Format
, element.BreakAfter, linkUrl),
UI\MobileControls\LiteralTextParser.cs (1)
606
(_lastQueuedElement.
Format
== currentFormat) &&
UI\MobileControls\TextView.cs (2)
441
((element.
Format
& LiteralFormat.Bold) == LiteralFormat.Bold),
442
((element.
Format
& LiteralFormat.Italic) == LiteralFormat.Italic),