c# - Toast Slide with Easing -
I have a "Toast" WPF window that slides from the bottom right corner of the screen - how can I easily add The layer that returns to the slide is
var anim = new double animation {duration = timepan From milliseconds (280), from = left, to = left-- (width * 2),}; This.BeginAnimation (Window.LeftProperty, Anem);
var anime = new double animation {duration = timespan From milliseconds (280), = to the left, = left-- (width * 2), ease = new bounce is ()};
Comments
Post a Comment