Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 1.01 KB

File metadata and controls

26 lines (22 loc) · 1.01 KB
description Demonstrates the usage patterns of WebView2 and the WebView2 CDP Extension in WPF apps.
extendedZipContent
path target
SharedContent
SharedContent
path target
LICENSE
LICENSE
languages
csharp
page_type sample
products
microsoft-edge
urlFragment WV2CDPExtensionWPFSample

WebView2 CDP Extension

This sample, WV2CDPExtensionWPFSample, is built with the WebView2 CDP Extension. This sample calls Chrome DevTools Protocol (CDP) methods on a DevToolsProtocolHelper object in WebView2.

This sample is built as a WPF Visual Studio 2019 project. It uses C# in the WebView2 environment.

To use this sample, see WPF sample app with CDP extension.

CDP Extension sample app running