1 implementation of UnderlyingObject
System.Web.Mobile (1)
UI\MobileControls\Design\PropertyOverridesDialog.cs (1)
1163
Object IDeviceSpecificChoiceDesigner.
UnderlyingObject
2 references to UnderlyingObject
System.Web.Mobile (2)
UI\MobileControls\Design\Converters\DefaultCommandConverter.cs (1)
69
objectList = ((IDeviceSpecificChoiceDesigner)context.Instance).
UnderlyingObject
as ObjectList;
UI\MobileControls\Design\Converters\StyleReferenceConverter.cs (1)
38
instance = ((IDeviceSpecificChoiceDesigner)instance).
UnderlyingObject
;