1
0
mirror of https://github.com/SirLecram/HospitalServerManager synced 2024-07-17 18:30:30 +02:00
admissionManager/bin/x86/Debug/HospitalServerManager.xr.xml
2018-11-18 18:49:40 +01:00

113 lines
4.7 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Roots >
<Roots.PropertyPathNames>
<RootPropertyPathName Name="ModelsCollection" />
</Roots.PropertyPathNames>
<Roots.RootTypes>
<RootType FullName="Windows.UI.Xaml.Application" />
<RootType FullName="Windows.UI.Xaml.Controls.Page">
<RootProperty Name="Background" />
<RootProperty Name="Content" />
<RootProperty Name="Resources" />
</RootType>
<RootType FullName="Microsoft.Xaml.DirectUI.ProxyTypes.ThemeResourceExtension" />
<RootType FullName="Windows.UI.Xaml.Controls.Grid">
<RootProperty Name="RowDefinitions" />
<RootProperty Name="Children" />
<RootProperty Name="DataContext" />
<RootProperty Name="ColumnDefinitions" />
<RootProperty Name="Margin" />
<RootProperty Name="VerticalAlignment" />
<RootProperty Name="HorizontalAlignment" />
<RootProperty Name="BorderBrush" />
<RootProperty Name="BorderThickness" />
<RootMethod Name="GetRow" />
<RootMethod Name="SetRow" />
<RootMethod Name="GetColumn" />
<RootMethod Name="SetColumn" />
<RootMethod Name="GetColumnSpan" />
<RootMethod Name="SetColumnSpan" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.RowDefinition">
<RootProperty Name="Height" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.CommandBar">
<RootProperty Name="Name" />
<RootProperty Name="FlowDirection" />
<RootProperty Name="VerticalAlignment" />
<RootProperty Name="Style" />
<RootProperty Name="PrimaryCommands" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.Frame">
<RootProperty Name="Name" />
<RootProperty Name="Margin" />
</RootType>
<RootType FullName="Microsoft.Xaml.DirectUI.ProxyTypes.StaticResourceExtension">
<RootProperty Name="ResourceKey" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.AppBarButton">
<RootProperty Name="Icon" />
<RootProperty Name="Label" />
<RootProperty Name="Tag" />
<RootEvent Name="Click" />
</RootType>
<RootType FullName="HospitalServerManager.View.MainFrameView" />
<RootType FullName="HospitalServerManager.ViewModel.RosterViewModel" />
<RootType FullName="HospitalServerManager.View.UserControls.ColumnListView">
<RootProperty Name="Name" />
<RootProperty Name="DataContext" />
</RootType>
<RootType FullName="HospitalServerManager.View.PatientsPage" />
<RootType FullName="Windows.UI.Xaml.Controls.UserControl">
<RootProperty Name="Resources" />
<RootProperty Name="Content" />
</RootType>
<RootType FullName="Windows.UI.Xaml.DataTemplate">
<RootProperty Name="Template" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.ColumnDefinition" />
<RootType FullName="Windows.UI.Xaml.Controls.TextBlock">
<RootProperty Name="Name" />
<RootProperty Name="Text" />
<RootProperty Name="Margin" />
<RootProperty Name="Foreground" />
</RootType>
<RootType FullName="Microsoft.Xaml.DirectUI.ProxyTypes.BindExtension" />
<RootType FullName="Windows.UI.Xaml.Controls.ListView">
<RootProperty Name="Margin" />
<RootProperty Name="VerticalAlignment" />
<RootProperty Name="HorizontalAlignment" />
<RootProperty Name="HorizontalContentAlignment" />
<RootProperty Name="HeaderTemplate" />
<RootProperty Name="BorderBrush" />
<RootProperty Name="BorderThickness" />
<RootProperty Name="ItemsSource" />
<RootProperty Name="ItemTemplate" />
<RootProperty Name="ItemContainerStyle" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.ScrollViewer">
<RootMethod Name="GetVerticalScrollBarVisibility" />
<RootMethod Name="SetVerticalScrollBarVisibility" />
<RootMethod Name="GetIsVerticalRailEnabled" />
<RootMethod Name="SetIsVerticalRailEnabled" />
<RootMethod Name="GetVerticalScrollMode" />
<RootMethod Name="SetVerticalScrollMode" />
<RootMethod Name="GetHorizontalScrollMode" />
<RootMethod Name="SetHorizontalScrollMode" />
<RootMethod Name="GetHorizontalScrollBarVisibility" />
<RootMethod Name="SetHorizontalScrollBarVisibility" />
<RootMethod Name="GetIsHorizontalRailEnabled" />
<RootMethod Name="SetIsHorizontalRailEnabled" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Data.Binding" />
<RootType FullName="Windows.UI.Xaml.Controls.ListViewItem" />
<RootType FullName="Windows.UI.Xaml.Controls.Control">
<RootProperty Name="HorizontalContentAlignment" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Setter">
<RootProperty Name="Property" />
<RootProperty Name="Value" />
</RootType>
</Roots.RootTypes>
</Roots>