v0.7.2
Notable changes:
- Make some properties bind two-way by default:
- CommandBar.IsOpen
- NumberBox.Value
- NumberBox.Text
- RadioButtons.SelectedIndex
- RadioButtons.SelectedItem
- Fix issue where Pivot TabItem content was inheriting foreground from PivotHeaderItemForegroundUnselected (#15)
- SimpleTimePicker: Enable looping for selectors
- Fix issue where ToggleButton.IsChecked was not honored by RadioButtons during initialization