C# 클래스 Gymnastika.Controls.AnimatedListPanel

상속: System.Windows.Controls.Panel
파일 보기 프로젝트 열기: weiqiyiji/Gymnastika

공개 프로퍼티들

프로퍼티 타입 설명
IsNewProperty System.Windows.DependencyProperty
ItemsDistanceProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
AnimatedListPanel ( ) : System

보호된 메소드들

메소드 설명
ArrangeOverride ( Size arrangeSize ) : Size
DistanceChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
MeasureOverride ( Size constraint ) : Size

비공개 메소드들

메소드 설명
GetTranslateTransform ( ContentControl child ) : TranslateTransform
GetTranslateTransformFromGroup ( System.Windows.Media.TransformGroup combinedTransform ) : TranslateTransform
IsNewItem ( ContentControl child ) : bool

메소드 상세

AnimatedListPanel() 공개 메소드

public AnimatedListPanel ( ) : System
리턴 System

ArrangeOverride() 보호된 메소드

protected ArrangeOverride ( Size arrangeSize ) : Size
arrangeSize System.Windows.Size
리턴 System.Windows.Size

DistanceChanged() 보호된 정적인 메소드

protected static DistanceChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
d System.Windows.DependencyObject
e System.Windows.DependencyPropertyChangedEventArgs
리턴 void

MeasureOverride() 보호된 메소드

protected MeasureOverride ( Size constraint ) : Size
constraint System.Windows.Size
리턴 System.Windows.Size

프로퍼티 상세

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

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

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

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