Skip to content

Commit 7a0b4e3

Browse files
committed
win32 main article
1 parent dd8a88d commit 7a0b4e3

3 files changed

Lines changed: 27 additions & 5 deletions

File tree

microsoft-edge/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1283,8 +1283,8 @@
12831283
items:
12841284
- name: Win32
12851285
items:
1286-
# - name: WebView2 in Win32 apps
1287-
# href: ./webview2/platforms/win32.md
1286+
- name: WebView2 in Win32 apps
1287+
href: ./webview2/platforms/win32.md
12881288

12891289
- name: Win32 sample app
12901290
href: ./webview2/samples/webview2apissample.md
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
title: WebView2 in Win32 apps
3+
description: WebView2 in Win32 apps.
4+
author: MSEdgeTeam
5+
ms.author: msedgedevrel
6+
ms.topic: conceptual
7+
ms.service: microsoft-edge
8+
ms.subservice: webview
9+
ms.date: 01/24/2025
10+
---
11+
# WebView2 in Win32 apps
12+
13+
The main sample for WebView2 is for Win32.
14+
15+
16+
<!-- ====================================================================== -->
17+
## See also
18+
19+
* [Win32 sample app](../samples/webview2apissample.md)
20+
* [Win32 sample app with Visual Composition](../samples/webview2samplewincomp.md)
21+
* [Win32 sample WebView2Browser](../samples/webview2browser.md)
22+
* [Get started with WebView2 in Win32 apps](../get-started/win32.md)

microsoft-edge/webview2/platforms/wpf.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
2-
title: WebView2 apps on Win32
3-
description: WebView2 apps on Win32.
2+
title: WebView2 in WPF apps
3+
description: WebView2 in WPF apps.
44
author: MSEdgeTeam
55
ms.author: msedgedevrel
66
ms.topic: conceptual
77
ms.service: microsoft-edge
88
ms.subservice: webview
99
ms.date: 01/24/2025
1010
---
11-
# WebView2 apps on Win32
11+
# WebView2 in WPF apps
1212

1313

1414
<!-- ====================================================================== -->

0 commit comments

Comments
 (0)