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