Xamarin.Forms Windows.WindowsPhone81.xr.xml 548 B

12345678910111213
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Roots >
  3. <Roots.RootTypes>
  4. <RootType FullName="Windows.UI.Xaml.Application" />
  5. <RootType FullName="Xamarin.Forms.Platform.WinRT.WindowsPhonePage">
  6. <RootProperty Name="Background" />
  7. <RootProperty Name="Content" />
  8. </RootType>
  9. <RootType FullName="Microsoft.Xaml.Tools.DirectUI.ProxyTypes.ThemeResourceExtension" />
  10. <RootType FullName="Windows.UI.Xaml.Controls.Grid" />
  11. <RootType FullName="Xamarin.Forms_Windows.WindowsPhone81.MainPage" />
  12. </Roots.RootTypes>
  13. </Roots>