Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently ChromiumWebBrowser.Find() works only with Alloy runtime style. If we set:
CefSharpSettings.RuntimeStyle = CefRuntimeStyle.Chrome
Find() method doesn't do anything.
Beta Was this translation helpful? Give feedback.
All reactions