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

Inheritance: ISearchControlProvider
Afficher le fichier Open project: Microsoft/RTVS

Méthodes publiques

Méthode Description
Create ( FrameworkElement host, ISearchHandler handler, SearchControlSettings settings ) : ISearchControl

Method Details

Create() public méthode

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