Want to become a Vibe Coder? Join Vibe Coding Training here
x
C# Corner
Tech
News
Videos
Forums
Jobs
Books
Events
More
Interviews
Live
Learn
Training
Career
Members
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Slider Control In WPF
WhatsApp
Mahak Gupta
13y
7.9
k
0
0
25
Blog
Normally we use the high precision values for high range.But if we want to set it in integer, we should set the
IsSnapToTickEnabled
to true.
<Grid>
<Slider Minimum="0"
Maximum="50"
IsSnapToTickEnabled="True"
TickFrequency="5"></Slider>
</Grid>
Slider Control In WPF
People also reading
Membership not found