C# 클래스 Metrooz.Controls.ExpandableListView

상속: System.Windows.Controls.ItemsControl
파일 보기 프로젝트 열기: namoshika/Metrooz

공개 프로퍼티들

프로퍼티 타입 설명
FullHeightProperty System.Windows.DependencyProperty
IsExpandedProperty System.Windows.DependencyProperty
MiniHeightProperty System.Windows.DependencyProperty
ScrollOffsetProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
ExpandableListView ( ) : System
OnApplyTemplate ( ) : void

보호된 메소드들

메소드 설명
ArrangeOverride ( Size arrangeBounds ) : Size
MeasureOverride ( Size constraint ) : Size
OnItemsChanged ( System e ) : void

메소드 상세

ArrangeOverride() 보호된 메소드

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

ExpandableListView() 공개 메소드

public ExpandableListView ( ) : System
리턴 System

MeasureOverride() 보호된 메소드

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

OnApplyTemplate() 공개 메소드

public OnApplyTemplate ( ) : void
리턴 void

OnItemsChanged() 보호된 메소드

protected OnItemsChanged ( System e ) : void
e System
리턴 void

프로퍼티 상세

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

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

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

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

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

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

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

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