0
kicks
Using the ToggleSwitch in WinRT/Metro (for C#)
One of the new user controls being released with WinRT/Metro is the ToggleSwitch which can be found in the Windows.UI.Xaml.Controls namespace. This post provides some good info on the new control and how to set its parameters.