A cross-platform UI framework for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Shirasagi 27c1ece36c
Fix SplineEasing constructor assigning y2 to Y1 (#22169)
1 week ago
..
AnimatableTests.cs Preserve current `Animation` progress if `SpeedRatio` or `PlaybackDirection` changes (#19830) 1 month ago
AnimationIterationTests.cs fix(animation): keep transform playback in sync when hidden (#21896) 3 weeks ago
BrushTransitionTests.cs Fix and remove warnings on Animations code 3 years ago
KeySplineTests.cs Fix SplineEasing constructor assigning y2 to Y1 (#22169) 1 week ago
SpringTests.cs Update to xunit.v3 (#20331) 8 months ago
StyleAnimationTests.cs Binding System refactor (#13970) 3 years ago
TestClock.cs Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 9 months ago
TransitionsTests.cs Fixed transitions with delay but no duration completing instantly (#18929) 1 year ago