Свойство | Type | Description | |
---|---|---|---|
ElementProperty | |||
FromProperty | |||
TargetProperty | |||
TargetPropertyProperty | |||
TimeProperty | |||
ToProperty |
Méthode | Description | |
---|---|---|
GetElement ( |
||
GetFrom ( System.Windows.Media.Animation.DoubleAnimation animation ) : System.Windows.Thickness | ||
GetTime ( System.Windows.Media.Animation.DoubleAnimation animation ) : double | ||
GetTo ( System.Windows.Media.Animation.DoubleAnimation animation ) : System.Windows.Thickness | ||
SetElement ( |
||
SetFrom ( System.Windows.Media.Animation.DoubleAnimation animation, System.Windows.Thickness value ) : void | ||
SetTime ( System.Windows.Media.Animation.DoubleAnimation animation, double value ) : void | ||
SetTo ( System.Windows.Media.Animation.DoubleAnimation animation, System.Windows.Thickness value ) : void |
Méthode | Description | |
---|---|---|
OnElementPropertyChanged ( |
||
OnTimeChanged ( |
public static GetElement ( |
||
o | ||
Résultat |
public static GetFrom ( System.Windows.Media.Animation.DoubleAnimation animation ) : System.Windows.Thickness | ||
animation | System.Windows.Media.Animation.DoubleAnimation | |
Résultat | System.Windows.Thickness |
public static GetTime ( System.Windows.Media.Animation.DoubleAnimation animation ) : double | ||
animation | System.Windows.Media.Animation.DoubleAnimation | |
Résultat | double |
public static GetTo ( System.Windows.Media.Animation.DoubleAnimation animation ) : System.Windows.Thickness | ||
animation | System.Windows.Media.Animation.DoubleAnimation | |
Résultat | System.Windows.Thickness |
public static SetElement ( |
||
o | ||
value | ||
Résultat | void |
public static SetFrom ( System.Windows.Media.Animation.DoubleAnimation animation, System.Windows.Thickness value ) : void | ||
animation | System.Windows.Media.Animation.DoubleAnimation | |
value | System.Windows.Thickness | |
Résultat | void |
public static SetTime ( System.Windows.Media.Animation.DoubleAnimation animation, double value ) : void | ||
animation | System.Windows.Media.Animation.DoubleAnimation | |
value | double | |
Résultat | void |
public static SetTo ( System.Windows.Media.Animation.DoubleAnimation animation, System.Windows.Thickness value ) : void | ||
animation | System.Windows.Media.Animation.DoubleAnimation | |
value | System.Windows.Thickness | |
Résultat | void |
public static DependencyProperty,System.Windows ElementProperty | ||
Résultat |
public static DependencyProperty,System.Windows FromProperty | ||
Résultat |
public static DependencyProperty,System.Windows TargetProperty | ||
Résultat |
public static DependencyProperty,System.Windows TargetPropertyProperty | ||
Résultat |
public static DependencyProperty,System.Windows TimeProperty | ||
Résultat |