프로퍼티 | 타입 | 설명 | |
---|---|---|---|
IsLoadingProperty | |||
MainItemsSourceProperty | |||
SeacrhActionProperty | |||
SearchEvent | System.Windows.RoutedEvent |
메소드 | 설명 | |
---|---|---|
OnApplyTemplate ( ) : void | ||
SearchableComboBox ( ) : System | ||
SetItemsSource ( IEnumerable items ) : void |
메소드 | 설명 | |
---|---|---|
OnKeyDown ( System.Windows.Input.KeyEventArgs e ) : void | ||
OnLostFocus ( |
||
OnSelectionChanged ( System.Windows.Controls.SelectionChangedEventArgs e ) : void |
메소드 | 설명 | |
---|---|---|
RaiseSearchEvent ( ) : void |
protected OnKeyDown ( System.Windows.Input.KeyEventArgs e ) : void | ||
e | System.Windows.Input.KeyEventArgs | |
리턴 | void |
protected OnLostFocus ( |
||
e | ||
리턴 | void |
protected OnSelectionChanged ( System.Windows.Controls.SelectionChangedEventArgs e ) : void | ||
e | System.Windows.Controls.SelectionChangedEventArgs | |
리턴 | void |
public SetItemsSource ( IEnumerable items ) : void | ||
items | IEnumerable | |
리턴 | void |
public static DependencyProperty,System.Windows IsLoadingProperty | ||
리턴 |
public static DependencyProperty,System.Windows MainItemsSourceProperty | ||
리턴 |
public static DependencyProperty,System.Windows SeacrhActionProperty | ||
리턴 |