﻿<?xml version="1.0" encoding="utf-8"?>
<Roots >
  <Roots.PropertyPathNames>
    <RootPropertyPathName Name="ActualHeight" />
    <RootPropertyPathName Name="TemplateSettings" />
    <RootPropertyPathName Name="CurtainOffToOnOffset" />
    <RootPropertyPathName Name="KnobOffToOnOffset" />
    <RootPropertyPathName Name="CurtainOnToOffOffset" />
    <RootPropertyPathName Name="KnobOnToOffOffset" />
    <RootPropertyPathName Name="CurtainCurrentToOffOffset" />
    <RootPropertyPathName Name="KnobCurrentToOffOffset" />
    <RootPropertyPathName Name="CurtainCurrentToOnOffset" />
    <RootPropertyPathName Name="KnobCurrentToOnOffset" />
    <RootPropertyPathName Name="DropDownOffset" />
    <RootPropertyPathName Name="SelectedItemDirection" />
    <RootPropertyPathName Name="DropDownOpenedHeight" />
    <RootPropertyPathName Name="DropDownClosedHeight" />
    <RootPropertyPathName Name="Image" />
    <RootPropertyPathName Name="Description" />
    <RootPropertyPathName Name="Title" />
    <RootPropertyPathName Name="Subtitle" />
  </Roots.PropertyPathNames>
  <Roots.RootTypes>
    <RootType FullName="Windows.UI.Xaml.Controls.Page">
      <RootProperty Name="Margin" />
      <RootProperty Name="Resources" />
      <RootProperty Name="Content" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.ResourceDictionary">
      <RootProperty Name="MergedDictionaries" />
      <RootProperty Name="Source" />
      <RootProperty Name="ThemeDictionaries" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.Grid">
      <RootProperty Name="Background" />
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="VerticalAlignment" />
      <RootProperty Name="Width" />
      <RootProperty Name="Children" />
      <RootProperty Name="Visibility" />
      <RootProperty Name="RowDefinitions" />
      <RootProperty Name="Margin" />
      <RootProperty Name="ColumnDefinitions" />
      <RootProperty Name="Height" />
      <RootProperty Name="Name" />
      <RootProperty Name="RenderTransformOrigin" />
      <RootProperty Name="RenderTransform" />
      <RootProperty Name="Clip" />
      <RootMethod Name="GetRow" />
      <RootMethod Name="SetRow" />
      <RootMethod Name="GetColumnSpan" />
      <RootMethod Name="SetColumnSpan" />
      <RootMethod Name="GetColumn" />
      <RootMethod Name="SetColumn" />
      <RootMethod Name="GetRowSpan" />
      <RootMethod Name="SetRowSpan" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.VisualStateManager">
      <RootMethod Name="GetVisualStateGroups" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.StackPanel">
      <RootProperty Name="Width" />
      <RootProperty Name="Background" />
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="VerticalAlignment" />
      <RootProperty Name="Children" />
      <RootProperty Name="Orientation" />
      <RootProperty Name="Margin" />
      <RootProperty Name="Visibility" />
      <RootProperty Name="Style" />
      <RootProperty Name="MaxWidth" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.Primitives.Popup">
      <RootProperty Name="VerticalOffset" />
      <RootProperty Name="HorizontalOffset" />
      <RootProperty Name="IsLightDismissEnabled" />
      <RootProperty Name="Child" />
      <RootEvent Name="Closed" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.ComboBox">
      <RootProperty Name="Visibility" />
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="Width" />
      <RootProperty Name="Style" />
      <RootProperty Name="SelectedIndex" />
      <RootProperty Name="Items" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.Image">
      <RootProperty Name="Stretch" />
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="VerticalAlignment" />
      <RootProperty Name="Margin" />
      <RootProperty Name="Width" />
      <RootProperty Name="Height" />
      <RootProperty Name="Source" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.TextBlock">
      <RootProperty Name="Foreground" />
      <RootProperty Name="FontSize" />
      <RootProperty Name="TextWrapping" />
      <RootProperty Name="Margin" />
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="Width" />
      <RootProperty Name="Inlines" />
      <RootProperty Name="Style" />
      <RootProperty Name="Text" />
      <RootProperty Name="VerticalAlignment" />
      <RootProperty Name="TextAlignment" />
      <RootProperty Name="Visibility" />
      <RootProperty Name="Height" />
      <RootProperty Name="RenderTransformOrigin" />
      <RootProperty Name="RenderTransform" />
      <RootProperty Name="FontFamily" />
      <RootProperty Name="FontWeight" />
      <RootProperty Name="TextTrimming" />
      <RootProperty Name="LineHeight" />
      <RootProperty Name="LineStackingStrategy" />
      <RootProperty Name="IsHitTestVisible" />
      <RootProperty Name="MaxHeight" />
      <RootProperty Name="Opacity" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.Border">
      <RootProperty Name="Style" />
      <RootProperty Name="Width" />
      <RootProperty Name="Child" />
      <RootProperty Name="BorderBrush" />
      <RootProperty Name="BorderThickness" />
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="VerticalAlignment" />
      <RootProperty Name="Height" />
      <RootProperty Name="RenderTransformOrigin" />
      <RootProperty Name="Background" />
      <RootProperty Name="RenderTransform" />
      <RootProperty Name="FlowDirection" />
      <RootProperty Name="Margin" />
      <RootProperty Name="Opacity" />
    </RootType>
    <RootType FullName="Microsoft.Xaml.DirectUI.ProxyTypes.StaticResourceExtension" />
    <RootType FullName="Windows.UI.Xaml.Controls.ColumnDefinition">
      <RootProperty Name="Width" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.Button">
      <RootProperty Name="Style" />
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="VerticalAlignment" />
      <RootProperty Name="Width" />
      <RootProperty Name="Margin" />
      <RootProperty Name="Content" />
      <RootProperty Name="IsEnabled" />
      <RootProperty Name="Height" />
      <RootEvent Name="Click" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Shapes.Rectangle">
      <RootProperty Name="Stroke" />
      <RootProperty Name="Margin" />
      <RootProperty Name="RadiusX" />
      <RootProperty Name="RadiusY" />
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="Height" />
      <RootProperty Name="VerticalAlignment" />
      <RootProperty Name="Width" />
      <RootProperty Name="Fill" />
      <RootProperty Name="IsHitTestVisible" />
      <RootProperty Name="StrokeEndLineCap" />
      <RootProperty Name="StrokeDashArray" />
      <RootProperty Name="Opacity" />
      <RootProperty Name="StrokeDashOffset" />
      <RootProperty Name="StrokeThickness" />
      <RootProperty Name="RenderTransform" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Documents.Run">
      <RootProperty Name="Text" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Documents.Underline">
      <RootProperty Name="Inlines" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.ProgressRing">
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="IsActive" />
      <RootProperty Name="Margin" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.RowDefinition">
      <RootProperty Name="Height" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.ScrollViewer">
      <RootProperty Name="VerticalScrollBarVisibility" />
      <RootProperty Name="Width" />
      <RootProperty Name="Background" />
      <RootProperty Name="Visibility" />
      <RootProperty Name="Height" />
      <RootProperty Name="Content" />
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="VerticalAlignment" />
      <RootProperty Name="HorizontalScrollBarVisibility" />
      <RootProperty Name="HorizontalScrollMode" />
      <RootProperty Name="VerticalScrollMode" />
      <RootProperty Name="ZoomMode" />
      <RootProperty Name="Padding" />
      <RootProperty Name="TabNavigation" />
      <RootProperty Name="IsHorizontalRailEnabled" />
      <RootProperty Name="IsVerticalRailEnabled" />
      <RootProperty Name="IsDeferredScrollingEnabled" />
      <RootProperty Name="BringIntoViewOnFocusChange" />
      <RootProperty Name="Foreground" />
      <RootProperty Name="VerticalSnapPointsType" />
      <RootProperty Name="VerticalSnapPointsAlignment" />
      <RootMethod Name="GetHorizontalScrollBarVisibility" />
      <RootMethod Name="SetHorizontalScrollBarVisibility" />
      <RootMethod Name="GetVerticalScrollBarVisibility" />
      <RootMethod Name="SetVerticalScrollBarVisibility" />
      <RootMethod Name="GetHorizontalScrollMode" />
      <RootMethod Name="SetHorizontalScrollMode" />
      <RootMethod Name="GetVerticalScrollMode" />
      <RootMethod Name="SetVerticalScrollMode" />
      <RootMethod Name="GetZoomMode" />
      <RootMethod Name="SetZoomMode" />
      <RootMethod Name="GetIsVerticalRailEnabled" />
      <RootMethod Name="SetIsVerticalRailEnabled" />
      <RootMethod Name="GetIsDeferredScrollingEnabled" />
      <RootMethod Name="SetIsDeferredScrollingEnabled" />
      <RootMethod Name="GetBringIntoViewOnFocusChange" />
      <RootMethod Name="SetBringIntoViewOnFocusChange" />
      <RootMethod Name="GetIsHorizontalRailEnabled" />
      <RootMethod Name="SetIsHorizontalRailEnabled" />
    </RootType>
    <RootType FullName="Microsoft.Xaml.DirectUI.ProxyTypes.NullExtension" />
    <RootType FullName="Windows.UI.Xaml.Data.Binding">
      <RootProperty Name="ElementName" />
      <RootProperty Name="Path" />
      <RootProperty Name="RelativeSource" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.ListBox">
      <RootProperty Name="Style" />
      <RootProperty Name="Items" />
      <RootProperty Name="BorderBrush" />
      <RootProperty Name="BorderThickness" />
      <RootProperty Name="Visibility" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.TextBox">
      <RootProperty Name="BorderBrush" />
      <RootProperty Name="MaxLength" />
      <RootProperty Name="VerticalAlignment" />
      <RootProperty Name="TextAlignment" />
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="Margin" />
      <RootProperty Name="Height" />
      <RootProperty Name="Visibility" />
      <RootProperty Name="Width" />
      <RootProperty Name="Text" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.ComboBoxItem">
      <RootProperty Name="Content" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.ToggleSwitch">
      <RootProperty Name="Style" />
      <RootProperty Name="OffContent" />
      <RootProperty Name="OnContent" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.Primitives.RepeatButton">
      <RootProperty Name="Style" />
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="FontSize" />
      <RootProperty Name="Margin" />
      <RootProperty Name="BorderBrush" />
      <RootProperty Name="Content" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.PasswordBox">
      <RootProperty Name="Width" />
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="BorderBrush" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.Slider">
      <RootProperty Name="Maximum" />
      <RootProperty Name="Minimum" />
      <RootProperty Name="Value" />
      <RootProperty Name="Height" />
      <RootProperty Name="Width" />
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="Background" />
      <RootProperty Name="IsThumbToolTipEnabled" />
      <RootProperty Name="VerticalAlignment" />
      <RootProperty Name="SmallChange" />
      <RootProperty Name="StepFrequency" />
      <RootEvent Name="ValueChanged" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.CheckBox">
      <RootProperty Name="Content" />
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="Width" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Media.TransformGroup">
      <RootProperty Name="Children" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Media.ScaleTransform">
      <RootProperty Name="ScaleX" />
      <RootProperty Name="ScaleY" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Media.SkewTransform" />
    <RootType FullName="Windows.UI.Xaml.Media.RotateTransform">
      <RootProperty Name="Angle" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Media.TranslateTransform">
      <RootProperty Name="X" />
      <RootProperty Name="Y" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Media.RectangleGeometry">
      <RootProperty Name="Rect" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Media.CompositeTransform">
      <RootProperty Name="ScaleX" />
      <RootProperty Name="ScaleY" />
      <RootProperty Name="Rotation" />
      <RootProperty Name="TranslateX" />
      <RootProperty Name="TranslateY" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.Canvas">
      <RootMethod Name="GetZIndex" />
      <RootMethod Name="SetZIndex" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Shapes.Line">
      <RootProperty Name="X1" />
      <RootProperty Name="X2" />
      <RootProperty Name="Y1" />
      <RootProperty Name="Y2" />
      <RootProperty Name="Stroke" />
      <RootProperty Name="StrokeDashArray" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Shapes.Ellipse">
      <RootProperty Name="Width" />
      <RootProperty Name="Height" />
      <RootProperty Name="Stroke" />
      <RootProperty Name="StrokeThickness" />
      <RootProperty Name="HorizontalAlignment" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.ListView">
      <RootProperty Name="Margin" />
      <RootProperty Name="Height" />
      <RootProperty Name="VerticalAlignment" />
      <RootProperty Name="Width" />
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="SelectionMode" />
      <RootProperty Name="Background" />
      <RootProperty Name="BorderThickness" />
      <RootProperty Name="Foreground" />
      <RootProperty Name="ItemsPanel" />
      <RootProperty Name="ItemContainerStyle" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.ItemsPanelTemplate">
      <RootProperty Name="Template" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.ListViewItem" />
    <RootType FullName="Windows.UI.Xaml.FrameworkElement">
      <RootProperty Name="Height" />
      <RootProperty Name="Margin" />
      <RootProperty Name="Width" />
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="VerticalAlignment" />
      <RootProperty Name="MinWidth" />
      <RootProperty Name="MinHeight" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Setter">
      <RootProperty Name="Property" />
      <RootProperty Name="Value" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.VisualStateGroup">
      <RootProperty Name="States" />
      <RootProperty Name="Transitions" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.VisualState">
      <RootProperty Name="Storyboard" />
    </RootType>
    <RootType FullName="HP.DeviceAppUiLibrary.Preferences" />
    <RootType FullName="HP.DeviceAppUiLibrary.StandardFeatures" />
    <RootType FullName="System.String" />
    <RootType FullName="Windows.UI.Xaml.Controls.RichTextBlock">
      <RootProperty Name="Foreground" />
      <RootProperty Name="FontSize" />
      <RootProperty Name="FontFamily" />
      <RootProperty Name="TextTrimming" />
      <RootProperty Name="TextWrapping" />
      <RootProperty Name="LineHeight" />
      <RootProperty Name="LineStackingStrategy" />
      <RootProperty Name="FontWeight" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Documents.Typography">
      <RootMethod Name="GetStylisticSet20" />
      <RootMethod Name="SetStylisticSet20" />
      <RootMethod Name="GetDiscretionaryLigatures" />
      <RootMethod Name="SetDiscretionaryLigatures" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.UIElement">
      <RootProperty Name="RenderTransform" />
      <RootProperty Name="ManipulationMode" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.Control">
      <RootProperty Name="Template" />
      <RootProperty Name="Foreground" />
      <RootProperty Name="FontFamily" />
      <RootProperty Name="FontWeight" />
      <RootProperty Name="FontSize" />
      <RootProperty Name="Padding" />
      <RootProperty Name="Background" />
      <RootProperty Name="BorderBrush" />
      <RootProperty Name="BorderThickness" />
      <RootProperty Name="TabNavigation" />
      <RootProperty Name="HorizontalContentAlignment" />
      <RootProperty Name="IsTabStop" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.RadioButton" />
    <RootType FullName="Windows.UI.Xaml.Automation.AutomationProperties">
      <RootMethod Name="GetItemType" />
      <RootMethod Name="SetItemType" />
      <RootMethod Name="GetAutomationId" />
      <RootMethod Name="SetAutomationId" />
      <RootMethod Name="GetName" />
      <RootMethod Name="SetName" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.ContentControl">
      <RootProperty Name="Content" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.DataTemplate">
      <RootProperty Name="Template" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.GridViewItem" />
    <RootType FullName="Windows.UI.Xaml.Controls.Panel">
      <RootProperty Name="Background" />
      <RootProperty Name="ChildrenTransitions" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.ItemsControl">
      <RootProperty Name="ItemsPanel" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.ControlTemplate">
      <RootProperty Name="TargetType" />
      <RootProperty Name="Template" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Media.Animation.Storyboard">
      <RootProperty Name="Children" />
      <RootMethod Name="GetTargetName" />
      <RootMethod Name="SetTargetName" />
      <RootMethod Name="GetTargetProperty" />
      <RootMethod Name="SetTargetProperty" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Media.Animation.DoubleAnimation">
      <RootProperty Name="To" />
      <RootProperty Name="Duration" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Media.Animation.ObjectAnimationUsingKeyFrames">
      <RootProperty Name="KeyFrames" />
      <RootProperty Name="Duration" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Media.Animation.DiscreteObjectKeyFrame">
      <RootProperty Name="KeyTime" />
      <RootProperty Name="Value" />
    </RootType>
    <RootType FullName="Microsoft.Xaml.DirectUI.ProxyTypes.TemplateBindingExtension" />
    <RootType FullName="Windows.UI.Xaml.Controls.ContentPresenter">
      <RootProperty Name="Content" />
      <RootProperty Name="ContentTransitions" />
      <RootProperty Name="ContentTemplate" />
      <RootProperty Name="Margin" />
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="VerticalAlignment" />
      <RootProperty Name="Foreground" />
      <RootProperty Name="FontWeight" />
      <RootProperty Name="MinWidth" />
      <RootProperty Name="Opacity" />
      <RootProperty Name="IsHitTestVisible" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.ItemsPresenter" />
    <RootType FullName="Windows.UI.Xaml.Controls.VirtualizingStackPanel" />
    <RootType FullName="System.Boolean" />
    <RootType FullName="Windows.UI.Xaml.VisualTransition">
      <RootProperty Name="From" />
      <RootProperty Name="To" />
      <RootProperty Name="GeneratedDuration" />
      <RootProperty Name="Storyboard" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Media.Animation.RepositionThemeAnimation">
      <RootProperty Name="TargetName" />
      <RootProperty Name="FromHorizontalOffset" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Data.RelativeSource" />
    <RootType FullName="Windows.UI.Xaml.Controls.Primitives.Thumb">
      <RootProperty Name="Template" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Media.Animation.SplitCloseThemeAnimation">
      <RootProperty Name="OpenedTargetName" />
      <RootProperty Name="ContentTargetName" />
      <RootProperty Name="ClosedTargetName" />
      <RootProperty Name="ContentTranslationOffset" />
      <RootProperty Name="OffsetFromCenter" />
      <RootProperty Name="ContentTranslationDirection" />
      <RootProperty Name="OpenedLength" />
      <RootProperty Name="ClosedLength" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Media.Animation.SplitOpenThemeAnimation">
      <RootProperty Name="OpenedTargetName" />
      <RootProperty Name="ContentTargetName" />
      <RootProperty Name="ClosedTargetName" />
      <RootProperty Name="ContentTranslationOffset" />
      <RootProperty Name="OffsetFromCenter" />
      <RootProperty Name="OpenedLength" />
      <RootProperty Name="ClosedLength" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Visibility" />
    <RootType FullName="Windows.UI.Xaml.Controls.Primitives.CarouselPanel" />
    <RootType FullName="Windows.UI.Xaml.Media.Animation.TransitionCollection" />
    <RootType FullName="Windows.UI.Xaml.Media.Animation.EntranceThemeTransition" />
    <RootType FullName="Windows.UI.Xaml.Controls.ToolTipService">
      <RootMethod Name="GetPlacement" />
      <RootMethod Name="SetPlacement" />
      <RootMethod Name="GetToolTip" />
      <RootMethod Name="SetToolTip" />
    </RootType>
  </Roots.RootTypes>
</Roots>
