C# Class PackmanVsix.Controls.Search.ComboSearch

Afficher le fichier Open project: madskristensen/Packman Class Usage Examples

Méthodes publiques

Свойство Type Description
CollapsedTemplateProperty System.Windows.DependencyProperty
CommitedItemProperty System.Windows.DependencyProperty
ContainersProperty System.Windows.DependencyProperty
ExpandedTemplateProperty System.Windows.DependencyProperty
GlyphStyleProperty System.Windows.DependencyProperty
HasResultsProperty System.Windows.DependencyProperty
ItemsSourceProperty System.Windows.DependencyProperty
SelectedItemProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty

Private Properties

Свойство Type Description
HandleKeyPress void
HandleListBoxKeyPress void
ItemsChangedCallback void
OnCollectionItemsChanged void
OnGotFocus void
OnItemCommitGesture void
OnLostFocus void
OnSearchTextChanged void
RaiseSearchTextChanged void
SearchBoxGotKeyboardFocus void
SearchBoxLostFocus void
SelectedItemChanged void
TemplateChanged void
WindowMoved void

Méthodes publiques

Méthode Description
ComboSearch ( ) : System
ResumeFocusEvents ( ) : void
SuspendFocusEvents ( ) : void

Private Methods

Méthode Description
HandleKeyPress ( object sender, System.Windows.Input.KeyEventArgs e ) : void
HandleListBoxKeyPress ( object sender, System.Windows.Input.KeyEventArgs e ) : void
ItemsChangedCallback ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnCollectionItemsChanged ( object sender, NotifyCollectionChangedEventArgs e ) : void
OnGotFocus ( object sender, RoutedEventArgs e ) : void
OnItemCommitGesture ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
OnLostFocus ( object sender, RoutedEventArgs e ) : void
OnSearchTextChanged ( ) : void
RaiseSearchTextChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
SearchBoxGotKeyboardFocus ( object sender, RoutedEventArgs e ) : void
SearchBoxLostFocus ( object sender, RoutedEventArgs e ) : void
SelectedItemChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
TemplateChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
WindowMoved ( object sender, EventArgs e ) : void

Method Details

ComboSearch() public méthode

public ComboSearch ( ) : System
Résultat System

ResumeFocusEvents() public méthode

public ResumeFocusEvents ( ) : void
Résultat void

SuspendFocusEvents() public méthode

public SuspendFocusEvents ( ) : void
Résultat void

Property Details

CollapsedTemplateProperty public_oe static_oe property

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

CommitedItemProperty public_oe static_oe property

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

ContainersProperty public_oe static_oe property

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

ExpandedTemplateProperty public_oe static_oe property

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

GlyphStyleProperty public_oe static_oe property

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

HasResultsProperty public_oe static_oe property

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

ItemsSourceProperty public_oe static_oe property

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

SelectedItemProperty public_oe static_oe property

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

TextProperty public_oe static_oe property

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