TouchSlider.UpdateSliderText Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This can get called from a pinch slider's OnValueChanged event to display the text value
public:
void UpdateSliderText();
public void UpdateSliderText ();
member this.UpdateSliderText : unit -> unit
Public Sub UpdateSliderText ()