2 overrides of ProcessElement
System.Web.Mobile (2)
UI\MobileControls\CompileLiteralTextParser.cs (1)
44protected override void ProcessElement(LiteralElement element)
UI\MobileControls\TextView.cs (1)
431protected override void ProcessElement(LiteralElement element)
2 references to ProcessElement
System.Web.Mobile (2)
UI\MobileControls\LiteralTextParser.cs (2)
621ProcessElement(_lastQueuedElement); 670ProcessElement(_lastQueuedElement);