﻿<?xml version="1.0" encoding="utf-8"?>
<Roots >
  <Roots.RootTypes>
    <RootType FullName="Windows.UI.Xaml.Controls.UserControl">
      <RootProperty Name="TabNavigation" />
      <RootProperty Name="Resources" />
      <RootProperty Name="Content" />
      <RootEvent Name="Loaded" />
      <RootEvent Name="Unloaded" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Automation.AutomationProperties">
      <RootMethod Name="GetAutomationId" />
      <RootMethod Name="SetAutomationId" />
      <RootMethod Name="GetName" />
      <RootMethod Name="SetName" />
      <RootMethod Name="GetAccessibilityView" />
      <RootMethod Name="SetAccessibilityView" />
    </RootType>
    <RootType FullName="Microsoft.Xaml.DirectUI.ProxyTypes.BindExtension">
      <RootProperty Name="Mode" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.ResourceDictionary">
      <RootProperty Name="MergedDictionaries" />
      <RootProperty Name="ThemeDictionaries" />
    </RootType>
    <RootType FullName="Store.Purchase.Resources.DefaultResourceDictionary" />
    <RootType FullName="Windows.UI.Xaml.Controls.Grid">
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="VerticalAlignment" />
      <RootProperty Name="BorderThickness" />
      <RootProperty Name="Style" />
      <RootProperty Name="Children" />
      <RootProperty Name="Height" />
      <RootProperty Name="Margin" />
      <RootProperty Name="Padding" />
      <RootProperty Name="ColumnDefinitions" />
      <RootProperty Name="MinHeight" />
      <RootProperty Name="MaxWidth" />
      <RootProperty Name="Background" />
      <RootProperty Name="RowDefinitions" />
      <RootProperty Name="ColumnSpacing" />
      <RootProperty Name="RowSpacing" />
      <RootProperty Name="XYFocusKeyboardNavigation" />
      <RootProperty Name="ChildrenTransitions" />
      <RootProperty Name="BorderBrush" />
      <RootMethod Name="GetColumn" />
      <RootMethod Name="SetColumn" />
      <RootMethod Name="GetRow" />
      <RootMethod Name="SetRow" />
    </RootType>
    <RootType FullName="Microsoft.Xaml.DirectUI.ProxyTypes.StaticResourceExtension">
      <RootProperty Name="ResourceKey" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.StackPanel">
      <RootProperty Name="Style" />
      <RootProperty Name="Children" />
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="VerticalAlignment" />
      <RootProperty Name="Padding" />
      <RootProperty Name="Orientation" />
      <RootProperty Name="Spacing" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.ColumnDefinition">
      <RootProperty Name="Width" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.Button">
      <RootProperty Name="VerticalAlignment" />
      <RootProperty Name="Style" />
      <RootProperty Name="TabIndex" />
      <RootProperty Name="Visibility" />
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="ElementSoundMode" />
      <RootProperty Name="IsEnabled" />
      <RootProperty Name="Content" />
      <RootProperty Name="HighContrastAdjustment" />
      <RootEvent Name="Click" />
      <RootEvent Name="GotFocus" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.TextBlock">
      <RootProperty Name="Style" />
      <RootProperty Name="Text" />
      <RootProperty Name="Visibility" />
      <RootProperty Name="Padding" />
      <RootProperty Name="HighContrastAdjustment" />
      <RootProperty Name="TextTrimming" />
      <RootProperty Name="FontSize" />
      <RootProperty Name="TextWrapping" />
      <RootProperty Name="FontWeight" />
      <RootProperty Name="Foreground" />
      <RootProperty Name="MaxLines" />
      <RootProperty Name="Margin" />
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="VerticalAlignment" />
      <RootProperty Name="IsHitTestVisible" />
      <RootProperty Name="OpticalMarginAlignment" />
      <RootProperty Name="TextLineBounds" />
      <RootProperty Name="Inlines" />
      <RootProperty Name="LineHeight" />
      <RootProperty Name="FontFamily" />
    </RootType>
    <RootType FullName="Store.Purchase.Controls.ErrorControl" />
    <RootType FullName="Microsoft.Xaml.DirectUI.ProxyTypes.ThemeResourceExtension" />
    <RootType FullName="Windows.UI.Xaml.Controls.RowDefinition">
      <RootProperty Name="Height" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.Border">
      <RootProperty Name="Padding" />
      <RootProperty Name="XYFocusKeyboardNavigation" />
      <RootProperty Name="Child" />
      <RootProperty Name="Width" />
      <RootProperty Name="Height" />
      <RootProperty Name="VerticalAlignment" />
      <RootProperty Name="CornerRadius" />
      <RootProperty Name="MinHeight" />
      <RootProperty Name="Background" />
      <RootProperty Name="RenderTransformOrigin" />
      <RootProperty Name="RenderTransform" />
      <RootProperty Name="BorderBrush" />
      <RootProperty Name="BorderThickness" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.ToolTipService">
      <RootMethod Name="GetToolTip" />
      <RootMethod Name="SetToolTip" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.FontIcon">
      <RootProperty Name="Margin" />
      <RootProperty Name="FontFamily" />
      <RootProperty Name="FontSize" />
      <RootProperty Name="Glyph" />
      <RootProperty Name="HighContrastAdjustment" />
      <RootProperty Name="MirroredWhenRightToLeft" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.ScrollViewer">
      <RootProperty Name="Padding" />
      <RootProperty Name="HorizontalScrollBarVisibility" />
      <RootProperty Name="IsTabStop" />
      <RootProperty Name="VerticalScrollBarVisibility" />
      <RootProperty Name="ZoomMode" />
      <RootProperty Name="Content" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.Image">
      <RootProperty Name="Width" />
      <RootProperty Name="Height" />
      <RootProperty Name="Source" />
      <RootProperty Name="Style" />
    </RootType>
    <RootType FullName="Store.Purchase.Controls.ThemeAwareBitmapSource">
      <RootProperty Name="Source" />
    </RootType>
    <RootType FullName="Store.Purchase.Controls.ExtendedAppRestoreControl" />
    <RootType FullName="Windows.UI.Xaml.Media.ScaleTransform" />
    <RootType FullName="WinStore.UX.Controls.RateAndReviewControl" />
    <RootType FullName="Store.Purchase.Controls.InAppReviewControl" />
    <RootType FullName="Windows.UI.Xaml.Controls.ItemsControl">
      <RootProperty Name="ItemsSource" />
      <RootProperty Name="Style" />
      <RootProperty Name="Visibility" />
      <RootProperty Name="ItemsPanel" />
      <RootProperty Name="ItemTemplate" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.HyperlinkButton">
      <RootProperty Name="Style" />
      <RootProperty Name="Content" />
      <RootEvent Name="Click" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.RelativePanel">
      <RootProperty Name="Style" />
      <RootProperty Name="Children" />
      <RootMethod Name="GetAlignVerticalCenterWithPanel" />
      <RootMethod Name="SetAlignVerticalCenterWithPanel" />
      <RootMethod Name="GetLeftOf" />
      <RootMethod Name="SetLeftOf" />
      <RootMethod Name="GetRightOf" />
      <RootMethod Name="SetRightOf" />
      <RootMethod Name="GetAlignRightWithPanel" />
      <RootMethod Name="SetAlignRightWithPanel" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Documents.Run">
      <RootProperty Name="Text" />
      <RootProperty Name="FontSize" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Documents.Hyperlink">
      <RootProperty Name="Foreground" />
      <RootProperty Name="NavigateUri" />
      <RootProperty Name="UnderlineStyle" />
      <RootProperty Name="Inlines" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.ItemsPanelTemplate">
      <RootProperty Name="Template" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.ItemsStackPanel" />
    <RootType FullName="Windows.UI.Xaml.DataTemplate">
      <RootProperty Name="Template" />
    </RootType>
    <RootType FullName="Store.Purchase.Controls.NativePurchaseControl" />
    <RootType FullName="Microsoft.UI.Xaml.Controls.ProgressRing">
      <RootProperty Name="Width" />
      <RootProperty Name="Height" />
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="VerticalAlignment" />
      <RootProperty Name="Foreground" />
      <RootProperty Name="IsActive" />
      <RootProperty Name="IsTabStop" />
    </RootType>
    <RootType FullName="Store.Purchase.Controls.ProgressControl" />
    <RootType FullName="Windows.UI.Xaml.Controls.WebView" />
    <RootType FullName="Microsoft.UI.Xaml.Controls.WebView2" />
    <RootType FullName="Store.Purchase.Controls.ReactPurchaseWebView" />
    <RootType FullName="Windows.UI.Xaml.Documents.LineBreak" />
    <RootType FullName="Store.Purchase.Controls.SuccessControl" />
    <RootType FullName="Windows.UI.Xaml.Media.Animation.TransitionCollection" />
    <RootType FullName="Windows.UI.Xaml.Media.Animation.EntranceThemeTransition" />
    <RootType FullName="Windows.UI.Xaml.Controls.ContentControl">
      <RootProperty Name="IsTabStop" />
    </RootType>
    <RootType FullName="Store.Purchase.Controls.WebBlendsControl" />
    <RootType FullName="Windows.UI.Color" />
    <RootType FullName="Windows.UI.Xaml.Media.SolidColorBrush">
      <RootProperty Name="Color" />
    </RootType>
    <RootType FullName="System.Double" />
    <RootType FullName="Windows.UI.Xaml.Controls.Panel">
      <RootProperty Name="Background" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.FrameworkElement">
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="VerticalAlignment" />
      <RootProperty Name="Margin" />
      <RootProperty Name="Height" />
      <RootProperty Name="FocusVisualMargin" />
      <RootProperty Name="Width" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.UIElement">
      <RootProperty Name="Opacity" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.Control">
      <RootProperty Name="Padding" />
      <RootProperty Name="Background" />
      <RootProperty Name="HorizontalContentAlignment" />
      <RootProperty Name="BorderThickness" />
      <RootProperty Name="BorderBrush" />
      <RootProperty Name="Foreground" />
      <RootProperty Name="FontFamily" />
      <RootProperty Name="FontSize" />
      <RootProperty Name="UseSystemFocusVisuals" />
      <RootProperty Name="Template" />
      <RootProperty Name="FontWeight" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Setter">
      <RootProperty Name="Property" />
      <RootProperty Name="Value" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.ControlTemplate">
      <RootProperty Name="TargetType" />
      <RootProperty Name="Template" />
    </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" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.VisualState">
      <RootProperty Name="Storyboard" />
    </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="Windows.UI.Xaml.Media.Animation.PointerDownThemeAnimation" />
    <RootType FullName="Windows.UI.Xaml.Media.Animation.PointerUpThemeAnimation" />
    <RootType FullName="Windows.UI.Xaml.Controls.ContentPresenter">
      <RootProperty Name="Padding" />
      <RootProperty Name="HorizontalContentAlignment" />
      <RootProperty Name="VerticalContentAlignment" />
      <RootProperty Name="BorderBrush" />
      <RootProperty Name="BorderThickness" />
      <RootProperty Name="Content" />
      <RootProperty Name="ContentTemplate" />
      <RootProperty Name="ContentTransitions" />
      <RootProperty Name="Background" />
    </RootType>
  </Roots.RootTypes>
</Roots>
