C# Class Microsoft.VisualStudio.R.Package.Search.VsSearchControlProvider
Afficher le fichier
Open project: Microsoft/RTVS
Méthodes publiques
Méthode |
Description |
|
Create ( FrameworkElement host, ISearchHandler handler, SearchControlSettings settings ) : ISearchControl |
|
|
Method Details
public Create ( FrameworkElement host, ISearchHandler handler, SearchControlSettings settings ) : ISearchControl |
host |
System.Windows.FrameworkElement |
|
handler |
ISearchHandler |
|
settings |
SearchControlSettings |
|
Résultat |
ISearchControl |
|