FIX. CommandBarToggleButton - since the IsChecked property is obsolete one cannot use simple data binding to bind the control - use the CheckState property
Since the IsChecked property is obsolete one cannot use simple data binding to bind the control.