﻿<?xml version="1.0" encoding="utf-8"?>
<Roots >
  <Roots.PropertyPathNames>
    <RootPropertyPathName Name="Foreground" />
    <RootPropertyPathName Name="ContentDialogMaxWidth" />
  </Roots.PropertyPathNames>
  <Roots.RootTypes>
    <RootType FullName="Windows.UI.Xaml.ResourceDictionary">
      <RootProperty Name="ThemeDictionaries" />
      <RootProperty Name="MergedDictionaries" />
      <RootProperty Name="Source" />
    </RootType>
    <RootType FullName="WinStore.UX.Controls.AnimatedBackgroundContentControl" />
    <RootType FullName="Windows.UI.Xaml.Controls.Control">
      <RootProperty Name="IsTabStop" />
      <RootProperty Name="Template" />
      <RootProperty Name="Foreground" />
      <RootProperty Name="Background" />
      <RootProperty Name="BorderBrush" />
      <RootProperty Name="BorderThickness" />
      <RootProperty Name="FontFamily" />
      <RootProperty Name="FontSize" />
      <RootProperty Name="Padding" />
      <RootProperty Name="CornerRadius" />
      <RootProperty Name="HorizontalContentAlignment" />
      <RootProperty Name="VerticalContentAlignment" />
      <RootProperty Name="UseSystemFocusVisuals" />
    </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.Grid">
      <RootProperty Name="Children" />
      <RootProperty Name="ColumnDefinitions" />
      <RootProperty Name="RowDefinitions" />
      <RootProperty Name="Margin" />
      <RootProperty Name="Background" />
      <RootProperty Name="BorderBrush" />
      <RootProperty Name="BorderThickness" />
      <RootProperty Name="CornerRadius" />
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="FlowDirection" />
      <RootProperty Name="RequestedTheme" />
      <RootProperty Name="VerticalAlignment" />
      <RootProperty Name="Padding" />
      <RootProperty Name="XYFocusKeyboardNavigation" />
      <RootMethod Name="GetRow" />
      <RootMethod Name="SetRow" />
      <RootMethod Name="GetRowSpan" />
      <RootMethod Name="SetRowSpan" />
      <RootMethod Name="GetColumnSpan" />
      <RootMethod Name="SetColumnSpan" />
      <RootMethod Name="GetColumn" />
      <RootMethod Name="SetColumn" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.Border">
      <RootProperty Name="MinWidth" />
      <RootProperty Name="Padding" />
      <RootProperty Name="Background" />
      <RootProperty Name="BorderBrush" />
      <RootProperty Name="BorderThickness" />
      <RootProperty Name="CornerRadius" />
      <RootProperty Name="Child" />
      <RootProperty Name="IsHitTestVisible" />
      <RootProperty Name="MinHeight" />
      <RootProperty Name="MaxHeight" />
      <RootProperty Name="BackgroundSizing" />
      <RootProperty Name="FlowDirection" />
      <RootProperty Name="RenderTransformOrigin" />
      <RootProperty Name="RenderTransform" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.ContentPresenter">
      <RootProperty Name="Padding" />
      <RootProperty Name="HorizontalContentAlignment" />
      <RootProperty Name="VerticalContentAlignment" />
      <RootProperty Name="BorderThickness" />
      <RootProperty Name="Content" />
      <RootProperty Name="ContentTemplate" />
      <RootProperty Name="ContentTransitions" />
      <RootProperty Name="Margin" />
      <RootProperty Name="FontWeight" />
      <RootProperty Name="Foreground" />
      <RootProperty Name="TextWrapping" />
      <RootProperty Name="Visibility" />
      <RootProperty Name="Background" />
      <RootProperty Name="FontFamily" />
      <RootProperty Name="FontSize" />
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="VerticalAlignment" />
      <RootProperty Name="MaxLines" />
      <RootProperty Name="CornerRadius" />
      <RootProperty Name="BackgroundSizing" />
      <RootProperty Name="BackgroundTransition" />
      <RootProperty Name="BorderBrush" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Automation.AutomationProperties">
      <RootMethod Name="GetAccessibilityView" />
      <RootMethod Name="SetAccessibilityView" />
      <RootMethod Name="GetLiveSetting" />
      <RootMethod Name="SetLiveSetting" />
      <RootMethod Name="GetHelpText" />
      <RootMethod Name="SetHelpText" />
      <RootMethod Name="GetLabeledBy" />
      <RootMethod Name="SetLabeledBy" />
      <RootMethod Name="GetName" />
      <RootMethod Name="SetName" />
    </RootType>
    <RootType FullName="Microsoft.Xaml.DirectUI.ProxyTypes.TemplateBindingExtension" />
    <RootType FullName="Windows.UI.Xaml.Controls.UserControl">
      <RootProperty Name="Resources" />
      <RootProperty Name="Content" />
      <RootProperty Name="MaxWidth" />
      <RootProperty Name="FontSize" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.TextBox">
      <RootProperty Name="Width" />
      <RootProperty Name="MinWidth" />
      <RootProperty Name="MinHeight" />
      <RootProperty Name="Margin" />
      <RootProperty Name="Padding" />
      <RootProperty Name="HorizontalContentAlignment" />
      <RootProperty Name="VerticalContentAlignment" />
      <RootProperty Name="Background" />
      <RootProperty Name="BorderBrush" />
      <RootProperty Name="BorderThickness" />
      <RootProperty Name="CornerRadius" />
      <RootProperty Name="Description" />
      <RootProperty Name="DesiredCandidateWindowAlignment" />
      <RootProperty Name="FontFamily" />
      <RootProperty Name="FontSize" />
      <RootProperty Name="FontStretch" />
      <RootProperty Name="FontWeight" />
      <RootProperty Name="Foreground" />
      <RootProperty Name="Header" />
      <RootProperty Name="PlaceholderText" />
      <RootProperty Name="SelectionHighlightColor" />
      <RootProperty Name="Style" />
      <RootProperty Name="Template" />
      <RootProperty Name="UseSystemFocusVisuals" />
      <RootProperty Name="AcceptsReturn" />
      <RootProperty Name="IsReadOnly" />
      <RootProperty Name="MaxLength" />
      <RootProperty Name="Text" />
      <RootProperty Name="TextWrapping" />
      <RootEvent Name="TextChanged" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.DataTemplate">
      <RootProperty Name="Template" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.VisualStateManager">
      <RootMethod Name="GetVisualStateGroups" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.ColumnDefinition">
      <RootProperty Name="Width" />
      <RootProperty Name="MaxWidth" />
      <RootProperty Name="MinWidth" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.RowDefinition">
      <RootProperty Name="Height" />
      <RootProperty Name="MaxHeight" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.VisualStateGroup">
      <RootProperty Name="States" />
      <RootProperty Name="Transitions" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.VisualState">
      <RootProperty Name="Storyboard" />
      <RootProperty Name="StateTriggers" />
      <RootProperty Name="Setters" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.Canvas">
      <RootProperty Name="Width" />
      <RootProperty Name="Height" />
      <RootProperty Name="Children" />
      <RootMethod Name="GetZIndex" />
      <RootMethod Name="SetZIndex" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.ScrollViewer">
      <RootProperty Name="Margin" />
      <RootProperty Name="Padding" />
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="VerticalAlignment" />
      <RootProperty Name="HorizontalScrollBarVisibility" />
      <RootProperty Name="HorizontalScrollMode" />
      <RootProperty Name="IsDeferredScrollingEnabled" />
      <RootProperty Name="IsHorizontalRailEnabled" />
      <RootProperty Name="IsTabStop" />
      <RootProperty Name="IsVerticalRailEnabled" />
      <RootProperty Name="VerticalScrollBarVisibility" />
      <RootProperty Name="VerticalScrollMode" />
      <RootProperty Name="ZoomMode" />
      <RootProperty Name="Content" />
      <RootMethod Name="GetBringIntoViewOnFocusChange" />
      <RootMethod Name="SetBringIntoViewOnFocusChange" />
      <RootMethod Name="GetHorizontalScrollBarVisibility" />
      <RootMethod Name="SetHorizontalScrollBarVisibility" />
      <RootMethod Name="GetHorizontalScrollMode" />
      <RootMethod Name="SetHorizontalScrollMode" />
      <RootMethod Name="GetIsDeferredScrollingEnabled" />
      <RootMethod Name="SetIsDeferredScrollingEnabled" />
      <RootMethod Name="GetVerticalScrollBarVisibility" />
      <RootMethod Name="SetVerticalScrollBarVisibility" />
      <RootMethod Name="GetVerticalScrollMode" />
      <RootMethod Name="SetVerticalScrollMode" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.Primitives.Popup">
      <RootProperty Name="Child" />
    </RootType>
    <RootType FullName="Microsoft.Xaml.DirectUI.ProxyTypes.ThemeResourceExtension" />
    <RootType FullName="Windows.UI.Xaml.Controls.ListView">
      <RootProperty Name="MaxHeight" />
      <RootProperty Name="Margin" />
      <RootProperty Name="DisplayMemberPath" />
      <RootProperty Name="IsItemClickEnabled" />
      <RootProperty Name="ItemContainerStyle" />
      <RootProperty Name="ItemTemplate" />
      <RootProperty Name="ItemTemplateSelector" />
    </RootType>
    <RootType FullName="Microsoft.Xaml.DirectUI.ProxyTypes.StaticResourceExtension">
      <RootProperty Name="ResourceKey" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.TextBlock">
      <RootProperty Name="Text" />
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="VerticalAlignment" />
      <RootProperty Name="FontFamily" />
      <RootProperty Name="FontSize" />
      <RootProperty Name="FontStyle" />
      <RootProperty Name="Foreground" />
      <RootProperty Name="Width" />
      <RootProperty Name="Height" />
      <RootProperty Name="Padding" />
      <RootProperty Name="HighContrastAdjustment" />
      <RootProperty Name="TextAlignment" />
      <RootProperty Name="TextWrapping" />
      <RootProperty Name="Opacity" />
      <RootProperty Name="TextLineBounds" />
      <RootProperty Name="OpacityTransition" />
      <RootProperty Name="LineHeight" />
      <RootProperty Name="Inlines" />
    </RootType>
    <RootType FullName="Microsoft.Xaml.DirectUI.ProxyTypes.BindExtension">
      <RootProperty Name="Mode" />
      <RootProperty Name="UpdateSourceTrigger" />
    </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.Visibility" />
    <RootType FullName="Windows.UI.Xaml.Controls.ContentControl">
      <RootProperty Name="Margin" />
      <RootProperty Name="Padding" />
      <RootProperty Name="HorizontalContentAlignment" />
      <RootProperty Name="VerticalContentAlignment" />
      <RootProperty Name="Content" />
      <RootProperty Name="Foreground" />
      <RootProperty Name="IsHitTestVisible" />
      <RootProperty Name="IsTabStop" />
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="VerticalAlignment" />
      <RootProperty Name="ContentTemplate" />
      <RootProperty Name="FontFamily" />
      <RootProperty Name="FontSize" />
      <RootProperty Name="FontWeight" />
      <RootProperty Name="Template" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.Button">
      <RootProperty Name="Width" />
      <RootProperty Name="Padding" />
      <RootProperty Name="VerticalAlignment" />
      <RootProperty Name="BorderThickness" />
      <RootProperty Name="CornerRadius" />
      <RootProperty Name="FontSize" />
      <RootProperty Name="IsTabStop" />
      <RootProperty Name="Template" />
      <RootProperty Name="Visibility" />
      <RootProperty Name="Height" />
      <RootProperty Name="HorizontalContentAlignment" />
      <RootProperty Name="VerticalContentAlignment" />
      <RootProperty Name="Command" />
      <RootProperty Name="CommandParameter" />
      <RootProperty Name="Style" />
      <RootProperty Name="Content" />
      <RootProperty Name="Margin" />
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="ElementSoundMode" />
      <RootProperty Name="IsEnabled" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.Primitives.ToggleButton">
      <RootProperty Name="Width" />
      <RootProperty Name="Margin" />
      <RootProperty Name="Padding" />
      <RootProperty Name="VerticalAlignment" />
      <RootProperty Name="BorderThickness" />
      <RootProperty Name="CornerRadius" />
      <RootProperty Name="IsTabStop" />
      <RootProperty Name="Content" />
      <RootEvent Name="Click" />
      <RootEvent Name="Loaded" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.Viewbox">
      <RootProperty Name="Stretch" />
      <RootProperty Name="Child" />
      <RootProperty Name="Width" />
      <RootProperty Name="Margin" />
      <RootProperty Name="HorizontalAlignment" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Shapes.Path">
      <RootProperty Name="Data" />
      <RootProperty Name="Fill" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Media.Animation.DoubleAnimation">
      <RootProperty Name="To" />
      <RootProperty Name="Duration" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.AutoSuggestBox">
      <RootProperty Name="HorizontalContentAlignment" />
      <RootProperty Name="ItemTemplate" />
      <RootProperty Name="PlaceholderText" />
      <RootProperty Name="Style" />
      <RootProperty Name="Template" />
      <RootEvent Name="QuerySubmitted" />
      <RootEvent Name="SuggestionChosen" />
      <RootEvent Name="TextChanged" />
    </RootType>
    <RootType FullName="WinStore.UX.Controls.HResultSuggestBox" />
    <RootType FullName="WinStore.UX.Controls.LimitedTextBox">
      <RootProperty Name="MinHeight" />
      <RootProperty Name="Padding" />
      <RootProperty Name="AcceptsReturn" />
      <RootProperty Name="Header" />
      <RootProperty Name="MaxLength" />
      <RootProperty Name="MinLength" />
      <RootProperty Name="PlaceholderText" />
      <RootProperty Name="ShowStatusRemainingLength" />
      <RootProperty Name="Text" />
      <RootProperty Name="TextWrapping" />
    </RootType>
    <RootType FullName="Microsoft.UI.Xaml.Controls.ItemsRepeater">
      <RootProperty Name="VerticalAlignment" />
      <RootProperty Name="ItemTemplate" />
      <RootProperty Name="Layout" />
    </RootType>
    <RootType FullName="WinStore.UX.Common.ItemsRepeaterLeakWorkAround">
      <RootMethod Name="GetSafeItemsSource" />
      <RootMethod Name="SetSafeItemsSource" />
    </RootType>
    <RootType FullName="WinStore.UX.Controls.Media.ClosedCaptionsRenderer" />
    <RootType FullName="Windows.UI.Xaml.Media.SolidColorBrush">
      <RootProperty Name="Color" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Media.FontFamily" />
    <RootType FullName="System.Double" />
    <RootType FullName="Windows.UI.Xaml.CornerRadius" />
    <RootType FullName="CommunityToolkit.WinUI.Animations.ImplicitAnimationSet" />
    <RootType FullName="Windows.UI.Xaml.FrameworkElement">
      <RootProperty Name="Width" />
      <RootProperty Name="Height" />
      <RootProperty Name="AllowFocusWhenDisabled" />
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="VerticalAlignment" />
    </RootType>
    <RootType FullName="CommunityToolkit.WinUI.Animations.Implicit">
      <RootMethod Name="GetShowAnimations" />
      <RootMethod Name="SetShowAnimations" />
    </RootType>
    <RootType FullName="WinStore.UX.Controls.StackLayoutWithFixedSpacing">
      <RootProperty Name="Orientation" />
      <RootProperty Name="Spacing" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Thickness" />
    <RootType FullName="WinStore.UX.Controls.Layouts.NonVirtualizingStackLayout">
      <RootProperty Name="Spacing" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.ToolTipService">
      <RootMethod Name="GetToolTip" />
      <RootMethod Name="SetToolTip" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Data.Binding">
      <RootProperty Name="ElementName" />
      <RootProperty Name="RelativeSource" />
    </RootType>
    <RootType FullName="Microsoft.UI.Xaml.Controls.ProgressRing">
      <RootProperty Name="Width" />
      <RootProperty Name="Height" />
      <RootProperty Name="Margin" />
      <RootProperty Name="Foreground" />
      <RootProperty Name="IsActive" />
      <RootProperty Name="IsIndeterminate" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.ScalarTransition">
      <RootProperty Name="Duration" />
    </RootType>
    <RootType FullName="CommunityToolkit.WinUI.Animations.OpacityAnimation">
      <RootProperty Name="From" />
      <RootProperty Name="To" />
      <RootProperty Name="Duration" />
    </RootType>
    <RootType FullName="WinStore.UX.Controls.Media.MediaCommandResources" />
    <RootType FullName="WinStore.UX.Controls.Media.MediaCommandsControl" />
    <RootType FullName="WinStore.UX.Controls.OpacityMaskView" />
    <RootType FullName="Windows.UI.Xaml.Controls.StackPanel">
      <RootProperty Name="Spacing" />
      <RootProperty Name="Children" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Documents.Run">
      <RootProperty Name="Text" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Documents.Hyperlink">
      <RootProperty Name="NavigateUri" />
      <RootProperty Name="UnderlineStyle" />
      <RootProperty Name="Inlines" />
    </RootType>
    <RootType FullName="Microsoft.UI.Xaml.Controls.RatingControl">
      <RootProperty Name="FontFamily" />
      <RootProperty Name="IsClearEnabled" />
      <RootProperty Name="IsReadOnly" />
      <RootProperty Name="Value" />
    </RootType>
    <RootType FullName="WinStore.UX.Controls.RateAndReviewControl" />
    <RootType FullName="WinStore.UX.Controls.RecyclingContentControl" />
    <RootType FullName="WinStore.UX.Controls.VisualSurfaceControl" />
    <RootType FullName="WinStore.UX.Common.ExternalXamlCompositionBrush" />
    <RootType FullName="Microsoft.UI.Xaml.Controls.XamlControlsResources" />
    <RootType FullName="Windows.UI.Xaml.VerticalAlignment" />
    <RootType FullName="WinStore.UX.Controls.CustomContentDialog">
      <RootProperty Name="ContentDialogPadding" />
      <RootProperty Name="ContentDialogSeparatorThickness" />
      <RootProperty Name="ContentDialogTitleMargin" />
      <RootProperty Name="SmokeLayerBackgroundFill" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.ContentDialog">
      <RootProperty Name="PrimaryButtonStyle" />
      <RootProperty Name="SecondaryButtonStyle" />
      <RootProperty Name="CloseButtonStyle" />
      <RootProperty Name="CloseButtonText" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.AdaptiveTrigger">
      <RootProperty Name="MinWindowWidth" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.VisualTransition">
      <RootProperty Name="To" />
      <RootProperty Name="Storyboard" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Media.Animation.DoubleAnimationUsingKeyFrames">
      <RootProperty Name="KeyFrames" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Media.Animation.DiscreteDoubleKeyFrame">
      <RootProperty Name="KeyTime" />
      <RootProperty Name="Value" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Media.Animation.LinearDoubleKeyFrame">
      <RootProperty Name="KeyTime" />
      <RootProperty Name="Value" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Media.Animation.SplineDoubleKeyFrame">
      <RootProperty Name="KeySpline" />
      <RootProperty Name="KeyTime" />
      <RootProperty Name="Value" />
    </RootType>
    <RootType FullName="Microsoft.Xaml.DirectUI.ProxyTypes.NullExtension" />
    <RootType FullName="Windows.UI.Xaml.Shapes.Rectangle">
      <RootProperty Name="Fill" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Data.RelativeSource">
      <RootProperty Name="Mode" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.FontIcon">
      <RootProperty Name="FontSize" />
      <RootProperty Name="Glyph" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Media.ScaleTransform" />
    <RootType FullName="WinStore.UX.Common.WinUIResourceHelperExtension">
      <RootMethod Name="GetIsDefaultWinUIDictionary" />
      <RootMethod Name="SetIsDefaultWinUIDictionary" />
    </RootType>
  </Roots.RootTypes>
</Roots>
