1 write to _currentChoice
System.Web.Mobile (1)
UI\MobileControls\Design\MobileTemplatedControlDesigner.cs (1)
157
_currentChoice
= value;
2 references to _currentChoice
System.Web.Mobile (2)
UI\MobileControls\Design\MobileTemplatedControlDesigner.cs (2)
148
return
_currentChoice
;
153
if (
_currentChoice
!= value)