AutoCatUwp/AutoCat/bin/x64/Debug/AutoCat.xr.xml
2021-01-24 18:21:04 +03:00

90 lines
3.5 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Roots >
<Roots.RootTypes>
<RootType FullName="Windows.UI.Xaml.Application">
<RootProperty Name="Resources" />
</RootType>
<RootType FullName="Microsoft.UI.Xaml.Controls.XamlControlsResources" />
<RootType FullName="Windows.UI.Xaml.Controls.Page">
<RootProperty Name="Background" />
<RootProperty Name="Content" />
<RootProperty Name="Resources" />
<RootEvent Name="Loaded" />
</RootType>
<RootType FullName="Microsoft.Xaml.DirectUI.ProxyTypes.ThemeResourceExtension" />
<RootType FullName="Windows.UI.Xaml.Controls.Grid">
<RootProperty Name="Children" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.StackPanel">
<RootProperty Name="HorizontalAlignment" />
<RootProperty Name="VerticalAlignment" />
<RootProperty Name="Width" />
<RootProperty Name="Spacing" />
<RootProperty Name="Children" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.TextBox">
<RootProperty Name="Name" />
<RootProperty Name="PlaceholderText" />
<RootProperty Name="Text" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.PasswordBox">
<RootProperty Name="Name" />
<RootProperty Name="PlaceholderText" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.Button">
<RootProperty Name="Name" />
<RootProperty Name="Content" />
<RootProperty Name="HorizontalAlignment" />
<RootEvent Name="Click" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.ProgressRing">
<RootProperty Name="Name" />
<RootProperty Name="Width" />
<RootProperty Name="Height" />
<RootProperty Name="Visibility" />
</RootType>
<RootType FullName="Microsoft.Xaml.DirectUI.ProxyTypes.BindExtension">
<RootProperty Name="Mode" />
</RootType>
<RootType FullName="AutoCat.Pages.AuthPage" />
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Controls.MasterDetailsView">
<RootProperty Name="Name" />
<RootProperty Name="ItemsSource" />
<RootProperty Name="ItemTemplate" />
<RootEvent Name="Loaded" />
</RootType>
<RootType FullName="AutoCat.Pages.CheckPage" />
<RootType FullName="Windows.UI.Xaml.Media.AcrylicBrush">
<RootProperty Name="BackgroundSource" />
<RootProperty Name="TintColor" />
<RootProperty Name="TintOpacity" />
<RootProperty Name="FallbackColor" />
</RootType>
<RootType FullName="Microsoft.UI.Xaml.Controls.NavigationView">
<RootProperty Name="IsTitleBarAutoPaddingEnabled" />
<RootProperty Name="MenuItems" />
<RootProperty Name="Content" />
<RootEvent Name="Loaded" />
<RootEvent Name="SelectionChanged" />
</RootType>
<RootType FullName="Microsoft.UI.Xaml.Controls.NavigationViewItem">
<RootProperty Name="Content" />
<RootProperty Name="Tag" />
<RootProperty Name="Icon" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.FontIcon">
<RootProperty Name="Glyph" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.Frame" />
<RootType FullName="AutoCat.MainPage" />
<RootType FullName="Windows.UI.Xaml.DataTemplate">
<RootProperty Name="Template" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.TextBlock">
<RootProperty Name="Text" />
</RootType>
<RootType FullName="Microsoft.Xaml.DirectUI.ProxyTypes.StaticResourceExtension" />
<RootType FullName="AutoCat.Pages.SearchPage" />
</Roots.RootTypes>
</Roots>