C# Class AdvancedLauncher.UI.Controls.AutoCompleteBox.AutoCompleteTextBox

Inheritance: System.Windows.Controls.Control
Afficher le fichier Open project: GoldRenard/DMOAdvancedLauncher Class Usage Examples

Méthodes publiques

Свойство Type Description
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

Méthodes publiques

Méthode Description
OnApplyTemplate ( ) : void
OnSelectedItemChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Private Methods

Méthode Description
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

Method Details

OnApplyTemplate() public méthode

public OnApplyTemplate ( ) : void
Résultat void

OnSelectedItemChanged() public static méthode

public static OnSelectedItemChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
d System.Windows.DependencyObject
e System.Windows.DependencyPropertyChangedEventArgs
Résultat void

Property Details

DelayProperty public_oe static_oe property

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

DisplayMemberProperty public_oe static_oe property

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

IconPlacementProperty public_oe static_oe property

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

IconProperty public_oe static_oe property

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

IconVisibilityProperty public_oe static_oe property

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

IsDropDownOpenProperty public_oe static_oe property

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

IsLoadingProperty public_oe static_oe property

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

IsReadOnlyProperty public_oe static_oe property

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

ItemTemplateProperty public_oe static_oe property

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

ItemTemplateSelectorProperty public_oe static_oe property

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

LoadingContentProperty public_oe static_oe property

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

ProviderProperty public_oe static_oe property

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

SelectedItemProperty public_oe static_oe property

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

SuggestionCommitProperty public_oe static_oe property

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

TextProperty public_oe static_oe property

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

WatermarkProperty public_oe static_oe property

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