File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -550,7 +550,7 @@ runtimeclass CoreWebView2FindOptions : [default]ICoreWebView2FindOptions {}
550550
551551 /// Gets or sets the state of whether all matches are highlighted.
552552 /// Returns TRUE if all matches are highlighted, FALSE otherwise.
553- /// Note: Changes to this property take effect only when StartFind, FindNext, or FindPrevious is called.
553+ /// Note: Changes to this property take effect only when StartFind is called.
554554 /// Preferences for the session cannot be updated unless another call to the StartFind function on the server-side is made.
555555 /// Therefore, changes will not take effect until one of these functions is called.
556556 Boolean ShouldHighlightAllMatches { get ; set ; };
You can’t perform that action at this time.
0 commit comments