Skip to content

Commit c062611

Browse files
Update FindOnPage.md
Co-authored-by: MikeHillberg <18429489+MikeHillberg@users.noreply.github.com>
1 parent c40a79b commit c062611

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FindOnPage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ completion, match count changes, and match index changes.
2424

2525
#### Description
2626

27-
To initiate a find operation in a WebView2 control, use the `StartFind` method.
27+
To initiate a find operation in a WebView2 control, use the `StartFindAsync` method.
2828
This method allows setting the find term and find parameters via the
2929
`ICoreWebView2FindConfiguration` interface. Only one find session can be active per
3030
webview environment. Starting another with the same configuration will adjust

0 commit comments

Comments
 (0)