C# 클래스 Rooler.GridLengthAnimation

상속: GridLengthAnimationBase
파일 보기 프로젝트 열기: peteblois/rooler 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ByProperty System.Windows.DependencyProperty
FromProperty System.Windows.DependencyProperty
ToProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
GetCurrentValueCore ( System.Windows.GridLength defaultOriginValue, System.Windows.GridLength defaultDestinationValue, System.Windows.Media.Animation.AnimationClock animationClock ) : System.Windows.GridLength

보호된 메소드들

메소드 설명
CreateInstanceCore ( ) : System.Windows.Freezable

메소드 상세

CreateInstanceCore() 보호된 메소드

protected CreateInstanceCore ( ) : System.Windows.Freezable
리턴 System.Windows.Freezable

GetCurrentValueCore() 공개 메소드

public GetCurrentValueCore ( System.Windows.GridLength defaultOriginValue, System.Windows.GridLength defaultDestinationValue, System.Windows.Media.Animation.AnimationClock animationClock ) : System.Windows.GridLength
defaultOriginValue System.Windows.GridLength
defaultDestinationValue System.Windows.GridLength
animationClock System.Windows.Media.Animation.AnimationClock
리턴 System.Windows.GridLength

프로퍼티 상세

ByProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ByProperty
리턴 System.Windows.DependencyProperty

FromProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows FromProperty
리턴 System.Windows.DependencyProperty

ToProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ToProperty
리턴 System.Windows.DependencyProperty