메소드 | 설명 | |
---|---|---|
DisableEvent ( object eventId ) : void | ||
EnableEvent ( object eventId ) : void | ||
GetPreferredSize ( SizeConstraint widthConstraint, SizeConstraint heightConstraint ) : |
||
SetSource ( IListDataSource source, IBackend sourceBackend ) : void | ||
SetViews ( CellViewCollection views ) : void |
메소드 | 설명 | |
---|---|---|
ComboBoxBackend ( ) : System.Collections.Generic | ||
ComboBox_Loaded ( object sender, |
||
GetDataTemplate ( IList |
||
OnSelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void |
public GetPreferredSize ( SizeConstraint widthConstraint, SizeConstraint heightConstraint ) : |
||
widthConstraint | SizeConstraint | |
heightConstraint | SizeConstraint | |
리턴 |
public SetSource ( IListDataSource source, IBackend sourceBackend ) : void | ||
source | IListDataSource | |
sourceBackend | IBackend | |
리턴 | void |
public SetViews ( CellViewCollection views ) : void | ||
views | CellViewCollection | |
리턴 | void |