C# 클래스 MahApps.Metro.Controls.GridLengthAnimation

A special animation used to animates the length of a Grid.
상속: System.Windows.Media.Animation.AnimationTimeline
파일 보기 프로젝트 열기: MahApps/MahApps.Metro

공개 프로퍼티들

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

공개 메소드들

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

보호된 메소드들

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

메소드 상세

CreateInstanceCore() 보호된 메소드

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

GetCurrentValue() 공개 메소드

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

프로퍼티 상세

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

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

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

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