Skip to content

Commit aecf91d

Browse files
committed
promote incoming's heading
1 parent 56cf3f2 commit aecf91d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

microsoft-edge/webview2/concepts/overview-features-apis.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ when adding an h4 heading, add nav link below the h2
1818
-->
1919

2020

21-
<!-- ---------- -->
22-
###### Show WPF elements on top of the WebView2 layer (WebView2CompositionControl) - INCOMING
21+
<!-- ====================================================================== -->
22+
## Show WPF elements on top of the WebView2 layer (WebView2CompositionControl) - INCOMING
2323

2424
The `WebView2CompositionControl` prevents the WebView2 control from being the topmost layer in a WPF app and obscuring any WPF elements. `Microsoft.Web.WebView2.Wpf.WebView2CompositionControl` is a drop-in replacement for the standard WPF WebView2 control. Both the WebView2 control and `WebView2CompositionControl` implement the `Microsoft.Web.WebView2.Wpf.IWebView2` interface. Both of them derive from `FrameworkElement`, as follows:
2525
* `FrameworkElement` -> `HwndHost` -> `WebView2`.

0 commit comments

Comments
 (0)