C
C#3w ago
Podreju

How do I run WebView2 using MVVM?

How do I run WebView2 using MVVM? Would using Microsoft.Xaml.Behaviors? Do I want to navigate using binding to
public string? Content { get; private set; }
public string? Content { get; private set; }
1 Reply

Did you find this page helpful?