Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix RangeSlider Upper/Lower value coercion and value changed events #3808

Merged
merged 3 commits into from
May 22, 2020

Conversation

punker76
Copy link
Member

Describe the changes you have made to improve this project

  • Fix Range Slider Upper/Lower value coercion
  • Use RangeSelectionChangedEventHandler and RangeSelectionChangedEventArgs
  • Use RoutedPropertyChangedEventHandler and RoutedPropertyChangedEventArgs

Closed Issues

Closes #3798

- Use RangeSelectionChangedEventHandler<T> and RangeSelectionChangedEventArgs<T>
- Use RoutedPropertyChangedEventHandler<T> and RoutedPropertyChangedEventArgs<T>
@punker76 punker76 added this to the 2.0.0 milestone May 22, 2020
@punker76 punker76 force-pushed the feature/GH-3798-RangeSlider branch from 25f8e76 to 09d689a Compare May 22, 2020 20:10
@punker76 punker76 merged commit b2455b5 into develop May 22, 2020
@punker76 punker76 deleted the feature/GH-3798-RangeSlider branch May 22, 2020 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant