Slider Control In WPFMahak Gupta14yPublished Jan 7, 2012, 12:00 AMUpdated Jan 7, 2012, 10:23 PM8.3k00Reactions×25BlogNormally 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> CommentsJoin the conversation! Your thoughts help the community grow.Sign in to leave a commentIt is the same account you read, post and publish with — and you will come straight back to this page.Sign inCreate an account
Join the conversation! Your thoughts help the community grow.