You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: microsoft-edge/webview2/release-notes/index.md
+17-1Lines changed: 17 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -96,7 +96,23 @@ No APIs have been promoted from Experimental to Stable in this Prerelease SDK.
96
96
<!-- ---------- -->
97
97
###### SDK-only
98
98
99
-
* Fixed documentation of the `FindNext` API that incorrectly referenced `FindPrevious`. ([Issue #5059](https://github.com/MicrosoftEdge/WebView2Feedback/issues/5059))
99
+
* Fixed .NET and Win32 documentation of the `CoreWebView2Find.FindNext` method that incorrectly mentioned `FindPrevious`. The method summary now mentions `FindNext` instead. ([Issue #5059](https://github.com/MicrosoftEdge/WebView2Feedback/issues/5059))
0 commit comments