ITextSearchNavigatorFactoryService Interface
Visual Studio 2015
Creates ITextSearchNavigator objects.
Assembly: Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
| Name | Description | |
|---|---|---|
![]() | CreateSearchNavigator(ITextBuffer) | Creates a new instance of ITextSearchNavigator that searches the provided text buffer. |
This service is provided by the editor and should be consumed via the Managed Extensibility Framework (MEF).
Show:
