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

Popular posts from this blog

c# - SignalR: "Protocol error: Unknown transport." when navigating to hub -

class - Kivy: how to instantiate a dynamic classes in python -

python - mayavi mapping a discrete colorbar on a surface -