Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

App.xaml 277 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
  1. <Application
  2. x:Class="WorkingWithWebview.UWP.App"
  3. xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
  4. xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
  5. xmlns:local="using:WorkingWithWebview.UWP"
  6. RequestedTheme="Light">
  7. </Application>
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...