C# 클래스 AdvancedLauncher.UI.Controls.AutoCompleteBox.AutoCompleteTextBox

상속: System.Windows.Controls.Control
파일 보기 프로젝트 열기: GoldRenard/DMOAdvancedLauncher 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
DelayProperty System.Windows.DependencyProperty
DisplayMemberProperty System.Windows.DependencyProperty
IconPlacementProperty System.Windows.DependencyProperty
IconProperty System.Windows.DependencyProperty
IconVisibilityProperty System.Windows.DependencyProperty
IsDropDownOpenProperty System.Windows.DependencyProperty
IsLoadingProperty System.Windows.DependencyProperty
IsReadOnlyProperty System.Windows.DependencyProperty
ItemTemplateProperty System.Windows.DependencyProperty
ItemTemplateSelectorProperty System.Windows.DependencyProperty
LoadingContentProperty System.Windows.DependencyProperty
ProviderProperty System.Windows.DependencyProperty
SelectedItemProperty System.Windows.DependencyProperty
SuggestionCommitProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty
WatermarkProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
OnApplyTemplate ( ) : void
OnSelectedItemChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

비공개 메소드들

메소드 설명
AutoCompleteTextBox ( ) : System
GetDisplayText ( object dataItem ) : string
OnEditorKeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void
OnEditorLostFocus ( object sender, RoutedEventArgs e ) : void
OnEditorTextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void
OnFetchTimerTick ( object sender, EventArgs e ) : void
OnPopupClosed ( object sender, EventArgs e ) : void
OnPopupOpened ( object sender, EventArgs e ) : void
OnSelectionAdapterCancel ( object sender, EventArgs e ) : void
OnSelectionAdapterCommit ( object sender, EventArgs e ) : void
OnSelectionAdapterSelectionChanged ( object sender, EventArgs e ) : void
ScrollToSelectedItem ( ) : void
SetSelectedItem ( object item ) : void

메소드 상세

OnApplyTemplate() 공개 메소드

public OnApplyTemplate ( ) : void
리턴 void

OnSelectedItemChanged() 공개 정적인 메소드

public static OnSelectedItemChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
d System.Windows.DependencyObject
e System.Windows.DependencyPropertyChangedEventArgs
리턴 void

프로퍼티 상세

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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