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