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.
 
 
 
Jeremy Koritzinsky 4b8c6df9eb Implement animation setters using the Avalonia.Styling.Setter class. Enable custom animators through a static method on Animation that can be called from the a static constructor (example in Transform.cs). 8 years ago
..
AnimationsPage.xaml Implement animation setters using the Avalonia.Styling.Setter class. Enable custom animators through a static method on Animation that can be called from the a static constructor (example in Transform.cs). 8 years ago
AnimationsPage.xaml.cs Split the global timer for Transitions and Animations. 8 years ago
ClippingPage.xaml Implement animation setters using the Avalonia.Styling.Setter class. Enable custom animators through a static method on Animation that can be called from the a static constructor (example in Transform.cs). 8 years ago
ClippingPage.xaml.cs Minor Fixes on KFSM regarding backward fill mode. 8 years ago
DrawingPage.xaml StyleResource -> DynamicResource 9 years ago
DrawingPage.xaml.cs Adding Drawing classes & render test 9 years ago