We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f40d23 commit 9e9f995Copy full SHA for 9e9f995
FindOnPage.md
@@ -577,6 +577,7 @@ namespace Microsoft.Web.WebView2.Core
577
void FindPrevious();
578
579
/// Stops the current 'Find' operation and hides the Find bar.
580
+ /// If called with no Find session active, it will silently do nothing.
581
void StopFind();
582
583
/// Gets or sets the state of whether all matches are highlighted.
0 commit comments