프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ElementProperty | |||
FromProperty | |||
TargetProperty | |||
TargetPropertyProperty | |||
TimeProperty | |||
ToProperty |
메소드 | 설명 | |
---|---|---|
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 |
메소드 | 설명 | |
---|---|---|
OnElementPropertyChanged ( |
||
OnTimeChanged ( |
public static GetElement ( |
||
o | ||
리턴 |
public static GetFrom ( System.Windows.Media.Animation.DoubleAnimation animation ) : System.Windows.Thickness | ||
animation | System.Windows.Media.Animation.DoubleAnimation | |
리턴 | System.Windows.Thickness |
public static GetTime ( System.Windows.Media.Animation.DoubleAnimation animation ) : double | ||
animation | System.Windows.Media.Animation.DoubleAnimation | |
리턴 | double |
public static GetTo ( System.Windows.Media.Animation.DoubleAnimation animation ) : System.Windows.Thickness | ||
animation | System.Windows.Media.Animation.DoubleAnimation | |
리턴 | System.Windows.Thickness |
public static SetElement ( |
||
o | ||
value | ||
리턴 | 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 | |
리턴 | void |
public static SetTime ( System.Windows.Media.Animation.DoubleAnimation animation, double value ) : void | ||
animation | System.Windows.Media.Animation.DoubleAnimation | |
value | double | |
리턴 | 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 | |
리턴 | void |
public static DependencyProperty,System.Windows ElementProperty | ||
리턴 |
public static DependencyProperty,System.Windows FromProperty | ||
리턴 |
public static DependencyProperty,System.Windows TargetProperty | ||
리턴 |
public static DependencyProperty,System.Windows TargetPropertyProperty | ||
리턴 |
public static DependencyProperty,System.Windows TimeProperty | ||
리턴 |