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 :
141
return
_selectedChoice
;
180
_selectedChoice
.ApplyProperties();