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