Skip to content

Thumb height of slider control #2348

@KKauK

Description

@KKauK

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

<Track x:Name="PART_Track" Grid.Row="1" Height="Auto">

I would prefer to change this setting by templating not by changing your source code.

Thanks in advance.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions