Свойство | Type | Description | |
---|---|---|---|
IsDropDownOpenProperty | |||
MaxDropDownHeightProperty | |||
TextProperty |
Méthode | Description | |
---|---|---|
OnApplyTemplate ( ) : void |
Méthode | Description | |
---|---|---|
GetItemDisplayValue ( object item ) : object | ||
OnDisplayMemberPathChanged ( string oldDisplayMemberPath, string newDisplayMemberPath ) : void | ||
OnIsDropDownOpenChanged ( bool oldValue, bool newValue ) : void | ||
OnItemsSourceChanged ( System oldValue, System newValue ) : void | ||
OnMaxDropDownHeightChanged ( double oldValue, double newValue ) : void | ||
OnSelectedValueChanged ( string oldValue, string newValue ) : void |
Méthode | Description | |
---|---|---|
CheckComboBox ( ) : System | ||
CloseDropDown ( bool isFocusOnComboBox ) : void | ||
OnDisplayMemberPathValuesChanged ( ) : void | ||
OnIsDropDownOpenChanged ( |
||
OnKeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void | ||
OnMaxDropDownHeightChanged ( |
||
OnMouseDownOutsideCapturedElement ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void | ||
Popup_Opened ( object sender, |
||
UpdateDisplayMemberPathValuesBindings ( ) : void | ||
UpdateText ( ) : void |
protected GetItemDisplayValue ( object item ) : object | ||
item | object | |
Résultat | object |
protected OnDisplayMemberPathChanged ( string oldDisplayMemberPath, string newDisplayMemberPath ) : void | ||
oldDisplayMemberPath | string | |
newDisplayMemberPath | string | |
Résultat | void |
protected OnIsDropDownOpenChanged ( bool oldValue, bool newValue ) : void | ||
oldValue | bool | |
newValue | bool | |
Résultat | void |
protected OnItemsSourceChanged ( System oldValue, System newValue ) : void | ||
oldValue | System | |
newValue | System | |
Résultat | void |
protected OnMaxDropDownHeightChanged ( double oldValue, double newValue ) : void | ||
oldValue | double | |
newValue | double | |
Résultat | void |
protected OnSelectedValueChanged ( string oldValue, string newValue ) : void | ||
oldValue | string | |
newValue | string | |
Résultat | void |
public static DependencyProperty,System.Windows IsDropDownOpenProperty | ||
Résultat |
public static DependencyProperty,System.Windows MaxDropDownHeightProperty | ||
Résultat |