5 references to Right
System.Web.Mobile (5)
UI\MobileControls\Adapters\HtmlSelectionListAdapter.cs (1)
123if((Alignment)Style[Style.AlignmentKey, true] == Alignment.Right)
UI\MobileControls\Adapters\WmlMobileTextWriter.cs (1)
1126case Alignment.Right:
UI\MobileControls\Design\Adapters\DesignerAdRotatorAdapter.cs (1)
59if (alignment == Alignment.Right ||
UI\MobileControls\Design\Adapters\DesignerCommandAdapter.cs (1)
200if (alignment == Alignment.Right ||
UI\MobileControls\Design\Adapters\DesignerImageAdapter.cs (1)
69if (alignment == Alignment.Right ||