Skip to content

Commit 05838bf

Browse files
Update FindOnPage.md
Co-authored-by: MikeHillberg <[email protected]>
1 parent 6eeaf1e commit 05838bf

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
@@ -207,7 +207,7 @@ async Task ConfigureAndExecuteFindWithCustomUIAsync(string findTerm)
207207

208208
#### Description
209209
Developers can retrieve the index of the currently active match
210-
within a WebView2 control using the `GetActiveMatchIndex` method.
210+
within a WebView2 control using the `ActiveMatchIndex` property.
211211

212212

213213
```cpp

0 commit comments

Comments
 (0)