C# 클래스 a7DocumentDbStudio.Controls.a7ComboBox

상속: System.Windows.Controls.ComboBox
파일 보기 프로젝트 열기: alekkowalczyk/a7DocumentDbStudio

공개 프로퍼티들

프로퍼티 타입 설명
AddEmptyItemProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
a7ComboBox ( ) : System

보호된 메소드들

메소드 설명
BaseOnItemsSourceChanged ( IEnumerable oldValue, IEnumerable newValue ) : void
OnItemsSourceChanged ( System oldValue, System newValue ) : void
OnPropertyChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void

메소드 상세

BaseOnItemsSourceChanged() 보호된 메소드

protected BaseOnItemsSourceChanged ( IEnumerable oldValue, IEnumerable newValue ) : void
oldValue IEnumerable
newValue IEnumerable
리턴 void

OnItemsSourceChanged() 보호된 메소드

protected OnItemsSourceChanged ( System oldValue, System newValue ) : void
oldValue System
newValue System
리턴 void

OnPropertyChanged() 보호된 메소드

protected OnPropertyChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void
e System.Windows.DependencyPropertyChangedEventArgs
리턴 void

a7ComboBox() 공개 메소드

public a7ComboBox ( ) : System
리턴 System

프로퍼티 상세

AddEmptyItemProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows AddEmptyItemProperty
리턴 System.Windows.DependencyProperty