6 references to _formatStack
System.Web.Mobile (6)
UI\MobileControls\LiteralTextParser.cs (6)
366_formatStack.Pop(FormatStack.Bold); 370_formatStack.Push(FormatStack.Bold); 378_formatStack.Pop(FormatStack.Italic); 382_formatStack.Push(FormatStack.Italic); 415return _formatStack.CurrentFormat; 597LiteralFormat currentFormat = _formatStack.CurrentFormat;