C# Class Windows.ApplicationModel.Search.SearchPane

Inheritance: ISearchPane
Show file Open project: shiftkey/winrt-backport-hilarity Class Usage Examples

Public Methods

Method Description
GetForCurrentView ( ) : SearchPane
SetLocalContentSuggestionSettings ( [ settings ) : void

Private Methods

Method Description
Show ( ) : void
Show ( [ query ) : void

Method Details

GetForCurrentView() public static method

public static GetForCurrentView ( ) : SearchPane
return SearchPane

SetLocalContentSuggestionSettings() public method

public SetLocalContentSuggestionSettings ( [ settings ) : void
settings [
return void