C# Class Microsoft.VisualStudio.R.Package.Search.VsSearchControlProvider

Inheritance: ISearchControlProvider
显示文件 Open project: Microsoft/RTVS

Public Methods

Method Description
Create ( FrameworkElement host, ISearchHandler handler, SearchControlSettings settings ) : ISearchControl

Method Details

Create() public method

public Create ( FrameworkElement host, ISearchHandler handler, SearchControlSettings settings ) : ISearchControl
host System.Windows.FrameworkElement
handler ISearchHandler
settings SearchControlSettings
return ISearchControl