MCPcopy Create free account
hub / github.com/MicrosoftEdge/WebView2Samples / App

Class App

SampleApps/WV2CDPExtensionWPFSample/App.xaml.cs:8–14  ·  view source on GitHub ↗

Interaction logic for App.xaml

Source from the content-addressed store, hash-verified

6 /// Interaction logic for App.xaml
7 /// </summary>
8 public partial class App : Application
9 {
10 public App()
11 {
12 InitializeComponent();
13 }
14 }
15}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected