Skip to content

Commit bc9ec3c

Browse files
author
Michael Hoffman
committed
Added screenshots
1 parent 070951c commit bc9ec3c

File tree

17 files changed

+16
-2
lines changed

17 files changed

+16
-2
lines changed

GettingStartedGuides/WPF_GettingStarted/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ urlFragment: WPF_GettingStarted
1111

1212
<!-- only enough info to differentiate this sample vs the others; what is different about this sample compared to the sibling samples? -->
1313
This sample, **WPF_GettingStarted**, is the completed Visual Studio project that results from following the steps in the tutorial [Get started with WebView2 in WPF apps](https://docs.microsoft.com/microsoft-edge/webview2/get-started/wpf).
14+
15+
![The running app from the finished WinUI 3 (Windows App SDK) tutorial](screenshots/wpf-getting-started-bing.png)
1.19 MB
Loading

GettingStartedGuides/Win32_GettingStarted/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ urlFragment: Win32_GettingStarted
1111

1212
<!-- only enough info to differentiate this sample vs the others; what is different about this sample compared to the sibling samples? -->
1313
This sample, **Win32_GettingStarted**, is the completed Visual Studio project that results from following the steps in the tutorial [Get started with WebView2 in Win32 apps](https://docs.microsoft.com/microsoft-edge/webview2/get-started/win32).
14+
15+
![The running app from the finished Win32 tutorial](screenshots/bing-window.png)
1.34 MB
Loading

GettingStartedGuides/WinForms_GettingStarted/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ urlFragment: WinForms_GettingStarted
1111

1212
<!-- only enough info to differentiate this sample vs the others; what is different about this sample compared to the sibling samples? -->
1313
This sample, **WinForms_GettingStarted**, is the completed Visual Studio project that results from following the steps in the tutorial [Get started with WebView2 in WinForms apps](https://docs.microsoft.com/microsoft-edge/webview2/get-started/winforms).
14+
15+
![The running app from the finished WinForms tutorial](screenshots/winforms-bing.png)
353 KB
Loading

GettingStartedGuides/WinUI3_GettingStarted/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ urlFragment: WinUI3_GettingStarted
1111

1212
<!-- only enough info to differentiate this sample vs the others; what is different about this sample compared to the sibling samples? -->
1313
This sample, **WinUI3_GettingStarted**, is the completed Visual Studio project that results from following the steps in the tutorial [Get started with WebView2 in WinUI 3 (Windows App SDK) apps](https://docs.microsoft.com/microsoft-edge/webview2/get-started/winui).
14+
15+
![The running app from the finished WinUI 3 (Windows App SDK) tutorial](screenshots/getting-started-part-3.png)
132 KB
Loading

SampleApps/WV2CDPExtensionWPFSample/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ This sample, **WV2CDPExtensionWPFSample**, is built with the WebView2 CDP Extens
2121

2222
To use this sample, see [WPF sample app with CDP extension](https://docs.microsoft.com/microsoft-edge/webview2/samples/wv2cdpextensionwpfsample).
2323

24-
![CDP Extension sample app running](screenshots/cdp-extension-sample-app-running.png)
24+
![CDP Extension sample app running](screenshots/wv2cdpextensionwpfsample-app-running.png)
Binary file not shown.

0 commit comments

Comments
 (0)