AutoCatUwp/AutoCat/bin/x64/Debug/AppX/Microsoft.Toolkit.Uwp.UI.Controls/Microsoft.Toolkit.Uwp.UI.Controls.xr.xml
2021-01-24 18:21:04 +03:00

923 lines
40 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Roots >
<Roots.Interfaces>
<RootInterface FullName="Windows.UI.Xaml.Data.IValueConverter" />
</Roots.Interfaces>
<Roots.PropertyPathNames>
<RootPropertyPathName Name="ContentOverlay" />
<RootPropertyPathName Name="IsExpanded" />
<RootPropertyPathName Name="Background" />
<RootPropertyPathName Name="Value" />
<RootPropertyPathName Name="Color" />
<RootPropertyPathName Name="AnimationDuration" />
<RootPropertyPathName Name="VerticalOffset" />
<RootPropertyPathName Name="HorizontalOffset" />
<RootPropertyPathName Name="SelectedItem" />
<RootPropertyPathName Name="TemplateSettings" />
<RootPropertyPathName Name="FlyoutContentMinWidth" />
<RootPropertyPathName Name="ModelDisplayName" />
<RootPropertyPathName Name="DisplayName" />
<RootPropertyPathName Name="Kind" />
<RootPropertyPathName Name="ScrollableWidth" />
<RootPropertyPathName Name="IsCloseButtonOverlay" />
<RootPropertyPathName Name="IsClosable" />
<RootPropertyPathName Name="Icon" />
<RootPropertyPathName Name="ClipRect" />
<RootPropertyPathName Name="CompactVerticalDelta" />
<RootPropertyPathName Name="TokenSpacing" />
<RootPropertyPathName Name="Owner" />
<RootPropertyPathName Name="DisplayMemberPath" />
<RootPropertyPathName Name="TextMemberPath" />
<RootPropertyPathName Name="SuggestedItemTemplate" />
<RootPropertyPathName Name="SuggestedItemsSource" />
<RootPropertyPathName Name="PlaceholderText" />
<RootPropertyPathName Name="Text" />
</Roots.PropertyPathNames>
<Roots.RootTypes>
<RootType FullName="Windows.UI.Xaml.ResourceDictionary">
<RootProperty Name="ThemeDictionaries" />
<RootProperty Name="MergedDictionaries" />
<RootProperty Name="Source" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.GridView" />
<RootType FullName="Windows.UI.Xaml.Controls.ScrollViewer">
<RootProperty Name="BringIntoViewOnFocusChange" />
<RootProperty Name="HorizontalScrollBarVisibility" />
<RootProperty Name="HorizontalScrollMode" />
<RootProperty Name="IsDeferredScrollingEnabled" />
<RootProperty Name="IsHorizontalRailEnabled" />
<RootProperty Name="IsHorizontalScrollChainingEnabled" />
<RootProperty Name="IsVerticalRailEnabled" />
<RootProperty Name="IsVerticalScrollChainingEnabled" />
<RootProperty Name="TabNavigation" />
<RootProperty Name="VerticalScrollBarVisibility" />
<RootProperty Name="VerticalScrollMode" />
<RootProperty Name="ZoomMode" />
<RootProperty Name="Content" />
<RootProperty Name="Margin" />
<RootProperty Name="Padding" />
<RootProperty Name="IsTabStop" />
<RootProperty Name="MinWidth" />
<RootProperty Name="Style" />
<RootProperty Name="HorizontalAlignment" />
<RootProperty Name="VerticalAlignment" />
<RootProperty Name="HorizontalContentAlignment" />
<RootProperty Name="VerticalContentAlignment" />
<RootProperty Name="Background" />
<RootMethod Name="GetHorizontalScrollBarVisibility" />
<RootMethod Name="SetHorizontalScrollBarVisibility" />
<RootMethod Name="GetHorizontalScrollMode" />
<RootMethod Name="SetHorizontalScrollMode" />
<RootMethod Name="GetVerticalScrollMode" />
<RootMethod Name="SetVerticalScrollMode" />
<RootMethod Name="GetVerticalScrollBarVisibility" />
<RootMethod Name="SetVerticalScrollBarVisibility" />
<RootMethod Name="GetIsVerticalRailEnabled" />
<RootMethod Name="SetIsVerticalRailEnabled" />
<RootMethod Name="GetIsHorizontalRailEnabled" />
<RootMethod Name="SetIsHorizontalRailEnabled" />
<RootMethod Name="GetZoomMode" />
<RootMethod Name="SetZoomMode" />
<RootMethod Name="GetIsDeferredScrollingEnabled" />
<RootMethod Name="SetIsDeferredScrollingEnabled" />
<RootMethod Name="GetBringIntoViewOnFocusChange" />
<RootMethod Name="SetBringIntoViewOnFocusChange" />
</RootType>
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Controls.BladeView" />
<RootType FullName="Windows.UI.Xaml.Controls.Control">
<RootProperty Name="IsTabStop" />
<RootProperty Name="TabNavigation" />
<RootProperty Name="UseSystemFocusVisuals" />
<RootProperty Name="Template" />
<RootProperty Name="VerticalContentAlignment" />
<RootProperty Name="FontFamily" />
<RootProperty Name="FontSize" />
<RootProperty Name="Background" />
<RootProperty Name="Foreground" />
<RootProperty Name="HorizontalContentAlignment" />
<RootProperty Name="BorderBrush" />
<RootProperty Name="BorderThickness" />
<RootProperty Name="Padding" />
<RootProperty Name="FontWeight" />
<RootProperty Name="IsFocusEngagementEnabled" />
<RootMethod Name="GetIsTemplateFocusTarget" />
<RootMethod Name="SetIsTemplateFocusTarget" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.ItemsControl">
<RootProperty Name="ItemContainerTransitions" />
<RootProperty Name="ItemsPanel" />
<RootProperty Name="MinHeight" />
<RootProperty Name="HorizontalAlignment" />
<RootProperty Name="IsTabStop" />
<RootProperty Name="ItemContainerStyleSelector" />
</RootType>
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Controls.BladeItem">
<RootProperty Name="CloseButtonForeground" />
<RootProperty Name="TitleBarBackground" />
</RootType>
<RootType FullName="Windows.UI.Xaml.UIElement">
<RootProperty Name="IsHoldingEnabled" />
<RootProperty Name="IsHitTestVisible" />
<RootProperty Name="Visibility" />
<RootProperty Name="RenderTransformOrigin" />
<RootProperty Name="HighContrastAdjustment" />
<RootProperty Name="UseLayoutRounding" />
</RootType>
<RootType FullName="Windows.UI.Xaml.FrameworkElement">
<RootProperty Name="HorizontalAlignment" />
<RootProperty Name="VerticalAlignment" />
<RootProperty Name="Margin" />
<RootProperty Name="MinWidth" />
<RootProperty Name="MinHeight" />
<RootProperty Name="Width" />
<RootProperty Name="Height" />
<RootProperty Name="MaxWidth" />
<RootProperty Name="FocusVisualMargin" />
<RootProperty Name="MaxHeight" />
<RootProperty Name="AllowFocusOnInteraction" />
</RootType>
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Controls.Expander">
<RootProperty Name="IsExpanded" />
<RootProperty Name="HeaderStyle" />
</RootType>
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Controls.HeaderedContentControl">
<RootProperty Name="HeaderTemplate" />
<RootProperty Name="Header" />
</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="BorderBrush" />
<RootProperty Name="BorderThickness" />
<RootProperty Name="Width" />
<RootProperty Name="RowDefinitions" />
<RootProperty Name="Children" />
<RootProperty Name="Background" />
<RootProperty Name="Visibility" />
<RootProperty Name="Height" />
<RootProperty Name="ColumnDefinitions" />
<RootProperty Name="HorizontalAlignment" />
<RootProperty Name="VerticalAlignment" />
<RootProperty Name="RenderTransform" />
<RootProperty Name="Padding" />
<RootProperty Name="Margin" />
<RootProperty Name="CornerRadius" />
<RootProperty Name="RenderTransformOrigin" />
<RootProperty Name="MaxWidth" />
<RootProperty Name="FocusVisualMargin" />
<RootProperty Name="Style" />
<RootProperty Name="Clip" />
<RootProperty Name="MinHeight" />
<RootProperty Name="MinWidth" />
<RootProperty Name="Resources" />
<RootProperty Name="Name" />
<RootMethod Name="GetRow" />
<RootMethod Name="SetRow" />
<RootMethod Name="GetColumn" />
<RootMethod Name="SetColumn" />
<RootMethod Name="GetRowSpan" />
<RootMethod Name="SetRowSpan" />
<RootMethod Name="GetColumnSpan" />
<RootMethod Name="SetColumnSpan" />
</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="Setters" />
<RootProperty Name="Storyboard" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.RowDefinition">
<RootProperty Name="Height" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.ContentPresenter">
<RootProperty Name="VerticalAlignment" />
<RootProperty Name="Background" />
<RootProperty Name="Visibility" />
<RootProperty Name="Content" />
<RootProperty Name="ContentTemplate" />
<RootProperty Name="ContentTransitions" />
<RootProperty Name="HorizontalAlignment" />
<RootProperty Name="Margin" />
<RootProperty Name="HorizontalContentAlignment" />
<RootProperty Name="VerticalContentAlignment" />
<RootProperty Name="Opacity" />
<RootProperty Name="RenderTransform" />
<RootProperty Name="Padding" />
<RootProperty Name="BorderBrush" />
<RootProperty Name="BorderThickness" />
<RootProperty Name="Foreground" />
<RootProperty Name="RenderTransformOrigin" />
<RootProperty Name="IsHitTestVisible" />
<RootProperty Name="TextWrapping" />
<RootProperty Name="HighContrastAdjustment" />
<RootProperty Name="MaxLines" />
<RootProperty Name="DataContext" />
<RootProperty Name="FontWeight" />
<RootProperty Name="OpticalMarginAlignment" />
<RootProperty Name="Height" />
<RootProperty Name="FontSize" />
<RootProperty Name="Name" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.ColumnDefinition">
<RootProperty Name="Width" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.Button">
<RootProperty Name="Name" />
<RootProperty Name="TabIndex" />
<RootProperty Name="HorizontalAlignment" />
<RootProperty Name="Background" />
<RootProperty Name="Style" />
<RootProperty Name="BorderThickness" />
<RootProperty Name="Width" />
<RootProperty Name="Height" />
<RootProperty Name="Content" />
<RootProperty Name="FontFamily" />
<RootProperty Name="FontSize" />
<RootProperty Name="Foreground" />
<RootProperty Name="VerticalAlignment" />
<RootProperty Name="Margin" />
<RootProperty Name="RenderTransform" />
<RootProperty Name="Padding" />
<RootProperty Name="Flyout" />
<RootProperty Name="Visibility" />
<RootProperty Name="BorderBrush" />
<RootProperty Name="ContentTemplate" />
<RootProperty Name="FontStretch" />
<RootProperty Name="FontStyle" />
<RootProperty Name="FontWeight" />
<RootProperty Name="IsTabStop" />
<RootProperty Name="MinWidth" />
</RootType>
<RootType FullName="Microsoft.Xaml.DirectUI.ProxyTypes.StaticResourceExtension">
<RootProperty Name="ResourceKey" />
</RootType>
<RootType FullName="Windows.UI.Xaml.DataTemplate">
<RootProperty Name="Template" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.TextBlock">
<RootProperty Name="Text" />
<RootProperty Name="Margin" />
<RootProperty Name="VerticalAlignment" />
<RootProperty Name="Foreground" />
<RootProperty Name="FontFamily" />
<RootProperty Name="SelectionHighlightColor" />
<RootProperty Name="TextTrimming" />
<RootProperty Name="TextWrapping" />
<RootProperty Name="TextLineBounds" />
<RootProperty Name="OpticalMarginAlignment" />
<RootProperty Name="FontSize" />
<RootProperty Name="FontWeight" />
<RootProperty Name="LineHeight" />
<RootProperty Name="Style" />
<RootProperty Name="Padding" />
<RootProperty Name="Name" />
<RootProperty Name="TextAlignment" />
<RootProperty Name="Tag" />
<RootProperty Name="HorizontalAlignment" />
<RootProperty Name="FontStyle" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Data.Binding">
<RootProperty Name="RelativeSource" />
<RootProperty Name="Converter" />
<RootProperty Name="Mode" />
<RootProperty Name="ElementName" />
<RootProperty Name="Path" />
<RootProperty Name="FallbackValue" />
<RootProperty Name="TargetNullValue" />
</RootType>
<RootType FullName="Microsoft.Xaml.DirectUI.ProxyTypes.ThemeResourceExtension" />
<RootType FullName="Windows.UI.Xaml.Controls.Border">
<RootProperty Name="Background" />
<RootProperty Name="BorderBrush" />
<RootProperty Name="BorderThickness" />
<RootProperty Name="Child" />
<RootProperty Name="HorizontalAlignment" />
<RootProperty Name="VerticalAlignment" />
<RootProperty Name="Margin" />
<RootProperty Name="Width" />
<RootProperty Name="Height" />
<RootProperty Name="CornerRadius" />
<RootProperty Name="Visibility" />
<RootProperty Name="Opacity" />
<RootProperty Name="FlowDirection" />
<RootProperty Name="MaxWidth" />
<RootProperty Name="MaxHeight" />
<RootProperty Name="MinWidth" />
<RootProperty Name="MinHeight" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Automation.AutomationProperties">
<RootMethod Name="GetAccessibilityView" />
<RootMethod Name="SetAccessibilityView" />
<RootMethod Name="GetName" />
<RootMethod Name="SetName" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.ItemsPresenter">
<RootProperty Name="Padding" />
<RootProperty Name="HorizontalAlignment" />
<RootProperty Name="VerticalAlignment" />
<RootProperty Name="Margin" />
<RootProperty Name="Footer" />
<RootProperty Name="FooterTemplate" />
<RootProperty Name="FooterTransitions" />
<RootProperty Name="Header" />
<RootProperty Name="HeaderTemplate" />
<RootProperty Name="HeaderTransitions" />
</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.Controls.ItemsPanelTemplate">
<RootProperty Name="Template" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.ItemsStackPanel">
<RootProperty Name="Orientation" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Media.Animation.TransitionCollection" />
<RootType FullName="Windows.UI.Xaml.Media.Animation.AddDeleteThemeTransition" />
<RootType FullName="Windows.UI.Xaml.Media.Animation.ContentThemeTransition" />
<RootType FullName="Windows.UI.Xaml.Media.Animation.ReorderThemeTransition" />
<RootType FullName="Windows.UI.Xaml.Media.Animation.EntranceThemeTransition">
<RootProperty Name="IsStaggeringEnabled" />
</RootType>
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Controls.CameraPreview" />
<RootType FullName="Windows.UI.Xaml.Controls.MediaPlayerElement">
<RootProperty Name="HorizontalAlignment" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.FontIcon">
<RootProperty Name="FontFamily" />
<RootProperty Name="Glyph" />
<RootProperty Name="Foreground" />
<RootProperty Name="Margin" />
<RootProperty Name="FontSize" />
<RootProperty Name="RenderTransformOrigin" />
<RootProperty Name="RenderTransform" />
</RootType>
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Controls.CarouselItem" />
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Controls.Carousel">
<RootProperty Name="EasingFunction" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Media.Animation.ExponentialEase">
<RootProperty Name="EasingMode" />
</RootType>
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Controls.CarouselPanel" />
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Controls.DropShadowPanel" />
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Converters.EmptyObjectToObjectConverter">
<RootProperty Name="EmptyValue" />
<RootProperty Name="NotEmptyValue" />
</RootType>
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Converters.BoolNegationConverter" />
<RootType FullName="Windows.UI.Xaml.Controls.Primitives.ToggleButton">
<RootProperty Name="MinWidth" />
<RootProperty Name="MinHeight" />
<RootProperty Name="Content" />
<RootProperty Name="ContentTemplate" />
<RootProperty Name="Foreground" />
<RootProperty Name="IsChecked" />
<RootProperty Name="Style" />
<RootProperty Name="TabIndex" />
</RootType>
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Controls.LayoutTransformControl">
<RootProperty Name="RenderTransformOrigin" />
<RootProperty Name="Transform" />
<RootProperty Name="Child" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Media.TranslateTransform">
<RootProperty Name="Y" />
<RootProperty Name="X" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Media.ScaleTransform" />
<RootType FullName="Windows.UI.Xaml.Data.RelativeSource">
<RootProperty Name="Mode" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.ContentControl">
<RootProperty Name="Content" />
<RootProperty Name="HorizontalContentAlignment" />
<RootProperty Name="VerticalContentAlignment" />
<RootProperty Name="IsTabStop" />
<RootProperty Name="IsEnabled" />
<RootProperty Name="HorizontalAlignment" />
<RootProperty Name="VerticalAlignment" />
<RootProperty Name="RenderTransform" />
<RootProperty Name="Margin" />
<RootProperty Name="Padding" />
<RootProperty Name="Foreground" />
<RootProperty Name="IsHitTestVisible" />
<RootProperty Name="ContentTemplate" />
<RootProperty Name="FontSize" />
<RootProperty Name="FontFamily" />
<RootProperty Name="FontWeight" />
<RootProperty Name="MaxHeight" />
<RootProperty Name="Template" />
<RootProperty Name="ContentTransitions" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Media.RotateTransform">
<RootProperty Name="Angle" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Media.Animation.DoubleAnimation">
<RootProperty Name="From" />
<RootProperty Name="To" />
<RootProperty Name="Duration" />
<RootProperty Name="BeginTime" />
<RootProperty Name="AutoReverse" />
<RootProperty Name="EasingFunction" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Media.Animation.DoubleAnimationUsingKeyFrames">
<RootProperty Name="KeyFrames" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Media.Animation.LinearDoubleKeyFrame">
<RootProperty Name="KeyTime" />
<RootProperty Name="Value" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Shapes.Rectangle">
<RootProperty Name="Fill" />
<RootProperty Name="Stroke" />
<RootProperty Name="StrokeThickness" />
<RootProperty Name="Width" />
<RootProperty Name="Height" />
<RootProperty Name="HorizontalAlignment" />
<RootProperty Name="VerticalAlignment" />
<RootProperty Name="Margin" />
<RootProperty Name="Opacity" />
<RootProperty Name="Name" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.Slider">
<RootProperty Name="Maximum" />
<RootProperty Name="Minimum" />
<RootProperty Name="Visibility" />
<RootProperty Name="Value" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Media.Animation.PointerDownThemeAnimation" />
<RootType FullName="Windows.UI.Xaml.Media.Animation.PointerUpThemeAnimation" />
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Controls.Eyedropper" />
<RootType FullName="Windows.UI.Xaml.Media.SolidColorBrush">
<RootProperty Name="Color" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.Image">
<RootProperty Name="Source" />
<RootProperty Name="Name" />
<RootProperty Name="HorizontalAlignment" />
<RootProperty Name="VerticalAlignment" />
<RootProperty Name="Opacity" />
<RootProperty Name="Stretch" />
<RootProperty Name="NineGrid" />
</RootType>
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Controls.EyedropperToolButton" />
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Controls.GridSplitter">
<RootProperty Name="GripperForeground" />
</RootType>
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Controls.HeaderedItemsControl" />
<RootType FullName="Windows.UI.Xaml.Controls.StackPanel">
<RootProperty Name="Orientation" />
<RootProperty Name="Children" />
<RootProperty Name="Background" />
<RootProperty Name="Visibility" />
<RootProperty Name="HorizontalAlignment" />
<RootProperty Name="VerticalAlignment" />
<RootProperty Name="RenderTransform" />
<RootProperty Name="Padding" />
</RootType>
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Controls.HeaderedTextBlock">
<RootProperty Name="Orientation" />
<RootProperty Name="TextStyle" />
</RootType>
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Controls.ImageCropper">
<RootProperty Name="Mask" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.Canvas">
<RootProperty Name="Children" />
<RootProperty Name="HorizontalAlignment" />
<RootProperty Name="VerticalAlignment" />
<RootProperty Name="Background" />
<RootProperty Name="DataContext" />
<RootMethod Name="GetZIndex" />
<RootMethod Name="SetZIndex" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Shapes.Path">
<RootProperty Name="Fill" />
<RootProperty Name="Name" />
<RootProperty Name="Stroke" />
<RootProperty Name="StrokeThickness" />
<RootProperty Name="StrokeDashCap" />
<RootProperty Name="Data" />
</RootType>
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Controls.ImageCropperThumb">
<RootProperty Name="Style" />
</RootType>
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Extensions.Mouse">
<RootMethod Name="GetCursor" />
<RootMethod Name="SetCursor" />
</RootType>
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Controls.ImageEx" />
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Controls.InAppNotification">
<RootProperty Name="AnimationDuration" />
<RootProperty Name="VerticalOffset" />
<RootProperty Name="HorizontalOffset" />
<RootProperty Name="ShowDismissButton" />
<RootMethod Name="GetKeyFrameDuration" />
<RootMethod Name="SetKeyFrameDuration" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.Primitives.ButtonBase" />
<RootType FullName="Windows.UI.Xaml.Media.Animation.EasingDoubleKeyFrame">
<RootProperty Name="KeyTime" />
<RootProperty Name="Value" />
<RootProperty Name="EasingFunction" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Visibility" />
<RootType FullName="Windows.UI.Xaml.Media.CompositeTransform" />
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Controls.InfiniteCanvas" />
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Controls.InfiniteCanvasTextBox">
<RootProperty Name="Visibility" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.TextBox">
<RootProperty Name="SelectionHighlightColor" />
<RootProperty Name="Name" />
<RootProperty Name="MinWidth" />
<RootProperty Name="AcceptsReturn" />
<RootProperty Name="Background" />
<RootProperty Name="Foreground" />
<RootProperty Name="Style" />
<RootProperty Name="Width" />
<RootProperty Name="Height" />
<RootProperty Name="InputScope" />
<RootProperty Name="MaxLength" />
<RootProperty Name="Text" />
<RootProperty Name="SelectionHighlightColorWhenNotFocused" />
<RootProperty Name="PlaceholderText" />
<RootProperty Name="Header" />
<RootProperty Name="Margin" />
<RootProperty Name="DesiredCandidateWindowAlignment" />
<RootProperty Name="UseSystemFocusVisuals" />
</RootType>
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Controls.InfiniteCanvasVirtualDrawingSurface">
<RootProperty Name="Width" />
<RootProperty Name="Height" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.InkCanvas">
<RootProperty Name="Width" />
<RootProperty Name="Height" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.InkToolbar">
<RootProperty Name="TargetInkCanvas" />
<RootProperty Name="Children" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.ToolTipService">
<RootMethod Name="GetToolTip" />
<RootMethod Name="SetToolTip" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.SymbolIcon">
<RootProperty Name="Symbol" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.Flyout">
<RootProperty Name="Placement" />
<RootProperty Name="Content" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.ColorPicker">
<RootProperty Name="Color" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.InkToolbarCustomToggleButton">
<RootProperty Name="Content" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.InkToolbarCustomToolButton">
<RootProperty Name="Content" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Media.MatrixTransform" />
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Controls.Loading" />
<RootType FullName="Windows.UI.Xaml.Media.Animation.QuadraticEase">
<RootProperty Name="EasingMode" />
</RootType>
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Controls.MarkdownTextBlock">
<RootProperty Name="LinkForeground" />
<RootProperty Name="QuoteBackground" />
<RootProperty Name="QuoteForeground" />
<RootProperty Name="QuoteBorderBrush" />
<RootProperty Name="QuoteBorderThickness" />
<RootProperty Name="QuoteMargin" />
<RootProperty Name="QuotePadding" />
<RootProperty Name="CodeBackground" />
<RootProperty Name="CodeBorderBrush" />
<RootProperty Name="CodeBorderThickness" />
<RootProperty Name="InlineCodeBorderThickness" />
<RootProperty Name="InlineCodePadding" />
<RootProperty Name="InlineCodeMargin" />
<RootProperty Name="InlineCodeBackground" />
<RootProperty Name="InlineCodeBorderBrush" />
<RootProperty Name="InlineCodeForeground" />
<RootProperty Name="CodeFontFamily" />
<RootProperty Name="CodeMargin" />
<RootProperty Name="CodePadding" />
<RootProperty Name="EmojiFontFamily" />
<RootProperty Name="Header1FontWeight" />
<RootProperty Name="Header1FontSize" />
<RootProperty Name="Header1Margin" />
<RootProperty Name="Header1Foreground" />
<RootProperty Name="Header2FontWeight" />
<RootProperty Name="Header2FontSize" />
<RootProperty Name="Header2Margin" />
<RootProperty Name="Header2Foreground" />
<RootProperty Name="Header3FontWeight" />
<RootProperty Name="Header3FontSize" />
<RootProperty Name="Header3Margin" />
<RootProperty Name="Header3Foreground" />
<RootProperty Name="Header4FontWeight" />
<RootProperty Name="Header4FontSize" />
<RootProperty Name="Header4Margin" />
<RootProperty Name="Header4Foreground" />
<RootProperty Name="Header5FontWeight" />
<RootProperty Name="Header5FontSize" />
<RootProperty Name="Header5Margin" />
<RootProperty Name="Header5Foreground" />
<RootProperty Name="Header6FontWeight" />
<RootProperty Name="Header6FontSize" />
<RootProperty Name="Header6Margin" />
<RootProperty Name="Header6Foreground" />
<RootProperty Name="HorizontalRuleBrush" />
<RootProperty Name="HorizontalRuleMargin" />
<RootProperty Name="HorizontalRuleThickness" />
<RootProperty Name="ListMargin" />
<RootProperty Name="ListGutterWidth" />
<RootProperty Name="ListBulletSpacing" />
<RootProperty Name="ParagraphMargin" />
<RootProperty Name="ParagraphLineHeight" />
<RootProperty Name="TableBorderBrush" />
<RootProperty Name="TableBorderThickness" />
<RootProperty Name="TableCellPadding" />
<RootProperty Name="YamlBorderThickness" />
<RootProperty Name="YamlBorderBrush" />
<RootProperty Name="TableMargin" />
<RootProperty Name="TextWrapping" />
</RootType>
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Controls.MasterDetailsView" />
<RootType FullName="Windows.UI.Xaml.Controls.ListView">
<RootProperty Name="IsTabStop" />
<RootProperty Name="ItemContainerStyle" />
<RootProperty Name="ItemContainerStyleSelector" />
<RootProperty Name="ItemTemplate" />
<RootProperty Name="ItemTemplateSelector" />
<RootProperty Name="ItemsSource" />
<RootProperty Name="SelectedItem" />
<RootProperty Name="IsItemClickEnabled" />
<RootProperty Name="IsDoubleTapEnabled" />
<RootProperty Name="IsMultiSelectCheckBoxEnabled" />
<RootProperty Name="Background" />
<RootProperty Name="BorderThickness" />
<RootProperty Name="BorderBrush" />
<RootProperty Name="DisplayMemberPath" />
<RootProperty Name="MaxHeight" />
<RootProperty Name="Margin" />
<RootProperty Name="Padding" />
</RootType>
<RootType FullName="Windows.UI.Xaml.VisualTransition">
<RootProperty Name="From" />
<RootProperty Name="To" />
<RootProperty Name="Storyboard" />
<RootProperty Name="GeneratedDuration" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Media.Animation.QuarticEase">
<RootProperty Name="EasingMode" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Media.Animation.DrillOutThemeAnimation">
<RootProperty Name="EntranceTargetName" />
<RootProperty Name="ExitTargetName" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Media.Animation.DrillInThemeAnimation">
<RootProperty Name="EntranceTargetName" />
<RootProperty Name="ExitTargetName" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Media.AcrylicBrush">
<RootProperty Name="BackgroundSource" />
<RootProperty Name="TintColor" />
<RootProperty Name="TintOpacity" />
<RootProperty Name="FallbackColor" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.MenuFlyoutPresenter" />
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Controls.Menu">
<RootProperty Name="MenuFlyoutStyle" />
</RootType>
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Controls.MenuItem" />
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Controls.WrapPanel">
<RootProperty Name="HorizontalSpacing" />
<RootProperty Name="VerticalSpacing" />
<RootProperty Name="StretchChild" />
</RootType>
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Controls.OrbitView">
<RootProperty Name="AnchorColor" />
<RootProperty Name="OrbitColor" />
</RootType>
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Controls.OrbitViewItem" />
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Controls.OrbitViewPanel" />
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Controls.RadialGauge">
<RootProperty Name="NeedleBrush" />
<RootProperty Name="TrailBrush" />
<RootProperty Name="ScaleBrush" />
<RootProperty Name="ScaleTickBrush" />
<RootProperty Name="TickBrush" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.Viewbox">
<RootProperty Name="Child" />
<RootProperty Name="MaxWidth" />
<RootProperty Name="MaxHeight" />
<RootProperty Name="Margin" />
<RootProperty Name="Visibility" />
<RootProperty Name="Height" />
</RootType>
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Controls.RadialProgressBar">
<RootProperty Name="Outline" />
<RootProperty Name="Thickness" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Media.PathGeometry">
<RootProperty Name="Figures" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Media.PathFigureCollection" />
<RootType FullName="Windows.UI.Xaml.Media.PathFigure">
<RootProperty Name="Segments" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Media.PathSegmentCollection" />
<RootType FullName="Windows.UI.Xaml.Media.ArcSegment">
<RootProperty Name="IsLargeArc" />
<RootProperty Name="SweepDirection" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.Primitives.Thumb">
<RootProperty Name="IsTabStop" />
<RootProperty Name="Style" />
<RootProperty Name="TabIndex" />
</RootType>
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Controls.RangeSelector" />
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Animations.Implicit">
<RootMethod Name="GetShowAnimations" />
<RootMethod Name="SetShowAnimations" />
<RootMethod Name="GetHideAnimations" />
<RootMethod Name="SetHideAnimations" />
</RootType>
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Animations.OpacityAnimation">
<RootProperty Name="From" />
<RootProperty Name="To" />
<RootProperty Name="Duration" />
</RootType>
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Animations.ScalarAnimation">
<RootProperty Name="Target" />
<RootProperty Name="To" />
<RootProperty Name="Duration" />
<RootProperty Name="KeyFrames" />
</RootType>
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Animations.ScalarKeyFrame">
<RootProperty Name="Key" />
<RootProperty Name="Value" />
</RootType>
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Converters.RemoteSystemKindToSymbolConverter" />
<RootType FullName="Windows.UI.Xaml.Thickness" />
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Controls.RemoteDevicePicker" />
<RootType FullName="Windows.UI.Xaml.Controls.ContentDialog">
<RootProperty Name="PrimaryButtonText" />
<RootProperty Name="SecondaryButtonText" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.ScrollContentPresenter">
<RootProperty Name="FontSize" />
<RootProperty Name="FontFamily" />
<RootProperty Name="Margin" />
<RootProperty Name="Foreground" />
<RootProperty Name="Content" />
<RootProperty Name="TabFocusNavigation" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.ComboBox">
<RootProperty Name="Margin" />
<RootProperty Name="VerticalAlignment" />
<RootProperty Name="HorizontalAlignment" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.ProgressRing">
<RootProperty Name="Width" />
<RootProperty Name="Height" />
<RootProperty Name="IsActive" />
<RootProperty Name="Margin" />
<RootProperty Name="HorizontalAlignment" />
</RootType>
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Controls.RotatorTile">
<RootProperty Name="RotationDelay" />
<RootProperty Name="ExtraRandomDuration" />
</RootType>
<RootType FullName="Microsoft.Xaml.DirectUI.ProxyTypes.NullExtension" />
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Controls.ScrollHeader" />
<RootType FullName="System.Double" />
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Converters.BoolToVisibilityConverter" />
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Converters.DoubleToVisibilityConverter">
<RootProperty Name="GreaterThan" />
</RootType>
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Converters.BoolToObjectConverter">
<RootProperty Name="FalseValue" />
<RootProperty Name="TrueValue" />
</RootType>
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Controls.TabView">
<RootMethod Name="GetConstrainColumn" />
<RootMethod Name="SetConstrainColumn" />
<RootMethod Name="GetIgnoreColumn" />
<RootMethod Name="SetIgnoreColumn" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.ListViewBase">
<RootProperty Name="IsSwipeEnabled" />
<RootProperty Name="SelectionMode" />
<RootProperty Name="IsItemClickEnabled" />
</RootType>
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Controls.TabViewItem">
<RootProperty Name="IsClosable" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.Primitives.RepeatButton">
<RootProperty Name="VerticalAlignment" />
<RootProperty Name="Background" />
<RootProperty Name="BorderThickness" />
<RootProperty Name="Delay" />
<RootProperty Name="FontFamily" />
<RootProperty Name="Interval" />
<RootProperty Name="Style" />
<RootProperty Name="Visibility" />
<RootProperty Name="Content" />
</RootType>
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Extensions.FrameworkElementExtensions">
<RootMethod Name="GetAncestorType" />
<RootMethod Name="SetAncestorType" />
<RootMethod Name="GetAncestor" />
<RootMethod Name="SetAncestor" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Media.Animation.DropTargetItemThemeAnimation">
<RootProperty Name="TargetName" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Media.Animation.FadeOutThemeAnimation">
<RootProperty Name="TargetName" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Media.Animation.DragItemThemeAnimation">
<RootProperty Name="TargetName" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Media.Animation.DragOverThemeAnimation">
<RootProperty Name="Direction" />
<RootProperty Name="ToOffset" />
<RootProperty Name="TargetName" />
</RootType>
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarSymbols.List" />
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarSymbols.NumberedList" />
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Controls.TextToolbar" />
<RootType FullName="Windows.UI.Xaml.Controls.CommandBar">
<RootProperty Name="HorizontalAlignment" />
<RootProperty Name="Background" />
<RootProperty Name="IsTabStop" />
<RootProperty Name="Style" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Media.RectangleGeometry">
<RootProperty Name="Rect" />
<RootProperty Name="Transform" />
</RootType>
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.ToolbarButton" />
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.ToolbarSeparator" />
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Controls.TileControl" />
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Controls.TokenizingTextBoxStyleSelector">
<RootProperty Name="TextStyle" />
<RootProperty Name="TokenStyle" />
</RootType>
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Controls.TokenizingTextBox">
<RootProperty Name="AutoSuggestBoxTextBoxStyle" />
<RootProperty Name="TokenSpacing" />
</RootType>
<RootType FullName="Microsoft.Toolkit.Uwp.UI.Controls.TokenizingTextBoxItem">
<RootProperty Name="ClearButtonStyle" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.AutoSuggestBox">
<RootProperty Name="TextBoxStyle" />
<RootProperty Name="Name" />
<RootProperty Name="UpdateTextOnSelect" />
<RootProperty Name="DisplayMemberPath" />
<RootProperty Name="TextMemberPath" />
<RootProperty Name="ItemTemplate" />
<RootProperty Name="ItemsSource" />
<RootProperty Name="PlaceholderText" />
<RootProperty Name="Style" />
<RootProperty Name="Text" />
</RootType>
<RootType FullName="Windows.UI.Xaml.Controls.Primitives.Popup">
<RootProperty Name="Child" />
</RootType>
<RootType FullName="Windows.UI.Xaml.HorizontalAlignment" />
<RootType FullName="Windows.UI.Xaml.VerticalAlignment" />
</Roots.RootTypes>
</Roots>