﻿<?xml version="1.0" encoding="utf-8"?>
<Roots >
  <Roots.Interfaces>
    <RootInterface FullName="Windows.UI.Xaml.Data.IValueConverter" />
  </Roots.Interfaces>
  <Roots.PropertyPathNames>
    <RootPropertyPathName Name="Padding" />
    <RootPropertyPathName Name="Icon" />
    <RootPropertyPathName Name="FocusIcon" />
  </Roots.PropertyPathNames>
  <Roots.RootTypes>
    <RootType FullName="Windows.UI.Xaml.Controls.UserControl">
      <RootProperty Name="Content" />
      <RootProperty Name="Resources" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.Grid">
      <RootProperty Name="CornerRadius" />
      <RootProperty Name="Children" />
      <RootProperty Name="Padding" />
      <RootProperty Name="Width" />
      <RootProperty Name="Height" />
      <RootProperty Name="ColumnDefinitions" />
      <RootProperty Name="RowDefinitions" />
      <RootProperty Name="Background" />
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="VerticalAlignment" />
      <RootProperty Name="Resources" />
      <RootProperty Name="RenderTransform" />
      <RootMethod Name="GetRow" />
      <RootMethod Name="SetRow" />
      <RootMethod Name="GetColumn" />
      <RootMethod Name="SetColumn" />
      <RootMethod Name="GetColumnSpan" />
      <RootMethod Name="SetColumnSpan" />
      <RootMethod Name="GetRowSpan" />
      <RootMethod Name="SetRowSpan" />
    </RootType>
    <RootType FullName="Microsoft.Xaml.DirectUI.ProxyTypes.BindExtension">
      <RootProperty Name="Mode" />
      <RootProperty Name="Converter" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.Image">
      <RootProperty Name="Source" />
      <RootProperty Name="Visibility" />
      <RootProperty Name="IsHitTestVisible" />
    </RootType>
    <RootType FullName="HPControls.IconButton">
      <RootProperty Name="Width" />
      <RootProperty Name="Height" />
      <RootProperty Name="CornerRadius" />
      <RootProperty Name="NormalIcon" />
      <RootProperty Name="HoveredIcon" />
      <RootProperty Name="PressedIcon" />
      <RootProperty Name="DisabledIcon" />
      <RootProperty Name="IsEnabled" />
      <RootProperty Name="VerticalAlignment" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Data.Binding">
      <RootProperty Name="ElementName" />
      <RootProperty Name="Path" />
    </RootType>
    <RootType FullName="HPControls.PivotIconHeader" />
    <RootType FullName="Windows.UI.Xaml.Media.LinearGradientBrush">
      <RootProperty Name="StartPoint" />
      <RootProperty Name="EndPoint" />
      <RootProperty Name="GradientStops" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Media.GradientStop">
      <RootProperty Name="Color" />
      <RootProperty Name="Offset" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Shapes.Rectangle">
      <RootProperty Name="RadiusX" />
      <RootProperty Name="RadiusY" />
      <RootProperty Name="Width" />
      <RootProperty Name="Height" />
      <RootProperty Name="Fill" />
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="IsHitTestVisible" />
      <RootProperty Name="VerticalAlignment" />
      <RootProperty Name="Margin" />
    </RootType>
    <RootType FullName="HPControls.Privates.ActivateButton" />
    <RootType FullName="HPControls.Converters.DoubleToGrid" />
    <RootType FullName="Windows.UI.Xaml.Controls.ColumnDefinition">
      <RootProperty Name="Width" />
    </RootType>
    <RootType FullName="Microsoft.Xaml.DirectUI.ProxyTypes.StaticResourceExtension">
      <RootProperty Name="ResourceKey" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.RowDefinition">
      <RootProperty Name="Height" />
    </RootType>
    <RootType FullName="HPControls.Privates.ActivatePanelInEffect" />
    <RootType FullName="HPControls.Privates.ActivatePanelOutEffect" />
    <RootType FullName="HPControls.Privates.MutedButton" />
    <RootType FullName="HPControls.Privates.NetworkState" />
    <RootType FullName="Xiaowei.QrCode.Views.QrCodeView" />
    <RootType FullName="Windows.UI.Xaml.ResourceDictionary">
      <RootProperty Name="MergedDictionaries" />
      <RootProperty Name="Source" />
    </RootType>
    <RootType FullName="HPControls.HPDatePicker" />
    <RootType FullName="Windows.UI.Xaml.Controls.Control">
      <RootProperty Name="Background" />
      <RootProperty Name="BorderThickness" />
      <RootProperty Name="BorderBrush" />
      <RootProperty Name="Padding" />
      <RootProperty Name="CornerRadius" />
      <RootProperty Name="Template" />
      <RootProperty Name="IsTabStop" />
      <RootProperty Name="FontFamily" />
      <RootProperty Name="FontWeight" />
      <RootProperty Name="FontSize" />
      <RootProperty Name="BackgroundSizing" />
      <RootProperty Name="Foreground" />
      <RootProperty Name="UseSystemFocusVisuals" />
      <RootProperty Name="CharacterSpacing" />
      <RootProperty Name="VerticalContentAlignment" />
      <RootMethod Name="GetIsTemplateFocusTarget" />
      <RootMethod Name="SetIsTemplateFocusTarget" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Automation.AutomationProperties">
      <RootMethod Name="GetLocalizedControlType" />
      <RootMethod Name="SetLocalizedControlType" />
      <RootMethod Name="GetName" />
      <RootMethod Name="SetName" />
      <RootMethod Name="GetAccessibilityView" />
      <RootMethod Name="SetAccessibilityView" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Setter">
      <RootProperty Name="Property" />
      <RootProperty Name="Value" />
      <RootProperty Name="Target" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.ControlTemplate">
      <RootProperty Name="TargetType" />
      <RootProperty Name="Template" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.ContentPresenter">
      <RootProperty Name="Foreground" />
      <RootProperty Name="BackgroundSizing" />
      <RootProperty Name="Background" />
      <RootProperty Name="BorderThickness" />
      <RootProperty Name="BorderBrush" />
      <RootProperty Name="ContentTemplate" />
      <RootProperty Name="Content" />
      <RootProperty Name="CornerRadius" />
      <RootProperty Name="ContentTransitions" />
      <RootProperty Name="HorizontalContentAlignment" />
      <RootProperty Name="Padding" />
      <RootProperty Name="VerticalContentAlignment" />
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="Margin" />
      <RootProperty Name="OpticalMarginAlignment" />
      <RootProperty Name="VerticalAlignment" />
      <RootProperty Name="Visibility" />
      <RootProperty Name="FontSize" />
      <RootProperty Name="FontFamily" />
      <RootProperty Name="FontWeight" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.VisualStateManager">
      <RootMethod Name="GetVisualStateGroups" />
    </RootType>
    <RootType FullName="Microsoft.Xaml.DirectUI.ProxyTypes.TemplateBindingExtension" />
    <RootType FullName="Windows.UI.Xaml.VisualStateGroup">
      <RootProperty Name="States" />
      <RootProperty Name="Transitions" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.VisualState">
      <RootProperty Name="Storyboard" />
      <RootProperty Name="Setters" />
    </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.ObjectAnimationUsingKeyFrames">
      <RootProperty Name="KeyFrames" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Media.Animation.DiscreteObjectKeyFrame">
      <RootProperty Name="KeyTime" />
      <RootProperty Name="Value" />
    </RootType>
    <RootType FullName="Microsoft.Xaml.DirectUI.ProxyTypes.ThemeResourceExtension" />
    <RootType FullName="HPControls.HPTimePicker" />
    <RootType FullName="HPControls.HP_Pivot" />
    <RootType FullName="Windows.UI.Xaml.FrameworkElement">
      <RootProperty Name="Margin" />
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="VerticalAlignment" />
      <RootProperty Name="FocusVisualMargin" />
      <RootProperty Name="Height" />
      <RootProperty Name="Width" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.ItemsControl">
      <RootProperty Name="ItemsPanel" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.ContentControl">
      <RootProperty Name="ContentTemplate" />
      <RootProperty Name="Content" />
      <RootProperty Name="IsTabStop" />
      <RootProperty Name="Margin" />
      <RootProperty Name="Style" />
      <RootProperty Name="Visibility" />
      <RootProperty Name="HorizontalContentAlignment" />
      <RootProperty Name="UseSystemFocusVisuals" />
      <RootProperty Name="Clip" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.Border">
      <RootProperty Name="Background" />
      <RootProperty Name="BorderThickness" />
      <RootProperty Name="BorderBrush" />
      <RootProperty Name="Child" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.FontIcon">
      <RootProperty Name="FontFamily" />
      <RootProperty Name="Foreground" />
      <RootProperty Name="FontSize" />
      <RootProperty Name="Glyph" />
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="MirroredWhenRightToLeft" />
      <RootProperty Name="UseLayoutRounding" />
      <RootProperty Name="VerticalAlignment" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.ScrollViewer">
      <RootProperty Name="BringIntoViewOnFocusChange" />
      <RootProperty Name="HorizontalScrollBarVisibility" />
      <RootProperty Name="HorizontalSnapPointsAlignment" />
      <RootProperty Name="HorizontalSnapPointsType" />
      <RootProperty Name="Margin" />
      <RootProperty Name="Template" />
      <RootProperty Name="VerticalContentAlignment" />
      <RootProperty Name="VerticalSnapPointsType" />
      <RootProperty Name="VerticalScrollMode" />
      <RootProperty Name="VerticalScrollBarVisibility" />
      <RootProperty Name="ZoomMode" />
      <RootProperty Name="Content" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.Primitives.PivotPanel">
      <RootProperty Name="VerticalAlignment" />
      <RootProperty Name="Children" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Media.CompositeTransform" />
    <RootType FullName="Windows.UI.Xaml.Controls.ItemsPresenter">
      <RootProperty Name="RenderTransform" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.Button">
      <RootProperty Name="Background" />
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="Height" />
      <RootProperty Name="IsEnabled" />
      <RootProperty Name="IsTabStop" />
      <RootProperty Name="Margin" />
      <RootProperty Name="Opacity" />
      <RootProperty Name="Template" />
      <RootProperty Name="UseSystemFocusVisuals" />
      <RootProperty Name="VerticalAlignment" />
      <RootProperty Name="Width" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Media.RectangleGeometry" />
    <RootType FullName="Windows.UI.Xaml.Controls.Primitives.PivotHeaderPanel">
      <RootProperty Name="Visibility" />
      <RootProperty Name="RenderTransform" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Media.TransformGroup">
      <RootProperty Name="Children" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Media.TranslateTransform" />
    <RootType FullName="Windows.UI.Xaml.Controls.ItemsPanelTemplate">
      <RootProperty Name="Template" />
    </RootType>
    <RootType FullName="HPControls.Deprecated.IconButton" />
    <RootType FullName="Windows.UI.Xaml.Media.Animation.PointerDownThemeAnimation" />
    <RootType FullName="Windows.UI.Xaml.Media.SolidColorBrush">
      <RootProperty Name="Color" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.Primitives.PivotHeaderItem" />
    <RootType FullName="Windows.UI.Xaml.VisualTransition">
      <RootProperty Name="From" />
      <RootProperty Name="To" />
      <RootProperty Name="GeneratedDuration" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Media.Animation.DoubleAnimation">
      <RootProperty Name="Duration" />
      <RootProperty Name="To" />
    </RootType>
  </Roots.RootTypes>
</Roots>
