2 writes to _selectedChoice
System.Web.Mobile (2)
UI\MobileControls\DeviceSpecific.cs (2)
135_selectedChoice = choice; 309_selectedChoice = choice;
4 references to _selectedChoice
System.Web.Mobile (4)
UI\MobileControls\DeviceSpecific.cs (4)
96_selectedChoice.HasTemplates : 105_selectedChoice.Templates[templateName] as ITemplate : 141return _selectedChoice; 180_selectedChoice.ApplyProperties();