public void StopFinding(bool clearSelection) { managedCefBrowserAdapter.StopFinding(clearSelection); }