﻿<?xml version="1.0" encoding="utf-8"?>
<Roots >
  <Roots.Interfaces>
    <RootInterface FullName="Windows.UI.Xaml.Data.IValueConverter" />
  </Roots.Interfaces>
  <Roots.PropertyPathNames>
    <RootPropertyPathName Name="DefaultViewModel" />
    <RootPropertyPathName Name="FlowDirection" />
    <RootPropertyPathName Name="ShowNoJobsMessage" />
    <RootPropertyPathName Name="NoJobsImage" />
    <RootPropertyPathName Name="ActivityCenterList" />
    <RootPropertyPathName Name="OpenPaneLength" />
    <RootPropertyPathName Name="EntryID" />
    <RootPropertyPathName Name="HasClearNotificationGlyph" />
    <RootPropertyPathName Name="IsSelected" />
    <RootPropertyPathName Name="RelativeDateTimeText" />
    <RootPropertyPathName Name="DisplayFlags" />
    <RootPropertyPathName Name="DocumentName" />
    <RootPropertyPathName Name="TitleText" />
    <RootPropertyPathName Name="TestDisplay" />
    <RootPropertyPathName Name="StatusIconGlyph" />
    <RootPropertyPathName Name="StatusIconForeground" />
    <RootPropertyPathName Name="LastSelectedItem" />
    <RootPropertyPathName Name="HasClearNotificationBtn" />
    <RootPropertyPathName Name="HasCancelBtn" />
    <RootPropertyPathName Name="DateTimeText" />
    <RootPropertyPathName Name="BodyText" />
    <RootPropertyPathName Name="StatusImage" />
    <RootPropertyPathName Name="WindowTitleText" />
  </Roots.PropertyPathNames>
  <Roots.RootTypes>
    <RootType FullName="HP.Libs.CommonUi.LayoutAwarePage">
      <RootProperty Name="MinWidth" />
      <RootProperty Name="DataContext" />
      <RootProperty Name="Resources" />
      <RootProperty Name="Content" />
      <RootEvent Name="SizeChanged" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.VisualStateManager">
      <RootMethod Name="GetVisualStateGroups" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Data.Binding">
      <RootProperty Name="RelativeSource" />
      <RootProperty Name="ElementName" />
      <RootProperty Name="Path" />
      <RootProperty Name="Converter" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Data.RelativeSource" />
    <RootType FullName="HP.Libs.CommonUi.Converters.BooleanToVisibilityConverter" />
    <RootType FullName="HP.Libs.CommonUi.Converters.NegationBooleanToVisibilityConverter" />
    <RootType FullName="HP.Framework.Extensions.RemotePrintAC.Views.DisplayFlagsToFontWeightConverter" />
    <RootType FullName="HP.Framework.Extensions.RemotePrintAC.Views.DisplayFlagsToForegroundConverter" />
    <RootType FullName="HP.Framework.Extensions.RemotePrintAC.Views.DisplayFlagsToShowClearGlyph" />
    <RootType FullName="HP.Framework.Extensions.RemotePrintAC.Views.StringToForegroundConverter" />
    <RootType FullName="HP.Framework.Extensions.RemotePrintAC.Views.StreamToCachedImageConverter" />
    <RootType FullName="Windows.UI.Xaml.Controls.Grid">
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="VerticalAlignment" />
      <RootProperty Name="FlowDirection" />
      <RootProperty Name="Background" />
      <RootProperty Name="RowDefinitions" />
      <RootProperty Name="Children" />
      <RootProperty Name="Height" />
      <RootProperty Name="ColumnDefinitions" />
      <RootProperty Name="Visibility" />
      <RootProperty Name="Margin" />
      <RootProperty Name="Padding" />
      <RootProperty Name="Width" />
      <RootProperty Name="Tag" />
      <RootProperty Name="IsTapEnabled" />
      <RootEvent Name="PointerEntered" />
      <RootEvent Name="PointerExited" />
      <RootMethod Name="GetRow" />
      <RootMethod Name="SetRow" />
      <RootMethod Name="GetRowSpan" />
      <RootMethod Name="SetRowSpan" />
      <RootMethod Name="GetColumn" />
      <RootMethod Name="SetColumn" />
    </RootType>
    <RootType FullName="Microsoft.Xaml.DirectUI.ProxyTypes.ThemeResourceExtension" />
    <RootType FullName="Windows.UI.Xaml.Controls.RowDefinition">
      <RootProperty Name="Height" />
      <RootProperty Name="MinHeight" />
    </RootType>
    <RootType FullName="Microsoft.Xaml.DirectUI.ProxyTypes.StaticResourceExtension" />
    <RootType FullName="Windows.UI.Xaml.Controls.Image">
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="VerticalAlignment" />
      <RootProperty Name="Width" />
      <RootProperty Name="Source" />
      <RootProperty Name="Margin" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.TextBlock">
      <RootProperty Name="Margin" />
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="VerticalAlignment" />
      <RootProperty Name="Style" />
      <RootProperty Name="FontFamily" />
      <RootProperty Name="FontSize" />
      <RootProperty Name="Text" />
      <RootProperty Name="TextTrimming" />
      <RootProperty Name="Foreground" />
      <RootProperty Name="Visibility" />
      <RootProperty Name="Padding" />
      <RootProperty Name="Width" />
      <RootProperty Name="Tag" />
      <RootProperty Name="Height" />
      <RootProperty Name="TextWrapping" />
      <RootProperty Name="MaxLines" />
      <RootProperty Name="TextAlignment" />
      <RootProperty Name="FontWeight" />
      <RootEvent Name="Tapped" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.SplitView">
      <RootProperty Name="Background" />
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="DisplayMode" />
      <RootProperty Name="Pane" />
      <RootProperty Name="Content" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.Border">
      <RootProperty Name="Margin" />
      <RootProperty Name="BorderBrush" />
      <RootProperty Name="BorderThickness" />
      <RootProperty Name="Child" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.ListView">
      <RootProperty Name="Margin" />
      <RootProperty Name="Padding" />
      <RootProperty Name="SelectionMode" />
      <RootProperty Name="Background" />
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="IsItemClickEnabled" />
      <RootProperty Name="ItemsSource" />
      <RootProperty Name="ItemTemplate" />
      <RootEvent Name="Loaded" />
      <RootEvent Name="ItemClick" />
      <RootEvent Name="SelectionChanged" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.DataTemplate">
      <RootProperty Name="Template" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.ColumnDefinition">
      <RootProperty Name="Width" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.StackPanel">
      <RootProperty Name="Padding" />
      <RootProperty Name="Width" />
      <RootProperty Name="Margin" />
      <RootProperty Name="Children" />
      <RootProperty Name="Orientation" />
      <RootProperty Name="HorizontalAlignment" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.ScrollViewer">
      <RootProperty Name="Margin" />
      <RootProperty Name="Padding" />
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="Content" />
    </RootType>
    <RootType FullName="HP.Libs.CommonUi.TextBlockFormatter">
      <RootMethod Name="GetFormattedText" />
      <RootMethod Name="SetFormattedText" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.Button">
      <RootProperty Name="Tag" />
      <RootProperty Name="Margin" />
      <RootProperty Name="Visibility" />
      <RootProperty Name="Style" />
      <RootProperty Name="Width" />
      <RootProperty Name="Height" />
      <RootProperty Name="Content" />
      <RootEvent Name="Tapped" />
      <RootEvent Name="Click" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.VisualStateGroup">
      <RootProperty Name="States" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.VisualState">
      <RootProperty Name="StateTriggers" />
      <RootProperty Name="Setters" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.AdaptiveTrigger">
      <RootProperty Name="MinWindowWidth" />
      <RootProperty Name="MinWindowHeight" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Setter">
      <RootProperty Name="Target" />
      <RootProperty Name="Value" />
    </RootType>
    <RootType FullName="HP.Framework.Extensions.RemotePrintAC.Views.RemotePrintACMDPage" />
  </Roots.RootTypes>
</Roots>
