C# Class a7DocumentDbStudio.Controls.a7ComboBox

Inheritance: System.Windows.Controls.ComboBox
Afficher le fichier Open project: alekkowalczyk/a7DocumentDbStudio

Méthodes publiques

Свойство Type Description
AddEmptyItemProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
a7ComboBox ( ) : System

Méthodes protégées

Méthode Description
BaseOnItemsSourceChanged ( IEnumerable oldValue, IEnumerable newValue ) : void
OnItemsSourceChanged ( System oldValue, System newValue ) : void
OnPropertyChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

BaseOnItemsSourceChanged() protected méthode

protected BaseOnItemsSourceChanged ( IEnumerable oldValue, IEnumerable newValue ) : void
oldValue IEnumerable
newValue IEnumerable
Résultat void

OnItemsSourceChanged() protected méthode

protected OnItemsSourceChanged ( System oldValue, System newValue ) : void
oldValue System
newValue System
Résultat void

OnPropertyChanged() protected méthode

protected OnPropertyChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void
e System.Windows.DependencyPropertyChangedEventArgs
Résultat void

a7ComboBox() public méthode

public a7ComboBox ( ) : System
Résultat System

Property Details

AddEmptyItemProperty public_oe static_oe property

public static DependencyProperty,System.Windows AddEmptyItemProperty
Résultat System.Windows.DependencyProperty