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