3 references to CurrentFormat
System.Web.Mobile (3)
UI\MobileControls\Adapters\WmlMobileTextWriter.cs (3)
166WmlFormat newFormat = new WmlFormat(style, CurrentFormat); 1076if (_currentWrittenFormat != null && !CurrentFormat.Compare(_currentWrittenFormat)) 1100WmlFormat format = CurrentFormat;