Skip to content

Commit 9e9f995

Browse files
authored
Update FindOnPage.md
Updated stopfind description/documentation
1 parent 0f40d23 commit 9e9f995

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

FindOnPage.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -577,6 +577,7 @@ namespace Microsoft.Web.WebView2.Core
577577
void FindPrevious();
578578

579579
/// Stops the current 'Find' operation and hides the Find bar.
580+
/// If called with no Find session active, it will silently do nothing.
580581
void StopFind();
581582

582583
/// Gets or sets the state of whether all matches are highlighted.

0 commit comments

Comments
 (0)