c# - Add ThumbToolTip to Slider -
How to add thumbtrip to a slider (I am currently working with Windows Phone 8.1 RT)?
I have tried to set the value to the value (which is also a default value):
& lt; Slider maximum = "100" value = "10" horizontal align = "stretch" thumbnail type value converter = "{static processing tool tip convection}" instoflotipiped = "true" /> But no tooltip was shown. I can think of creating a control and tie it to the value of the slider, but can it be an easy way? Windows Phone 8.1
Default ThumbToolTip is not available for < / Em>. Windows 10 UWP applications work fine
Comments
Post a Comment