3 writes to _isStyleSheetEmpty
System.Web.Mobile (3)
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlMobileTextWriter.cs (3)
118
_isStyleSheetEmpty
= false;
239
_isStyleSheetEmpty
= false;
522
_isStyleSheetEmpty
= filter == 0;
1 reference to _isStyleSheetEmpty
System.Web.Mobile (1)
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlMobileTextWriter.cs (1)
499
return
_isStyleSheetEmpty
;