1 write to _choices
System.Web.Mobile (1)
UI\MobileControls\DeviceSpecific.cs (1)
80_choices = new DeviceSpecificChoiceCollection(this);
4 references to _choices
System.Web.Mobile (4)
UI\MobileControls\DeviceSpecific.cs (4)
78if (_choices == null) 82return _choices; 129if (_choices != null) 131foreach (DeviceSpecificChoice choice in _choices)