Make the settings that are being manually set work with binding. Specifically the quick toggles on the command bar. Previous attempts had them being able to set the variables but would not update even though property notification was sent and two way binding was set.
Important: Make sure than anything that is bound calls INotifyProperty.
Make the settings that are being manually set work with binding. Specifically the quick toggles on the command bar. Previous attempts had them being able to set the variables but would not update even though property notification was sent and two way binding was set.
Important: Make sure than anything that is bound calls INotifyProperty.