Property | Type | Description | |
---|---|---|---|
IsLoadingProperty | |||
MainItemsSourceProperty | |||
SeacrhActionProperty | |||
SearchEvent | System.Windows.RoutedEvent |
Method | Description | |
---|---|---|
OnApplyTemplate ( ) : void | ||
SearchableComboBox ( ) : System | ||
SetItemsSource ( IEnumerable items ) : void |
Method | Description | |
---|---|---|
OnKeyDown ( System.Windows.Input.KeyEventArgs e ) : void | ||
OnLostFocus ( |
||
OnSelectionChanged ( System.Windows.Controls.SelectionChangedEventArgs e ) : void |
Method | Description | |
---|---|---|
RaiseSearchEvent ( ) : void |
protected OnKeyDown ( System.Windows.Input.KeyEventArgs e ) : void | ||
e | System.Windows.Input.KeyEventArgs | |
return | void |
protected OnLostFocus ( |
||
e | ||
return | void |
protected OnSelectionChanged ( System.Windows.Controls.SelectionChangedEventArgs e ) : void | ||
e | System.Windows.Controls.SelectionChangedEventArgs | |
return | void |
public SetItemsSource ( IEnumerable items ) : void | ||
items | IEnumerable | |
return | void |
public static DependencyProperty,System.Windows IsLoadingProperty | ||
return |
public static DependencyProperty,System.Windows MainItemsSourceProperty | ||
return |
public static DependencyProperty,System.Windows SeacrhActionProperty | ||
return |