C# 클래스 Gymnastika.Controls.InstantSearchBox

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

공개 프로퍼티들

프로퍼티 타입 설명
CornerRadiusProperty System.Windows.DependencyProperty
DoSearchProperty System.Windows.DependencyProperty
IsPopupOpenProperty System.Windows.DependencyProperty
SearchImageSourceProperty System.Windows.DependencyProperty
SearchResultsBackgroundProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
OnApplyTemplate ( ) : void

비공개 메소드들

메소드 설명
InstantSearchBox ( ) : System
OnSearchCompleted ( IAsyncResult result ) : void
OpenPopup ( bool isOpen ) : void
PART_CancelButton_Click ( object sender, RoutedEventArgs e ) : void
PART_EditableTextBox_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void

메소드 상세

OnApplyTemplate() 공개 메소드

public OnApplyTemplate ( ) : void
리턴 void

프로퍼티 상세

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

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

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

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

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

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

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

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

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

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