C# Class Windows.ApplicationModel.Search.SearchPane

Inheritance: ISearchPane
Afficher le fichier Open project: shiftkey/winrt-backport-hilarity Class Usage Examples

Méthodes publiques

Méthode Description
GetForCurrentView ( ) : SearchPane
SetLocalContentSuggestionSettings ( [ settings ) : void

Private Methods

Méthode Description
Show ( ) : void
Show ( [ query ) : void

Method Details

GetForCurrentView() public static méthode

public static GetForCurrentView ( ) : SearchPane
Résultat SearchPane

SetLocalContentSuggestionSettings() public méthode

public SetLocalContentSuggestionSettings ( [ settings ) : void
settings [
Résultat void