C# Class a7DocumentDbStudio.Controls.a7ComboBox

Inheritance: System.Windows.Controls.ComboBox
显示文件 Open project: alekkowalczyk/a7DocumentDbStudio

Public Properties

Property Type Description
AddEmptyItemProperty System.Windows.DependencyProperty

Public Methods

Method Description
a7ComboBox ( ) : System

Protected Methods

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

Method Details

BaseOnItemsSourceChanged() protected method

protected BaseOnItemsSourceChanged ( IEnumerable oldValue, IEnumerable newValue ) : void
oldValue IEnumerable
newValue IEnumerable
return void

OnItemsSourceChanged() protected method

protected OnItemsSourceChanged ( System oldValue, System newValue ) : void
oldValue System
newValue System
return void

OnPropertyChanged() protected method

protected OnPropertyChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void
e System.Windows.DependencyPropertyChangedEventArgs
return void

a7ComboBox() public method

public a7ComboBox ( ) : System
return System

Property Details

AddEmptyItemProperty public_oe static_oe property

public static DependencyProperty,System.Windows AddEmptyItemProperty
return System.Windows.DependencyProperty