1 implementation of UnderlyingControl
System.Web.Mobile (1)
UI\MobileControls\Design\PropertyOverridesDialog.cs (1)
1171
Control IDeviceSpecificChoiceDesigner.
UnderlyingControl
2 references to UnderlyingControl
System.Web.Mobile (2)
UI\MobileControls\Design\Converters\DataFieldConverter.cs (1)
119
component = ((IDeviceSpecificChoiceDesigner)component).
UnderlyingControl
;
UI\MobileControls\Design\Converters\DataMemberConverter.cs (1)
97
component = ((IDeviceSpecificChoiceDesigner)component).
UnderlyingControl
;