5 references to Center
System.Web.Mobile (5)
UI\MobileControls\Adapters\WmlMobileTextWriter.cs (1)
1130
case Alignment.
Center
:
UI\MobileControls\Design\Adapters\DesignerAdRotatorAdapter.cs (1)
45
if (alignment == Alignment.
Center
)
UI\MobileControls\Design\Adapters\DesignerCommandAdapter.cs (1)
188
if (alignment == Alignment.
Center
)
UI\MobileControls\Design\Adapters\DesignerImageAdapter.cs (1)
46
if (alignment == Alignment.
Center
)
UI\MobileControls\StyleSheet.cs (1)
71
subCommand.Alignment = Alignment.
Center
;