C# Class PocketCampus.Common.Controls.SearchBox

Afficher le fichier Open project: accandme/pocketcampus

Méthodes publiques

Свойство Type Description
AutoCompleteProviderProperty Windows.UI.Xaml.DependencyProperty
QueryProperty Windows.UI.Xaml.DependencyProperty
SearchCommandProperty Windows.UI.Xaml.DependencyProperty
SearchCommandSymbolProperty Windows.UI.Xaml.DependencyProperty

Méthodes publiques

Méthode Description
SearchBox ( ) : System

Creates a new SearchBox.

Private Methods

Méthode Description
Box_GotFocus ( object sender, RoutedEventArgs e ) : void
Box_Populating ( object sender, PopulatingEventArgs e ) : void
Box_SelectionChanged ( object sender, SelectionChangedEventArgs e ) : void
EndSearch ( ) : void

Method Details

SearchBox() public méthode

Creates a new SearchBox.
public SearchBox ( ) : System
Résultat System

Property Details

AutoCompleteProviderProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml AutoCompleteProviderProperty
Résultat Windows.UI.Xaml.DependencyProperty

QueryProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml QueryProperty
Résultat Windows.UI.Xaml.DependencyProperty

SearchCommandProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml SearchCommandProperty
Résultat Windows.UI.Xaml.DependencyProperty

SearchCommandSymbolProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml SearchCommandSymbolProperty
Résultat Windows.UI.Xaml.DependencyProperty