
The toggle switch moves up and down by default...is there any way to make it move left to right and vice versa?
<gauge:ToggleSwitch.LayoutTransform>
<RotateTransform Angle="90" />
</gauge:ToggleSwitch.LayoutTransform>
Please log in to a validated account to post comments.