1 write to Alignment
System.Web.Mobile (1)
UI\MobileControls\Adapters\HtmlMobileTextWriter.cs (1)
1272
div.
Alignment
= newStyle.Alignment;
2 references to Alignment
System.Web.Mobile (2)
UI\MobileControls\Adapters\HtmlMobileTextWriter.cs (2)
865
if(((DivStyleTag)o).
Alignment
!= Alignment.NotSet)
867
state.Current.Alignment = ((DivStyleTag)o).
Alignment
;