C# 클래스 AcManager.Controls.AcListPage

상속: System.Windows.Controls.Control
파일 보기 프로젝트 열기: gro-ove/actools

공개 프로퍼티들

프로퍼티 타입 설명
ItemsSourceProperty System.Windows.DependencyProperty
SelectedSourceProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
OnApplyTemplate ( ) : void

비공개 메소드들

메소드 설명
AcListPage ( ) : System
ItemsSource_CurrentChanged ( object sender, EventArgs e ) : void
OnItemsSourceChanged ( AcWrapperCollectionView oldValue, AcWrapperCollectionView newValue ) : void
OnItemsSourceChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
SelectedAcObject_Outdated ( object sender, EventArgs e ) : void

메소드 상세

OnApplyTemplate() 공개 메소드

public OnApplyTemplate ( ) : void
리턴 void

프로퍼티 상세

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

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

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

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