2 writes to BreakAfter
System.Web.Mobile (2)
UI\MobileControls\LiteralTextParser.cs (2)
620
_lastQueuedElement.
BreakAfter
= _beginNewParagraph;
669
_lastQueuedElement.
BreakAfter
= _beginNewParagraph;
3 references to BreakAfter
System.Web.Mobile (3)
UI\MobileControls\CompileLiteralTextParser.cs (2)
56
GetPropertyDictionary(element.Format, element.
BreakAfter
, null),
67
GetPropertyDictionary(element.Format, element.
BreakAfter
, linkUrl),
UI\MobileControls\TextView.cs (1)
443
element.
BreakAfter
);