11 references to GetWidth
System.Web.Mobile (11)
UI\MobileControls\Design\Adapters\DesignerAdRotatorAdapter.cs (1)
34String width = DesignerAdapterUtil.GetWidth(Control);
UI\MobileControls\Design\Adapters\DesignerCalendarAdapter.cs (1)
34String width = DesignerAdapterUtil.GetWidth(Control);
UI\MobileControls\Design\Adapters\DesignerCommandAdapter.cs (1)
45String width = DesignerAdapterUtil.GetWidth(Control);
UI\MobileControls\Design\Adapters\DesignerImageAdapter.cs (1)
38String width = DesignerAdapterUtil.GetWidth(Control);
UI\MobileControls\Design\Adapters\DesignerLabelAdapter.cs (1)
41String width = DesignerAdapterUtil.GetWidth(Control);
UI\MobileControls\Design\Adapters\DesignerLinkAdapter.cs (1)
38String width = DesignerAdapterUtil.GetWidth(Control);
UI\MobileControls\Design\Adapters\DesignerTextBoxAdapter.cs (1)
142String width = DesignerAdapterUtil.GetWidth(Control);
UI\MobileControls\Design\Adapters\DesignerTextViewAdapter.cs (1)
43String width = DesignerAdapterUtil.GetWidth(Control);
UI\MobileControls\Design\Adapters\DesignerTextWriter.cs (1)
68String width = DesignerAdapterUtil.GetWidth(control);
UI\MobileControls\Design\Adapters\DesignerValidationSummaryAdapter.cs (1)
38String width = DesignerAdapterUtil.GetWidth(Control);
UI\MobileControls\Design\Adapters\DesignerValidatorAdapter.cs (1)
36String width = DesignerAdapterUtil.GetWidth(Control);