MahApps.Metro by Jan Karger, Dennis Daume, Brendan Forster, Paul Jenkins, Jake Ginnivan, Alex Mitchell

<PackageReference Include="MahApps.Metro" Version="2.1.1" />

.NET API 3,425,904 bytes

 ToggleButtonHelper

public static class ToggleButtonHelper

This property can be used to handle the style for CheckBox and RadioButton LeftToRight means content left and button right and RightToLeft vise versa

This property can be used to handle the style for CheckBox and RadioButton LeftToRight means content left and button right and RightToLeft vise versa

public static void SetContentDirection(UIElement element, FlowDirection value)