C# Class Open.Core.UI.Common.MoveAnimation

Contains the X,Y animations for a move operation.
Exibir arquivo Open project: philcockfield/Open.TestHarness.SL

Public Methods

Method Description
MoveAnimation ( System.Windows.Media.Animation.DoubleAnimation x, System.Windows.Media.Animation.DoubleAnimation y ) : System

Method Details

MoveAnimation() public method

public MoveAnimation ( System.Windows.Media.Animation.DoubleAnimation x, System.Windows.Media.Animation.DoubleAnimation y ) : System
x System.Windows.Media.Animation.DoubleAnimation
y System.Windows.Media.Animation.DoubleAnimation
return System