C# Class Gymnastika.Controls.InstantSearchBox

Inheritance: System.Windows.Controls.ComboBox
Afficher le fichier Open project: weiqiyiji/Gymnastika

Méthodes publiques

Свойство Type Description
CornerRadiusProperty System.Windows.DependencyProperty
DoSearchProperty System.Windows.DependencyProperty
IsPopupOpenProperty System.Windows.DependencyProperty
SearchImageSourceProperty System.Windows.DependencyProperty
SearchResultsBackgroundProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
OnApplyTemplate ( ) : void

Private Methods

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

Method Details

OnApplyTemplate() public méthode

public OnApplyTemplate ( ) : void
Résultat void

Property Details

CornerRadiusProperty public_oe static_oe property

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

DoSearchProperty public_oe static_oe property

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

IsPopupOpenProperty public_oe static_oe property

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

SearchImageSourceProperty public_oe static_oe property

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

SearchResultsBackgroundProperty public_oe static_oe property

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