2 writes to _lastWrapping
System.Web.Mobile (2)
UI\MobileControls\Adapters\UpWmlMobileTextWriter.cs (2)
1008_lastWrapping = layout.Wrap; 1169_lastWrapping = Wrapping.NoWrap;
1 reference to _lastWrapping
System.Web.Mobile (1)
UI\MobileControls\Adapters\UpWmlMobileTextWriter.cs (1)
1006writeWrapping || layout.Wrap != _lastWrapping);