2 references to CurrentFormat
System.Web.Mobile (2)
UI\MobileControls\LiteralTextParser.cs (2)
415
return _formatStack.
CurrentFormat
;
597
LiteralFormat currentFormat = _formatStack.
CurrentFormat
;