1 write to _choice
System.Web.Mobile (1)
UI\MobileControls\Design\PropertyOverridesDialog.cs (1)
645_choice = choice;
3 references to _choice
System.Web.Mobile (3)
UI\MobileControls\Design\PropertyOverridesDialog.cs (3)
911String value = ((IAttributeAccessor)_choice).GetAttribute(propertyName) as String; 1008IAttributeAccessor overrides = (IAttributeAccessor)_choice; 1034return _choice;