<?xml version="1.0" encoding="utf-8"?>

<assembly manifestVersion="1.0" xmlns="urn:schemas-microsoft-com:asm.v1">
  <assemblyIdentity version="1.0.0.0" name="copilotapphost" />

  <compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
    <application>
      
      <supportedOS Id="{8e0f7a12-bfb3-4fe8-b9a5-48fd50a15a9a}" />
      <maxversiontested Id="10.0.26100.0" />
    </application>
  </compatibility>

  
  <msix xmlns="urn:schemas-microsoft-com:msix.v1"
        packageName="Microsoft.MicrosoftOfficeHub"
        publisher="CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US"
        applicationId="Microsoft.MicrosoftOfficeHub" />

  
  <file name="Undocked.Native.Host.dll">
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Copilot.Undocked.Host.NativeHostLifecycleManager"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Copilot.Undocked.Host.WakeWordDetector"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Copilot.Undocked.Host.VoiceActivationGuardRT"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Copilot.Undocked.WindowManagement.AppWindowManager"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Copilot.Undocked.WindowManagement.AppWindow"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Copilot.Undocked.Authentication.AuthConfig"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Copilot.Undocked.Authentication.AuthenticationManager"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Copilot.Undocked.Authentication.TokenOptions"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Copilot.Undocked.Authentication.TokenResult"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Copilot.Undocked.Host.FloatingComposer.FloatingComposerPageViewModel"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Copilot.Undocked.Host.FloatingComposer.FloatingComposerBusinessModel"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Copilot.Undocked.Contracts.WinRT.FloatingComposerCreatedMessage"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Copilot.Undocked.Contracts.WinRT.CiqPromptConfig"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Copilot.Undocked.Contracts.WinRT.CiqEntityContext"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Copilot.Undocked.Contracts.WinRT.FloatingComposerLaunchedMessage"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Copilot.Undocked.Contracts.WinRT.FloatingComposerDismissedMessage"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Copilot.Undocked.Contracts.WinRT.FloatingComposerDestroyedMessage"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Copilot.Undocked.Contracts.WinRT.FloatingComposerDismissRequestedMessage"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Copilot.Undocked.Contracts.WinRT.FloatingComposerLaunchRequestedMessage"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Copilot.Undocked.Contracts.WinRT.VoiceComposerLaunchRequestedMessage"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Copilot.Undocked.Contracts.WinRT.LiveModeConversationPlugin"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Copilot.Undocked.Contracts.WinRT.LiveModeConversationSummary"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Copilot.Undocked.Contracts.WinRT.LiveModeConversationHandoffRequestedMessage"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Copilot.Undocked.Host.AnimatedVisuals.Branding_add_morph"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Copilot.Undocked.Host.AnimatedVisuals.Branding_add_morph_dark"
        threadingModel="both" />
  </file>

  
  <file name="Undocked.Native.Telemetry.dll">
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Copilot.Undocked.Telemetry.Logger"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Copilot.Undocked.Telemetry.CatalogBuilder"
        threadingModel="both" />
  </file>

  
  <file name="CoreMessagingXP.dll">
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Dispatching.DispatcherExitDeferral"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Dispatching.DispatcherQueue"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Dispatching.DispatcherQueueController"
        threadingModel="both" />
  </file>
  <file name="dcompi.dll">
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.AnimationController"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.CompositionAnimation"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.CompositionApiInformation"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.CompositionBrush"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.CompositionCapabilities"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.CompositionClip"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.CompositionDrawingSurface"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.CompositionEasingFunction"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.CompositionEffectSourceParameter"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.CompositionGeometry"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.CompositionGradientBrush"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.CompositionLight"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.CompositionObject"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.CompositionPath"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.CompositionProjectedShadowCasterCollection"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.CompositionShadow"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.CompositionShape"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.CompositionTransform"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.CompositionVirtualDrawingSurface"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.Compositor"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.ContainerVisual"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.Core.CompositorController"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.Diagnostics.CompositionDebugSettings"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.Effects.SceneLightingEffect"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.Experimental.ExpCompositionVisualSurface"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.Interactions.CompositionConditionalValue"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.Interactions.InteractionTracker"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.Interactions.InteractionTrackerInertiaModifier"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.Interactions.InteractionTrackerInertiaMotion"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.Interactions.InteractionTrackerInertiaNaturalMotion"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.Interactions.InteractionTrackerInertiaRestingValue"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.Interactions.InteractionTrackerVector2InertiaModifier"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.Interactions.InteractionTrackerVector2InertiaNaturalMotion"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.Interactions.VisualInteractionSource"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.KeyFrameAnimation"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.NaturalMotionAnimation"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.ScalarNaturalMotionAnimation"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.Scenes.SceneComponent"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.Scenes.SceneMaterial"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.Scenes.SceneMaterialInput"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.Scenes.SceneMesh"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.Scenes.SceneMeshRendererComponent"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.Scenes.SceneMetallicRoughnessMaterial"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.Scenes.SceneNode"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.Scenes.SceneObject"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.Scenes.ScenePbrMaterial"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.Scenes.SceneRendererComponent"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.Scenes.SceneSurfaceMaterialInput"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.Scenes.SceneVisual"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.Vector2NaturalMotionAnimation"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.Vector3NaturalMotionAnimation"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.Visual"
        threadingModel="both" />
  </file>
  <file name="Microsoft.Graphics.Display.dll">
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Graphics.Display.DisplayInformation"
        threadingModel="both" />
  </file>
  <file name="Microsoft.UI.Designer.dll">
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Designer.DesignerOutputHost"
        threadingModel="both" />
  </file>
  <file name="Microsoft.UI.dll">
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Colors"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.ColorHelper"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.System.ThemeSettings"
        threadingModel="both" />
  </file>
  <file name="Microsoft.UI.Input.dll">
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Content.ChildSiteLink"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Content.ContentAppWindowBridge"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Content.ContentCoordinateConverter"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Content.ContentExternalBackdropLink"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Content.ContentExternalOutputLink"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Content.ContentIsland"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Content.ContentIslandEnvironment"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Content.ContentSite"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Content.ContentSiteEnvironment"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Content.ContentSiteEnvironmentView"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Content.ContentSiteView"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Content.CoreWindowSiteBridge"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Content.DesktopAttachedSiteBridge"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Content.DesktopChildSiteBridge"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Content.DesktopPopupSiteBridge"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Content.DesktopSiteBridge"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Content.ProcessStarter"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Content.SystemVisualSiteBridge"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Input.DragDrop.DragDropManager"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Input.DragDrop.DragOperation"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Input.FocusNavigationRequest"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Input.GestureRecognizer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Input.InputActivationListener"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Input.InputCursor"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Input.InputCustomCursor"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Input.InputDesktopResourceCursor"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Input.InputDesktopNamedResourceCursor"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Input.InputFocusController"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Input.InputFocusNavigationHost"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Input.InputKeyboardSource"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Input.InputLightDismissAction"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Input.InputNonClientPointerSource"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Input.InputObject"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Input.InputPopupController"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Input.InputPreTranslateKeyboardSource"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Input.InputPointerSource"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Input.InputSystemCursor"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Input.InputUnderlyingWindowController"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Input.Interop.PenDeviceInterop"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Input.PointerPoint"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Input.PointerPredictor"
        threadingModel="both" />
  </file>
  <file name="Microsoft.UI.Windowing.dll">
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Windowing.AppWindow"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Windowing.AppWindowPlacementDetails"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Windowing.AppWindowPresenter"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Windowing.CompactOverlayPresenter"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Windowing.DisplayArea"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Windowing.FullScreenPresenter"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Windowing.OverlappedPresenter"
        threadingModel="both" />
  </file>
  <file name="Microsoft.UI.Windowing.Core.dll">
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Windowing.AppWindowTitleBar"
        threadingModel="both" />
  </file>
  <file name="wuceffectsi.dll">
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.SystemBackdrops.DesktopAcrylicController"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.SystemBackdrops.MicaController"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Composition.SystemBackdrops.SystemBackdropConfiguration"
        threadingModel="both" />
  </file>
  <file name="Microsoft.Windows.ApplicationModel.Resources.dll">
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.ApplicationModel.Resources.KnownResourceQualifierName"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.ApplicationModel.Resources.ResourceCandidate"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.ApplicationModel.Resources.ResourceLoader"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.ApplicationModel.Resources.ResourceManager"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.Globalization.ApplicationLanguages"
        threadingModel="both" />
  </file>
  <file name="Microsoft.WindowsAppRuntime.dll">
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Security.Authentication.OAuth.AuthRequestParams"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Security.Authentication.OAuth.ClientAuthentication"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Security.Authentication.OAuth.OAuth2Manager"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Security.Authentication.OAuth.TokenRequestParams"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.ApplicationModel.Background.BackgroundTaskBuilder"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.ApplicationModel.DynamicDependency.AddPackageDependencyOptions"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.ApplicationModel.DynamicDependency.CreatePackageDependencyOptions"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.ApplicationModel.DynamicDependency.PackageDependency"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.ApplicationModel.DynamicDependency.PackageDependencyContext"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.ApplicationModel.DynamicDependency.PackageDependencyRank"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.ApplicationModel.WindowsAppRuntime.DeploymentManager"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.ApplicationModel.WindowsAppRuntime.DeploymentResult"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.ApplicationModel.WindowsAppRuntime.DeploymentInitializeOptions"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.ApplicationModel.WindowsAppRuntime.ReleaseInfo"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.ApplicationModel.WindowsAppRuntime.RuntimeInfo"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.AppLifecycle.ActivationRegistrationManager"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.AppLifecycle.AppInstance"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.AppNotifications.AppNotificationManager"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.AppNotifications.AppNotification"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.AppNotifications.AppNotificationProgressData"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.AppNotifications.AppNotificationActivatedEventArgs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.AppNotifications.AppNotificationConferencingConfig"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.AppNotifications.Builder.AppNotificationTextProperties"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.AppNotifications.Builder.AppNotificationButton"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.AppNotifications.Builder.AppNotificationProgressBar"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.AppNotifications.Builder.AppNotificationComboBox"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.Management.Deployment.AddPackageOptions"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.Management.Deployment.EnsureReadyOptions"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.Management.Deployment.PackageDeploymentManager"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.Management.Deployment.PackageDeploymentResult"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.Management.Deployment.PackageRuntimeManager"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.Management.Deployment.PackageSet"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.Management.Deployment.PackageSetItem"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.Management.Deployment.PackageSetItemRuntimeDisposition"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.Management.Deployment.PackageSetRuntimeDisposition"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.Management.Deployment.PackageVolume"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.Management.Deployment.ProvisionPackageOptions"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.Management.Deployment.RegisterPackageOptions"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.Management.Deployment.RemovePackageOptions"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.Management.Deployment.StagePackageOptions"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.PushNotifications.PushNotificationChannel"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.PushNotifications.PushNotificationCreateChannelResult"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.PushNotifications.PushNotificationActivationInfo"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.PushNotifications.PushNotificationReceivedEventArgs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.PushNotifications.PushNotificationRegistrationToken"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.PushNotifications.PushNotificationManager"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.Security.AccessControl.SecurityDescriptorHelpers"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.Storage.ApplicationData"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.Storage.ApplicationDataContainer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.System.EnvironmentManager"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.System.Power.PowerManager"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.Media.Capture.CameraCaptureUI"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.BadgeNotifications.BadgeNotificationManager"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.Foundation.DecimalHelper"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.Storage.Pickers.FileOpenPicker"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.Storage.Pickers.FileSavePicker"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.Storage.Pickers.FolderPicker"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Windows.ApplicationModel.WindowsAppRuntime.RuntimeCompatibilityOptions"
        threadingModel="both" />
  </file>
  <file name="Microsoft.UI.Xaml.dll">
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.AdaptiveTrigger"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Application"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.AnnotationPatternIdentifiers"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.AutomationAnnotation"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.AutomationElementIdentifiers"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.AutomationProperties"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.DockPatternIdentifiers"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.DragPatternIdentifiers"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.DropTargetPatternIdentifiers"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.ExpandCollapsePatternIdentifiers"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.GridItemPatternIdentifiers"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.GridPatternIdentifiers"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.MultipleViewPatternIdentifiers"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.AppBarAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.AppBarButtonAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.AppBarToggleButtonAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.AutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.AutomationPeerAnnotation"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.AutoSuggestBoxAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.ButtonAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.ButtonBaseAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.CalendarDatePickerAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.CheckBoxAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.ComboBoxAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.ComboBoxItemAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.ComboBoxItemDataAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.DatePickerAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.FlipViewAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.FlipViewItemAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.FlipViewItemDataAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.FlyoutPresenterAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.FrameworkElementAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.GridViewAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.GridViewHeaderItemAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.GridViewItemAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.GridViewItemDataAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.GroupItemAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.HubAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.HubSectionAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.HyperlinkButtonAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.ImageAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.ItemAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.ItemsControlAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.ListBoxAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.ListBoxItemAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.ListBoxItemDataAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.ListViewAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.ListViewBaseAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.ListViewBaseHeaderItemAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.ListViewHeaderItemAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.ListViewItemAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.ListViewItemDataAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.MediaPlayerElementAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.MediaTransportControlsAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.MenuFlyoutItemAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.MenuFlyoutPresenterAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.PasswordBoxAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.RadioButtonAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.RangeBaseAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.RepeatButtonAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.RichEditBoxAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.RichTextBlockAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.RichTextBlockOverflowAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.ScrollBarAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.ScrollViewerAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.SelectorAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.SelectorItemAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.SemanticZoomAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.SliderAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.SplitMenuFlyoutItemAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.TextBlockAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.TextBoxAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.ThumbAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.TimePickerAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.ToggleButtonAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.ToggleMenuFlyoutItemAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.ToggleSwitchAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.RangeValuePatternIdentifiers"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.ScrollPatternIdentifiers"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.SelectionItemPatternIdentifiers"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.SelectionPatternIdentifiers"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.SpreadsheetItemPatternIdentifiers"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.StylesPatternIdentifiers"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.TableItemPatternIdentifiers"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.TablePatternIdentifiers"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.TogglePatternIdentifiers"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.TransformPattern2Identifiers"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.TransformPatternIdentifiers"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.ValuePatternIdentifiers"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.WindowPatternIdentifiers"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.BringIntoViewOptions"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.BrushTransition"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.ColorDisplayNameHelper"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.ColorPaletteResources"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.AppBar"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.AppBarButton"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.AppBarElementContainer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.AppBarSeparator"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.AppBarToggleButton"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.AutoSuggestBox"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.AutoSuggestBoxQuerySubmittedEventArgs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.AutoSuggestBoxSuggestionChosenEventArgs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.AutoSuggestBoxTextChangedEventArgs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.BitmapIcon"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.BitmapIconSource"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Border"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Button"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.CalendarDatePicker"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.CalendarView"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.CalendarViewDayItem"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Canvas"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.CheckBox"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.ChoosingGroupHeaderContainerEventArgs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.ChoosingItemContainerEventArgs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.ColumnDefinition"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.ComboBox"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.ComboBoxItem"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.CommandBar"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.CommandBarOverflowPresenter"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.CommandingContainer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.ContainerContentChangingEventArgs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.ContentControl"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.ContentDialog"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.ContentPresenter"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Control"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.ControlTemplate"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.DataTemplateSelector"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.DatePicker"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.DragItemsStartingEventArgs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.DynamicOverflowItemsChangingEventArgs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.FlipView"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.FlipViewItem"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Flyout"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.FlyoutPresenter"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.FontIcon"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.FontIconSource"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Frame"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Grid"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.GridView"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.GridViewHeaderItem"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.GridViewItem"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.GroupItem"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.GroupStyle"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.GroupStyleSelector"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Hub"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.HubSection"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.HubSectionHeaderClickEventArgs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.HyperlinkButton"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.IconElement"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.IconSource"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.IconSourceElement"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Image"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.InputValidationCommand"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.InputValidationContext"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.InputValidationError"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.ItemClickEventArgs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.ItemsControl"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.ItemsPanelTemplate"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.ItemsPresenter"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.ItemsStackPanel"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.ItemsWrapGrid"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.ListBox"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.ListBoxItem"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.ListView"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.ListViewBase"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.ListViewHeaderItem"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.ListViewItem"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.ListViewPersistenceHelper"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.MediaPlayerElement"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.MediaPlayerPresenter"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.MediaTransportControls"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.MediaTransportControlsHelper"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.MenuFlyout"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.MenuFlyoutItem"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.MenuFlyoutPresenter"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.MenuFlyoutSeparator"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.MenuFlyoutSubItem"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Page"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Panel"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.PasswordBox"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.PathIcon"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.PathIconSource"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Primitives.ButtonBase"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Primitives.CalendarPanel"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Primitives.CarouselPanel"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Primitives.DragCompletedEventArgs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Primitives.DragDeltaEventArgs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Primitives.DragStartedEventArgs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Primitives.FlyoutBase"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Primitives.FlyoutShowOptions"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Primitives.GeneratorPositionHelper"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Primitives.GridViewItemPresenter"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Primitives.LayoutInformation"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Primitives.ListViewItemPresenter"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Primitives.Popup"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Primitives.RangeBase"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Primitives.RepeatButton"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Primitives.ScrollBar"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Primitives.ScrollEventArgs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Primitives.Selector"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Primitives.SelectorItem"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Primitives.Thumb"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Primitives.TickBar"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Primitives.ToggleButton"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.RadioButton"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.RelativePanel"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.RichEditBox"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.RichTextBlock"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.RichTextBlockOverflow"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.RowDefinition"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.ScrollContentPresenter"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.ScrollViewer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.ScrollViewerViewChangedEventArgs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.SelectionChangedEventArgs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.SemanticZoom"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.SemanticZoomLocation"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.SemanticZoomViewChangedEventArgs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Slider"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.SplitMenuFlyoutItem"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.SplitView"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.StackPanel"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.StyleSelector"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.SwapChainBackgroundPanel"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.SwapChainPanel"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.SymbolIcon"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.SymbolIconSource"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.TextBlock"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.TextBox"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.TimePicker"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.ToggleMenuFlyoutItem"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.ToggleSwitch"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.ToolTip"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.ToolTipService"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.UserControl"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.VariableSizedWrapGrid"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Viewbox"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.VirtualizingStackPanel"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.WrapGrid"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.CornerRadiusHelper"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Data.Binding"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Data.BindingBase"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Data.BindingOperations"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Data.CollectionViewSource"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Data.CurrentChangingEventArgs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Data.DataErrorsChangedEventArgs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Data.ItemIndexRange"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Data.PropertyChangedEventArgs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Data.RelativeSource"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.DataTemplate"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.DataTemplateKey"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.DependencyObject"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.DependencyObjectCollection"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.DependencyProperty"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.DispatcherTimer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Documents.Block"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Documents.Bold"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Documents.Glyphs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Documents.Hyperlink"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Documents.Inline"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Documents.InlineUIContainer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Documents.Italic"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Documents.LineBreak"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Documents.Paragraph"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Documents.Run"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Documents.Span"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Documents.TextElement"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Documents.TextHighlighter"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Documents.Typography"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Documents.Underline"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.DurationHelper"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.DxamlCoreTestHooks"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.ElementFactoryGetArgs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.ElementFactoryRecycleArgs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.ElementSoundPlayer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.EventTrigger"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.FrameworkElement"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.FrameworkElementEx"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.FrameworkTemplate"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.FrameworkView"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.FrameworkViewSource"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.GridLengthHelper"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Hosting.DesktopWindowXamlSource"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Hosting.ElementCompositionPreview"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Hosting.WindowsXamlManager"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Hosting.XamlIslandRoot"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Hosting.XamlSourceFocusNavigationRequest"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Hosting.XamlSourceFocusNavigationResult"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Input.AccessKeyDisplayDismissedEventArgs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Input.AccessKeyDisplayRequestedEventArgs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Input.AccessKeyInvokedEventArgs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Input.AccessKeyManager"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Input.ContextRequestedEventArgs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Input.DoubleTappedRoutedEventArgs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Input.FindNextElementOptions"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Input.FocusManager"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Input.HoldingRoutedEventArgs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Input.InputManager"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Input.InputScope"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Input.InputScopeName"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Input.KeyboardAccelerator"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Input.ManipulationCompletedRoutedEventArgs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Input.ManipulationDeltaRoutedEventArgs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Input.ManipulationInertiaStartingRoutedEventArgs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Input.ManipulationPivot"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Input.ManipulationStartedRoutedEventArgs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Input.ManipulationStartingRoutedEventArgs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Input.RightTappedRoutedEventArgs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Input.StandardUICommand"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Input.TappedRoutedEventArgs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Input.XamlUICommand"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.InteractionBase"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Internal.LayoutTransitionElementUtilities"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Internal.SecondaryContentRelationship"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Interop.NotifyCollectionChangedEventArgs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Markup.MarkupExtension"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Markup.ProvideValueTargetProperty"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Markup.XamlBinaryWriter"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Markup.XamlBindingHelper"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Markup.XamlMarkupHelper"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Markup.XamlReader"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.AddDeleteThemeTransition"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.BackEase"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.BasicConnectedAnimationConfiguration"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.BeginStoryboard"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.BounceEase"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.CircleEase"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.ColorAnimation"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.ColorAnimationUsingKeyFrames"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.ColorKeyFrame"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.ColorKeyFrameCollection"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.ConnectedAnimationService"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.ContentThemeTransition"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.CubicEase"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.DirectConnectedAnimationConfiguration"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.DiscreteColorKeyFrame"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.DiscreteDoubleKeyFrame"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.DiscreteObjectKeyFrame"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.DiscretePointKeyFrame"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.DoubleAnimation"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.DoubleAnimationUsingKeyFrames"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.DoubleKeyFrame"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.DoubleKeyFrameCollection"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.DragItemThemeAnimation"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.DragOverThemeAnimation"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.DrillInThemeAnimation"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.DrillOutThemeAnimation"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.DropTargetItemThemeAnimation"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.EasingColorKeyFrame"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.EasingDoubleKeyFrame"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.EasingFunctionBase"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.EasingPointKeyFrame"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.EdgeUIThemeTransition"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.ElasticEase"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.EntranceThemeTransition"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.ExponentialEase"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.FadeInThemeAnimation"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.FadeOutThemeAnimation"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.GravityConnectedAnimationConfiguration"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.KeySpline"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.KeyTimeHelper"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.LinearColorKeyFrame"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.LinearDoubleKeyFrame"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.LinearPointKeyFrame"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.NavigationTransitionInfo"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.ObjectAnimationUsingKeyFrames"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.ObjectKeyFrame"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.ObjectKeyFrameCollection"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.PaneThemeTransition"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.PointAnimation"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.PointAnimationUsingKeyFrames"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.PointerDownThemeAnimation"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.PointerUpThemeAnimation"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.PointKeyFrame"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.PointKeyFrameCollection"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.PopInThemeAnimation"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.PopOutThemeAnimation"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.PopupThemeTransition"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.PowerEase"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.QuadraticEase"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.QuarticEase"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.QuinticEase"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.ReorderThemeTransition"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.RepeatBehaviorHelper"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.RepositionThemeAnimation"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.RepositionThemeTransition"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.SineEase"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.SplineColorKeyFrame"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.SplineDoubleKeyFrame"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.SplinePointKeyFrame"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.SplitCloseThemeAnimation"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.SplitOpenThemeAnimation"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.Storyboard"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.SwipeBackThemeAnimation"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.SwipeHintThemeAnimation"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.ThemeAnimationBase"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.Timeline"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.TimelineCollection"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.Transition"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.TransitionCollection"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.ArcSegment"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.BezierSegment"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.BitmapCache"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Brush"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.BrushCollection"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.CacheMode"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.CompositeTransform"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.CompositionTarget"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.DoubleCollection"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.EllipseGeometry"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.FontFamily"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.GeneralTransform"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Geometry"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.GeometryCollection"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.GeometryGroup"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.GradientBrush"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.GradientStop"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.GradientStopCollection"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.ImageBrush"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Imaging.BitmapImage"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Imaging.BitmapSource"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Imaging.RenderTargetBitmap"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Imaging.SoftwareBitmapSource"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Imaging.SurfaceImageSource"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Imaging.SvgImageSource"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Imaging.VirtualSurfaceImageSource"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Imaging.WriteableBitmap"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Imaging.XamlRenderingBackgroundTask"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.LinearGradientBrush"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.LineGeometry"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.LineSegment"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.LoadedImageSurface"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Matrix3DProjection"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.MatrixHelper"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.MatrixTransform"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Media3D.CompositeTransform3D"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Media3D.Matrix3DHelper"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Media3D.PerspectiveTransform3D"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Media3D.Transform3D"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.PathFigure"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.PathFigureCollection"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.PathGeometry"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.PathSegmentCollection"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.PlaneProjection"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.PointCollection"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.PolyBezierSegment"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.PolyLineSegment"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.PolyQuadraticBezierSegment"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Projection"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.QuadraticBezierSegment"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.RectangleGeometry"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.RotateTransform"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.ScaleTransform"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.SkewTransform"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.SolidColorBrush"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.SystemBackdrop"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.ThemeShadow"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.TileBrush"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.TransformCollection"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.TransformGroup"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.TranslateTransform"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.VisualTreeHelper"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.XamlCompositionBrushBase"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.XamlLight"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Navigation.FrameNavigationOptions"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Navigation.PageStackEntry"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.PanelEx"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.PointHelper"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Printing.AddPagesEventArgs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Printing.GetPreviewPageEventArgs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Printing.PaginateEventArgs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Printing.PrintDocument"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.PropertyMetadata"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.PropertyPath"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.RectHelper"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.ResourceDictionary"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Resources.CustomXamlResourceLoader"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.RoutedEventArgs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.ScalarTransition"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Setter"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.SetterBaseCollection"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Shapes.Ellipse"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Shapes.Line"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Shapes.Path"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Shapes.Polygon"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Shapes.Polyline"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Shapes.Rectangle"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Shapes.Shape"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.SizeHelper"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.StateTrigger"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.StateTriggerBase"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Style"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.TargetPropertyPath"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.ThicknessHelper"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.TriggerActionCollection"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.UIElement"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.UIElementWeakCollection"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Vector3Transition"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.VisualState"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.VisualStateChangedEventArgs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.VisualStateGroup"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.VisualStateManager"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.VisualTransition"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Window"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.WindowChrome"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.XamlIsland"
        threadingModel="both" />
  </file>
  <file name="Microsoft.UI.Xaml.Controls.dll">
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Private.Controls.AnimatedIconTestHooks"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Private.Controls.ButtonInteraction"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Private.Controls.DisplayRegionHelperTestApi"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Private.Controls.ItemsViewTestHooks"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Private.Controls.LayoutsTestHooks"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Private.Controls.MUXControlsTestHooks"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Private.Controls.PullToRefreshHelperTestApi"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Private.Controls.RadioButtonsTestHooks"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Private.Controls.RepeaterTestHooks"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Private.Controls.ScrollPresenterTestHooks"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Private.Controls.ScrollViewerIRefreshInfoProviderAdapter"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Private.Controls.ScrollViewTestHooks"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Private.Controls.SelectorBarTestHooks"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Private.Controls.SliderInteraction"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Private.Controls.SpectrumBrush"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Private.Controls.SplitButtonTestApi"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Private.Controls.SwipeTestHooks"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Private.Controls.TeachingTipTestHooks"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Private.Media.AcrylicTestApi"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Private.Media.MaterialHelperTestApi"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Private.Media.RevealBorderLight"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Private.Media.RevealBrushTestApi"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Private.Media.RevealHoverLight"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Private.Media.RevealTestApi"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Private.Media.XamlAmbientLight"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.AnimatedVisualPlayerAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.BreadcrumbBarItemAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.ColorPickerSliderAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.ColorSpectrumAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.DropDownButtonAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.ExpanderAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.InfoBarAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.InkCanvasAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.ItemContainerAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.ItemsViewAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.MenuBarAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.MenuBarItemAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.NavigationViewAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.NavigationViewItemAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.NumberBoxAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.PagerControlAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.PersonPictureAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.PipsPagerAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.ProgressBarAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.ProgressRingAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.RadioButtonsAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.RatingControlAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.RepeaterAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.ScrollPresenterAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.SelectorBarItemAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.SplitButtonAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.TabViewAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.TabViewItemAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.TeachingTipAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.ToggleSplitButtonAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.TreeViewItemAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.TreeViewItemDataAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.TreeViewListAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.WebView2AutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.AnimatedIcon"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.AnimatedIconSource"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.AnimatedVisualPlayer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.AnimatedVisuals.AnimatedAcceptVisualSource"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.AnimatedVisuals.AnimatedBackVisualSource"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.AnimatedVisuals.AnimatedChevronDownSmallVisualSource"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.AnimatedVisuals.AnimatedChevronRightDownSmallVisualSource"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.AnimatedVisuals.AnimatedChevronUpDownSmallVisualSource"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.AnimatedVisuals.AnimatedFindVisualSource"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.AnimatedVisuals.AnimatedGlobalNavigationButtonVisualSource"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.AnimatedVisuals.AnimatedSettingsVisualSource"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.AnnotatedScrollBar"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.AnnotatedScrollBarLabel"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.BreadcrumbBar"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.BreadcrumbBarItem"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.ColorPicker"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.CommandBarFlyout"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.DropDownButton"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.ElementFactory"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Expander"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.FlowLayout"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.FlowLayoutState"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.ImageIcon"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.ImageIconSource"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.IndexPath"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.InfoBadge"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.InfoBadgeTemplateSettings"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.InfoBar"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.InfoBarTemplateSettings"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.InkCanvas"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.ItemCollectionTransitionProvider"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.ItemContainer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.ItemsRepeater"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.ItemsRepeaterScrollHost"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.ItemsSourceView"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.ItemsView"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.LayoutPanel"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.LinedFlowLayout"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.LinedFlowLayoutItemCollectionTransitionProvider"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.MapControl"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.MapElementsLayer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.MapIcon"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.MenuBar"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.MenuBarItem"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.MenuBarItemFlyout"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.NavigationView"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.NavigationViewItem"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.NavigationViewItemBase"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.NavigationViewItemHeader"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.NavigationViewItemInvokedEventArgs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.NavigationViewItemSeparator"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.NavigationViewTemplateSettings"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.NonVirtualizingLayout"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.NonVirtualizingLayoutContext"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.NumberBox"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.PagerControl"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.PagerControlTemplateSettings"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.ParallaxView"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.PersonPicture"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.PipsPager"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Primitives.AutoSuggestBoxHelper"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Primitives.ColorPickerSlider"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Primitives.ColorSpectrum"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Primitives.ColumnMajorUniformToLargestGridLayout"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Primitives.ComboBoxHelper"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Primitives.CommandBarFlyoutCommandBar"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Primitives.CommandBarFlyoutCommandBarAutomationProperties"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Primitives.CornerRadiusFilterConverter"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Primitives.CornerRadiusToThicknessConverter"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Primitives.InfoBarPanel"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Primitives.MonochromaticOverlayPresenter"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Primitives.NavigationViewItemPresenter"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Primitives.NavigationViewItemPresenterTemplateSettings"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Primitives.RepeatedScrollSnapPoint"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Primitives.RepeatedZoomSnapPoint"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Primitives.ScrollControllerAddScrollVelocityRequestedEventArgs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Primitives.ScrollControllerPanRequestedEventArgs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Primitives.ScrollControllerScrollByRequestedEventArgs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Primitives.ScrollControllerScrollToRequestedEventArgs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Primitives.ScrollPresenter"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Primitives.ScrollSnapPoint"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Primitives.TabViewListView"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Primitives.ZoomSnapPoint"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.ProgressBar"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.ProgressRing"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.RadioButtons"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.RadioMenuFlyoutItem"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.RatingControl"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.RatingItemFontInfo"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.RatingItemImageInfo"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.RatingItemInfo"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.RecyclePool"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.RecyclingElementFactory"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.RefreshContainer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.RefreshVisualizer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.RevealListViewItemPresenter"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.ScrollingScrollOptions"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.ScrollingZoomOptions"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.ScrollView"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.SelectionModel"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.SelectorBar"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.SelectorBarItem"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.SplitButton"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.StackLayout"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.StackLayoutState"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.SwipeControl"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.SwipeItem"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.SwipeItems"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.SystemBackdropElement"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.TabView"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.TabViewItem"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.TabViewItemTemplateSettings"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.TeachingTip"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.TeachingTipTemplateSettings"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.TextCommandBarFlyout"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.TitleBar"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.TitleBarAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.TitleBarTemplateSettings"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.ToggleSplitButton"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.TreeView"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.TreeViewItem"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.TreeViewItemTemplateSettings"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.TreeViewList"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.TreeViewNode"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.TwoPaneView"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.UniformGridLayout"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.UniformGridLayoutState"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.VirtualizingLayout"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.VirtualizingLayoutContext"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.WebView2"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.WrapPanel"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.XamlControlsResources"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.AcrylicBrush"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.DesktopAcrylicBackdrop"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.MicaBackdrop"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.RadialGradientBrush"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.RevealBackgroundBrush"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.RevealBorderBrush"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.RevealBrush"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.XamlTypeInfo.XamlControlsXamlMetaDataProvider"
        threadingModel="both" />
  </file>
  <file name="Microsoft.UI.Xaml.Phone.dll">
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.PivotAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.PivotItemAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Automation.Peers.PivotItemDataAutomationPeer"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.DatePickedEventArgs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.DatePickerFlyout"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.DatePickerFlyoutItem"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.DatePickerFlyoutPresenter"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.ItemsPickedEventArgs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.ListPickerFlyout"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.PickerConfirmedEventArgs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.PickerFlyout"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Pivot"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.PivotItem"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.PivotItemEventArgs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Primitives.JumpListItemBackgroundConverter"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Primitives.JumpListItemForegroundConverter"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Primitives.LoopingSelector"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Primitives.PickerFlyoutBase"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Primitives.PivotHeaderItem"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Primitives.PivotHeaderPanel"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.Primitives.PivotPanel"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.TimePickedEventArgs"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.TimePickerFlyout"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Controls.TimePickerFlyoutPresenter"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.CommonNavigationTransitionInfo"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.ContinuumNavigationTransitionInfo"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.DrillInNavigationTransitionInfo"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.EntranceNavigationTransitionInfo"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.NavigationThemeTransition"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.SlideNavigationTransitionInfo"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Xaml.Media.Animation.SuppressNavigationTransitionInfo"
        threadingModel="both" />
  </file>
  <file name="WinUIEdit.dll">
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Text.FontWeights"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.UI.Text.TextConstants"
        threadingModel="both" />
  </file>
  <file name="Microsoft.Web.WebView2.Core.dll">
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Web.WebView2.Core.CoreWebView2CompositionController"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Web.WebView2.Core.CoreWebView2ControllerWindowReference"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Web.WebView2.Core.CoreWebView2CustomSchemeRegistration"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Web.WebView2.Core.CoreWebView2Environment"
        threadingModel="both" />
    <activatableClass
        xmlns="urn:schemas-microsoft-com:winrt.v1"
        name="Microsoft.Web.WebView2.Core.CoreWebView2EnvironmentOptions"
        threadingModel="both" />
  </file>
</assembly>
