Свойство | Type | Description | |
---|---|---|---|
IsOpenProperty | |||
IsReadOnlyProperty | |||
ItemTypeProperty | |||
ItemsSourceProperty | |||
ItemsSourceTypeProperty | |||
TextProperty |
Méthode | Description | |
---|---|---|
OnIsOpenChanged ( bool oldValue, bool newValue ) : void | ||
OnItemsSourceChanged ( IList oldValue, IList newValue ) : void | ||
OnTextChanged ( string oldValue, string newValue ) : void |
Méthode | Description | |
---|---|---|
ComputeItems ( ) : IList | ||
ComputeItemsSource ( ) : IList | ||
CreateItemsSource ( ) : IList | ||
OnIsOpenChanged ( |
||
OnItemsSourceChanged ( |
||
OnTextChanged ( |
||
PersistChanges ( ) : void | ||
PrimitiveTypeCollectionControl ( ) : System | ||
SetText ( IEnumerable collection ) : void |
protected OnIsOpenChanged ( bool oldValue, bool newValue ) : void | ||
oldValue | bool | |
newValue | bool | |
Résultat | void |
protected OnItemsSourceChanged ( IList oldValue, IList newValue ) : void | ||
oldValue | IList | |
newValue | IList | |
Résultat | void |
protected OnTextChanged ( string oldValue, string newValue ) : void | ||
oldValue | string | |
newValue | string | |
Résultat | void |
public static DependencyProperty,System.Windows IsOpenProperty | ||
Résultat |
public static DependencyProperty,System.Windows IsReadOnlyProperty | ||
Résultat |
public static DependencyProperty,System.Windows ItemTypeProperty | ||
Résultat |
public static DependencyProperty,System.Windows ItemsSourceProperty | ||
Résultat |
public static DependencyProperty,System.Windows ItemsSourceTypeProperty | ||
Résultat |