You can include the WebView2 control anywhere in XAML: <WebView2 x:Name="MyWebView" Source="https://platform.uno/" />. To manipulate the control from C#, ...
確定! 回上一頁