Method | Description | |
---|---|---|
DisableEvent ( object eventId ) : void | ||
EnableEvent ( object eventId ) : void | ||
GetPreferredSize ( SizeConstraint widthConstraint, SizeConstraint heightConstraint ) : |
||
SetSource ( IListDataSource source, IBackend sourceBackend ) : void | ||
SetViews ( CellViewCollection views ) : void |
Method | Description | |
---|---|---|
ComboBoxBackend ( ) : System.Collections.Generic | ||
ComboBox_Loaded ( object sender, |
||
GetDataTemplate ( IList |
||
OnSelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void |
public DisableEvent ( object eventId ) : void | ||
eventId | object | |
return | void |
public GetPreferredSize ( SizeConstraint widthConstraint, SizeConstraint heightConstraint ) : |
||
widthConstraint | SizeConstraint | |
heightConstraint | SizeConstraint | |
return |
public SetSource ( IListDataSource source, IBackend sourceBackend ) : void | ||
source | IListDataSource | |
sourceBackend | IBackend | |
return | void |
public SetViews ( CellViewCollection views ) : void | ||
views | CellViewCollection | |
return | void |