Seting Up Settings
Last fall I wrote about the Settings Charm and how to
leverage it for Privacy Policy. That post is still
completely relevant today but I want to update the examples
to leverage the new Settings Flyout control in Windows 8.1.
SettingsFlyout
Windows 8.1 introduces a new control for XAML, the
SettingsFlyout. Previously this control had only been
available for JavaScript apps or as a 3rd party component.
It providesĀ a convenient way for creating app settings
flyouts in your app that comply with...
Read More