You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is there a way of changing the height of the slider thumb (Controls.Slider.xaml). This seems to be bound to the Track Height set to 18.
My current solution is to change this value to "Auto". Then I can change the height by setting HorizontalThumbHeight etc. in my code
Hello,
is there a way of changing the height of the slider thumb (Controls.Slider.xaml). This seems to be bound to the Track Height set to 18.
My current solution is to change this value to "Auto". Then I can change the height by setting HorizontalThumbHeight etc. in my code
I would prefer to change this setting by templating not by changing your source code.
Thanks in advance.
The text was updated successfully, but these errors were encountered: