<p>If you databind the IsChecked property of a ToggleButton to a bool? property in a ViewModel and then change the value of the ViewModel property from true to false while the page that contains the ToggleButton is memory resident but not the current displaying page, the ToggleButton does not update its IsChecked property to false.</p>
<p>When you navigate back to the page containing the toggleSwitch, it shows as On when it should be Off.</p>
<p> </p>
<p>See http://mobileworld.appamundi.com/blogs/andywigley/archive/2012/01/18/silverlight-toolkit-toggleswitch-databinding-bug.aspx for a full description</p>
Comments:
<p>When you navigate back to the page containing the toggleSwitch, it shows as On when it should be Off.</p>
<p> </p>
<p>See http://mobileworld.appamundi.com/blogs/andywigley/archive/2012/01/18/silverlight-toolkit-toggleswitch-databinding-bug.aspx for a full description</p>
Comments:
Closing all issues marked as fixed, dupe or no repro for the Windows Phone Toolkit September 2012 release.