Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 451 Bytes

rangebase_valuechanged.md

File metadata and controls

27 lines (17 loc) · 451 Bytes
-api-id -api-type
E:Windows.UI.Xaml.Controls.Primitives.RangeBase.ValueChanged
winrt event

Windows.UI.Xaml.Controls.Primitives.RangeBase.ValueChanged

-description

Occurs when the range value changes.

-xaml-syntax

<rangeBase ValueChanged="eventhandler"/>

-remarks

-examples

-see-also