2 writes to _lastAlignment
System.Web.Mobile (2)
UI\MobileControls\Adapters\UpWmlMobileTextWriter.cs (2)
1007_lastAlignment = layout.Align; 1168_lastAlignment = Alignment.Left;
1 reference to _lastAlignment
System.Web.Mobile (1)
UI\MobileControls\Adapters\UpWmlMobileTextWriter.cs (1)
1005writeAlignment || layout.Align != _lastAlignment,