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 263 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
  1. <Application
  2. x:Class="WorkingWithWebview.WinPhone81.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.WinPhone81">
  6. </Application>
Tip!

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

Comments

Loading...