ToggleSwitch color/styling
问题 I got an issue that my ToggleSwitch is white like this picture below shows: I want to style the white part to be black. How do I do that? I've changed the default style but no option seems to change it? Here is my style for it: <Style x:Key="ToggleSwitchStyle" TargetType="toolkit:ToggleSwitch"> <Setter Property="Background" Value="{StaticResource PhoneBackgroundBrush}"/> <Setter Property="FontFamily" Value="{StaticResource PhoneFontFamilyLight}"/> <Setter Property="FontSize" Value="