2 writes to _alignment
System.Web.Mobile (2)
UI\MobileControls\Adapters\HtmlMobileTextWriter.cs (2)
804_alignment = Alignment.Left; 816set { _alignment = value; }
1 reference to _alignment
System.Web.Mobile (1)
UI\MobileControls\Adapters\HtmlMobileTextWriter.cs (1)
815get { return _alignment; }