﻿<?xml version="1.0" encoding="utf-8"?>
<Roots >
  <Roots.Interfaces>
    <RootInterface FullName="Windows.UI.Xaml.Data.IValueConverter" />
  </Roots.Interfaces>
  <Roots.PropertyPathNames>
    <RootPropertyPathName Name="isShowRecordingButton" />
    <RootPropertyPathName Name="isMenuVisible" />
    <RootPropertyPathName Name="isSettingsOpen" />
    <RootPropertyPathName Name="VideoConfig" />
    <RootPropertyPathName Name="Volume" />
    <RootPropertyPathName Name="Contrast" />
    <RootPropertyPathName Name="Brightness" />
    <RootPropertyPathName Name="Hue" />
    <RootPropertyPathName Name="Name" />
    <RootPropertyPathName Name="RecordVideoHelper" />
    <RootPropertyPathName Name="SelectedMicrophone" />
    <RootPropertyPathName Name="Microphones" />
    <RootPropertyPathName Name="Rate" />
    <RootPropertyPathName Name="VideoEncodingHelper" />
    <RootPropertyPathName Name="Framerate" />
    <RootPropertyPathName Name="Framerates" />
    <RootPropertyPathName Name="Resolution" />
    <RootPropertyPathName Name="Resolutions" />
    <RootPropertyPathName Name="CanSelectedVideo" />
    <RootPropertyPathName Name="SelectedVideo" />
    <RootPropertyPathName Name="Videos" />
    <RootPropertyPathName Name="isRecording" />
    <RootPropertyPathName Name="isMicrophoneActive" />
    <RootPropertyPathName Name="isDeviceConnected" />
  </Roots.PropertyPathNames>
  <Roots.RootTypes>
    <RootType FullName="Windows.UI.Xaml.Application">
      <RootProperty Name="RequestedTheme" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.Page">
      <RootProperty Name="Background" />
      <RootProperty Name="Resources" />
      <RootProperty Name="Content" />
      <RootEvent Name="Loaded" />
    </RootType>
    <RootType FullName="Microsoft.Xaml.DirectUI.ProxyTypes.ThemeResourceExtension" />
    <RootType FullName="GenkiArcade.SettingsIconValueConverter" />
    <RootType FullName="GenkiArcade.RecordIconValueConverter" />
    <RootType FullName="GenkiArcade.MicrophoneIconValueConverter" />
    <RootType FullName="Windows.UI.Xaml.Controls.Grid">
      <RootProperty Name="Background" />
      <RootProperty Name="Children" />
      <RootProperty Name="RowDefinitions" />
      <RootMethod Name="GetRow" />
      <RootMethod Name="SetRow" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Media.ImageBrush">
      <RootProperty Name="ImageSource" />
      <RootProperty Name="Stretch" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.StackPanel">
      <RootProperty Name="VerticalAlignment" />
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="Background" />
      <RootProperty Name="Children" />
      <RootProperty Name="Visibility" />
      <RootProperty Name="Orientation" />
      <RootProperty Name="Padding" />
      <RootProperty Name="Width" />
      <RootProperty Name="Margin" />
      <RootEvent Name="PointerEntered" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.CaptureElement">
      <RootProperty Name="Stretch" />
      <RootProperty Name="Visibility" />
      <RootEvent Name="DoubleTapped" />
      <RootEvent Name="PointerMoved" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.Canvas">
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="VerticalAlignment" />
      <RootProperty Name="Children" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Data.Binding">
      <RootProperty Name="ElementName" />
      <RootProperty Name="Mode" />
      <RootProperty Name="Converter" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.ScrollViewer">
      <RootProperty Name="Height" />
      <RootProperty Name="VerticalScrollBarVisibility" />
      <RootProperty Name="HorizontalScrollBarVisibility" />
      <RootProperty Name="Content" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.Button">
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="FontSize" />
      <RootProperty Name="FontFamily" />
      <RootProperty Name="FontWeight" />
      <RootProperty Name="Visibility" />
      <RootProperty Name="Padding" />
      <RootProperty Name="Background" />
      <RootProperty Name="Margin" />
      <RootProperty Name="Content" />
      <RootProperty Name="Width" />
      <RootProperty Name="Foreground" />
      <RootEvent Name="Click" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.TextBlock">
      <RootProperty Name="FontSize" />
      <RootProperty Name="FontFamily" />
      <RootProperty Name="FontWeight" />
      <RootProperty Name="TextWrapping" />
      <RootProperty Name="Foreground" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.Slider">
      <RootProperty Name="Value" />
      <RootProperty Name="Maximum" />
      <RootEvent Name="PointerReleased" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.ComboBox">
      <RootProperty Name="IsEnabled" />
      <RootProperty Name="FontFamily" />
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="FontSize" />
      <RootProperty Name="Foreground" />
      <RootProperty Name="DisplayMemberPath" />
      <RootProperty Name="SelectedItem" />
      <RootProperty Name="ItemsSource" />
    </RootType>
    <RootType FullName="Microsoft.Xaml.DirectUI.ProxyTypes.NullExtension" />
    <RootType FullName="Windows.UI.Xaml.Controls.Image">
      <RootProperty Name="Stretch" />
      <RootProperty Name="VerticalAlignment" />
      <RootProperty Name="Height" />
      <RootProperty Name="Width" />
      <RootProperty Name="FocusVisualSecondaryBrush" />
      <RootProperty Name="FocusVisualPrimaryBrush" />
      <RootProperty Name="Source" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Media.Imaging.SvgImageSource">
      <RootProperty Name="UriSource" />
      <RootProperty Name="RasterizePixelHeight" />
      <RootProperty Name="RasterizePixelWidth" />
    </RootType>
    <RootType FullName="Microsoft.Xaml.DirectUI.ProxyTypes.StaticResourceExtension" />
    <RootType FullName="GenkiArcade.MainPage" />
    <RootType FullName="Windows.UI.Xaml.Controls.UserControl">
      <RootProperty Name="Resources" />
      <RootProperty Name="Content" />
    </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.DoubleAnimationUsingKeyFrames">
      <RootProperty Name="BeginTime" />
      <RootProperty Name="KeyFrames" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Media.Animation.SplineDoubleKeyFrame">
      <RootProperty Name="KeyTime" />
      <RootProperty Name="Value" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.RowDefinition">
      <RootProperty Name="Height" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.Border">
      <RootProperty Name="Background" />
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="VerticalAlignment" />
      <RootProperty Name="Margin" />
      <RootProperty Name="Padding" />
      <RootProperty Name="Child" />
    </RootType>
    <RootType FullName="GenkiArcade.NotifyPopup" />
  </Roots.RootTypes>
</Roots>
