1 write to _suppressNewLines
System.Web.Mobile (1)
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlMobileTextWriter.cs (1)
150_suppressNewLines = value;
15 references to _suppressNewLines
System.Web.Mobile (15)
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlMobileTextWriter.cs (15)
147return _suppressNewLines; 658if (!_suppressNewLines) base.WriteLine(); 663if (_suppressNewLines) { 673if (_suppressNewLines) { 683if (_suppressNewLines) { 693if (_suppressNewLines) { 703if (_suppressNewLines) { 713if (_suppressNewLines) { 724if (_suppressNewLines) { 734if (_suppressNewLines) { 745if (_suppressNewLines) { 755if (_suppressNewLines) { 765if (_suppressNewLines) { 775if (_suppressNewLines) { 785if (_suppressNewLines) {