Property | Type | Description | |
---|---|---|---|
TimerTick | void |
Method | Description | |
---|---|---|
MarginAnimation ( System.Windows.Thickness from, System.Windows.Thickness to, double sec, |
||
Start ( bool isForward = true ) : void |
Method | Description | |
---|---|---|
TimerTick ( object sender, |
public MarginAnimation ( System.Windows.Thickness from, System.Windows.Thickness to, double sec, |
||
from | System.Windows.Thickness | |
to | System.Windows.Thickness | |
sec | double | |
control | ||
return | System |