<?xml version="1.0" encoding="utf-8"?>
<!-- NOTE: This is the Win11-specific copilot manifest template. If you modify
     shared content (protocols, extensions, capabilities, etc.), you must also
     update the Win10 template: copilot_appxmanifest_win10.template -->
<Package IgnorableNamespaces="uap uap3 uap4 uap6 uap10 com desktop desktop4 desktop6 virtualization"
         xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10"
         xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10"
         xmlns:uap3="http://schemas.microsoft.com/appx/manifest/uap/windows10/3"
         xmlns:uap4="http://schemas.microsoft.com/appx/manifest/uap/windows10/4"
         xmlns:uap6="http://schemas.microsoft.com/appx/manifest/uap/windows10/6"
         xmlns:uap10="http://schemas.microsoft.com/appx/manifest/uap/windows10/10"
         xmlns:rescap="http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities"
         xmlns:com="http://schemas.microsoft.com/appx/manifest/com/windows10"
         xmlns:desktop="http://schemas.microsoft.com/appx/manifest/desktop/windows10"
         xmlns:desktop4="http://schemas.microsoft.com/appx/manifest/desktop/windows10/4"
         xmlns:desktop6="http://schemas.microsoft.com/appx/manifest/desktop/windows10/6"
         xmlns:virtualization="http://schemas.microsoft.com/appx/manifest/virtualization/windows10">
  <Identity Name="Microsoft.Copilot"
            Version="149.0.4022.80"
            Publisher="CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US"
            ProcessorArchitecture="neutral" />
  <Properties>
    <DisplayName>Copilot</DisplayName>
    <PublisherDisplayName>Microsoft Corporation</PublisherDisplayName>
    <Logo>VisualElements\Square150x150Logo.png</Logo>
    <uap10:AllowExternalContent>true</uap10:AllowExternalContent>
    <desktop6:RegistryWriteVirtualization>disabled</desktop6:RegistryWriteVirtualization>
    <virtualization:RegistryWriteVirtualization>
      <virtualization:ExcludedKeys>
        <virtualization:ExcludedKey>HKEY_CURRENT_USER\Software\Microsoft\Copilot</virtualization:ExcludedKey>
        <virtualization:ExcludedKey>HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell\BrandedKey</virtualization:ExcludedKey>
      </virtualization:ExcludedKeys>
    </virtualization:RegistryWriteVirtualization>
  </Properties>
  <Resources><Resource Language="af-za" />
<Resource Language="am-et" />
<Resource Language="ar-sa" />
<Resource Language="as-in" />
<Resource Language="az-latn-az" />
<Resource Language="bg-bg" />
<Resource Language="bn-in" />
<Resource Language="bs-latn-ba" />
<Resource Language="ca-es" />
<Resource Language="ca-es-valencia" />
<Resource Language="cs-cz" />
<Resource Language="cy-gb" />
<Resource Language="da-dk" />
<Resource Language="de-de" />
<Resource Language="el-gr" />
<Resource Language="en-gb" />
<Resource Language="en-us" />
<Resource Language="es-es" />
<Resource Language="es-mx" />
<Resource Language="et-ee" />
<Resource Language="eu-es" />
<Resource Language="fa-ir" />
<Resource Language="fi-fi" />
<Resource Language="fil-ph" />
<Resource Language="fr-ca" />
<Resource Language="fr-fr" />
<Resource Language="ga-ie" />
<Resource Language="gd-gb" />
<Resource Language="gl-es" />
<Resource Language="gu-in" />
<Resource Language="he-il" />
<Resource Language="hi-in" />
<Resource Language="hr-hr" />
<Resource Language="hu-hu" />
<Resource Language="hy-am" />
<Resource Language="id-id" />
<Resource Language="is-is" />
<Resource Language="it-it" />
<Resource Language="ja-jp" />
<Resource Language="ka-ge" />
<Resource Language="kk-kz" />
<Resource Language="km-kh" />
<Resource Language="kn-in" />
<Resource Language="ko-kr" />
<Resource Language="kok-in" />
<Resource Language="lb-lu" />
<Resource Language="lo-la" />
<Resource Language="lt-lt" />
<Resource Language="lv-lv" />
<Resource Language="mi-nz" />
<Resource Language="mk-mk" />
<Resource Language="ml-in" />
<Resource Language="mr-in" />
<Resource Language="ms-my" />
<Resource Language="mt-mt" />
<Resource Language="nb-no" />
<Resource Language="ne-np" />
<Resource Language="nl-nl" />
<Resource Language="nn-no" />
<Resource Language="or-in" />
<Resource Language="pa-in" />
<Resource Language="pl-pl" />
<Resource Language="pt-br" />
<Resource Language="pt-pt" />
<Resource Language="quz-pe" />
<Resource Language="ro-ro" />
<Resource Language="ru-ru" />
<Resource Language="sk-sk" />
<Resource Language="sl-si" />
<Resource Language="sq-al" />
<Resource Language="sr-cyrl-ba" />
<Resource Language="sr-cyrl-rs" />
<Resource Language="sr-latn-rs" />
<Resource Language="sv-se" />
<Resource Language="ta-in" />
<Resource Language="te-in" />
<Resource Language="th-th" />
<Resource Language="tr-tr" />
<Resource Language="tt-ru" />
<Resource Language="ug-cn" />
<Resource Language="uk-ua" />
<Resource Language="ur-pk" />
<Resource Language="uz-latn-uz" />
<Resource Language="vi-vn" />
<Resource Language="zh-cn" />
<Resource Language="zh-tw" /></Resources>
  <Dependencies>
    <TargetDeviceFamily Name="Windows.Desktop"
                        MinVersion="10.0.22000.0"
                        MaxVersionTested="10.0.22000.0" />
  </Dependencies>
  <Capabilities>
    <Capability Name="internetClient" />
    <rescap:Capability Name="runFullTrust" />
    <rescap:Capability Name="packageManagement" />
    <rescap:Capability Name="unvirtualizedResources" />
    <uap6:Capability Name="graphicsCapture" />
    <uap4:CustomCapability Name="Microsoft.appCategory.textInputMethod_8wekyb3d8bbwe"/>
    <DeviceCapability Name="microphone" />
    <DeviceCapability Name="webcam" />
    <DeviceCapability Name="location" />
  </Capabilities>
  <Applications>
    <Application Id="App"
                 Executable="mscopilot_proxy.exe"
                 uap10:RuntimeBehavior="win32App"
                 uap10:TrustLevel="mediumIL">
      <uap:VisualElements AppListEntry="default"
                          DisplayName="Copilot"
                          Description="Copilot"
                          BackgroundColor="transparent"
                          Square150x150Logo="VisualElements\Square150x150Logo.png"
                          Square44x44Logo="VisualElements\Square44x44Logo.png">
        <uap:DefaultTile Square310x310Logo="VisualElements\Square310x310Logo.png"
                         Square71x71Logo="VisualElements\Square71x71Logo.png"
                         Wide310x150Logo="VisualElements\Wide310x150Logo.png" />
      </uap:VisualElements>
      <Extensions>
        <desktop:Extension Category="windows.toastNotificationActivation">
          <desktop:ToastNotificationActivation ToastActivatorCLSID="3CFE881C-8B72-4B10-B600-3CCD1F8BE8C5" />
        </desktop:Extension>
        <uap3:Extension Category="windows.appExtension">
          <uap3:AppExtension Name="com.microsoft.windows.copilotkeyprovider" DisplayName="Copilot" Id="Microsoft.Copilot" Description="Copilot" PublicFolder="Public">
            <uap3:Properties>
              <SingleTap MessageWParam="0">ms-copilot:hotkey?press=tap</SingleTap>
              <PressAndHoldStart MessageWParam="1">ms-copilot:hotkey?press=start</PressAndHoldStart>
              <PressAndHoldStop MessageWParam="2">ms-copilot:hotkey?press=stop</PressAndHoldStop>
            </uap3:Properties>
          </uap3:AppExtension>
        </uap3:Extension>
        <uap:Extension Category="windows.protocol">
          <uap:Protocol Name="ms-copilot">
            <uap:DisplayName>"Copilot"</uap:DisplayName>
          </uap:Protocol>
        </uap:Extension>
        <uap:Extension Category="windows.protocol">
          <uap:Protocol Name="ms-companion-launch">
          </uap:Protocol>
        </uap:Extension>
        <uap:Extension Category="windows.shareTarget">
          <uap:ShareTarget>
            <uap:SupportedFileTypes>
              <uap:SupportsAnyFileType />
            </uap:SupportedFileTypes>
            <uap:DataFormat>Text</uap:DataFormat>
            <uap:DataFormat>Bitmap</uap:DataFormat>
          </uap:ShareTarget>
        </uap:Extension>
        <uap3:Extension Category="windows.appExtension">
          <uap3:AppExtension Name="com.microsoft.windowsai.chat" DisplayName="Copilot" Id="WindowsAI.Copilot" Description="Copilot" PublicFolder="Public">
            <uap3:Properties>
              <SupportsPrompt>true</SupportsPrompt>
              <CompanionActivationURI>ms-copilot://companionWindow/?windowId={0}</CompanionActivationURI>
              <DisplayNameResourceUri>Copilot</DisplayNameResourceUri>
              <PlaceholderResourceUri>ms-resource://Microsoft.Copilot/resources/AskCopilot</PlaceholderResourceUri>
              <SuggestionActionResourceUri>ms-resource://Microsoft.Copilot/resources/AskCopilot</SuggestionActionResourceUri>
              <LaunchSuggestionUri>ms-copilot:chat?q=</LaunchSuggestionUri>
              <SuggestionEndpoint>https://bing.com/AS/Suggestions/V2</SuggestionEndpoint>
              <TaskbarButtons>
                <Vision>ms-copilot:voice?floating=true&amp;target=vision&amp;form=COTBCO</Vision>
                <Voice>ms-copilot:voice?floating=true&amp;form=COTBCO</Voice>
                <TrailingCommandsStatic>taskbar_trailing.json</TrailingCommandsStatic>
              </TaskbarButtons>
              <CommandStripButtons>
                <Vision>ms-copilot:voice?floating=true&amp;target=vision&amp;form=COTBLF</Vision>
                <Voice>ms-copilot:voice?floating=true&amp;form=COTBLF</Voice>
                <TrailingCommandsStatic>uc_trailing.json</TrailingCommandsStatic>
              </CommandStripButtons>
              <Priority>0</Priority>
            </uap3:Properties>
          </uap3:AppExtension>
        </uap3:Extension>
        <uap3:Extension Category="windows.appExtension">
          <uap3:AppExtension Name="com.microsoft.windows.companionwindowprovider" DisplayName="Copilot" Id="CompanionWindowProviderExtension" Description="Copilot" PublicFolder="Public">
            <uap3:Properties>
              <IsAvailableRegistryKey>
                <KeyPath>Software\Microsoft\Windows\CurrentVersion\Explorer\Assistants</KeyPath>
                <ValueName>CompanionWindowProviderAvailable</ValueName>
              </IsAvailableRegistryKey>
            </uap3:Properties>
          </uap3:AppExtension>
        </uap3:Extension>
        <com:Extension Category="windows.comServer">
          <com:ComServer>
            <com:ExeServer Executable="mscopilot_proxy.exe" DisplayName="Copilot">
              <com:Class Id="ED215C26-C810-49CE-929E-31D7E83A82E9" />
            </com:ExeServer>
          </com:ComServer>
        </com:Extension>
        <desktop4:Extension Category="windows.fileExplorerContextMenus">
          <desktop4:FileExplorerContextMenus>
            <desktop4:ItemType Type="*">
              <desktop4:Verb Id="AskCopilot" Clsid="ED215C26-C810-49CE-929E-31D7E83A82E9" />
            </desktop4:ItemType>
          </desktop4:FileExplorerContextMenus>
        </desktop4:Extension>
      </Extensions>
    </Application>

    <!-- UC Connector application for Universal Composer integration -->
    <Application Id="CopilotUCConnector"
                 Executable="uc_connector.exe"
                 uap10:RuntimeBehavior="win32App"
                 uap10:TrustLevel="mediumIL">
      <uap:VisualElements
        DisplayName="Copilot"
        Description="Copilot"
        BackgroundColor="transparent"
        Square150x150Logo="VisualElements\Square150x150Logo.png"
        Square44x44Logo="VisualElements\Square44x44Logo.png"
        AppListEntry="none">
        <uap:DefaultTile Wide310x150Logo="VisualElements\Wide310x150Logo.png" />
      </uap:VisualElements>

      <Extensions>
        <!-- Register COM class for out-of-process activation -->
        <com:Extension Category="windows.comServer">
          <com:ComServer>
            <com:ExeServer
              Executable="uc_connector.exe"
              Arguments="-server"
              DisplayName="Copilot">
              <com:Class
                Id="BE9DC4B8-5955-4FC2-8CEE-E35C10231904"
                DisplayName="Copilot" />
            </com:ExeServer>
          </com:ComServer>
        </com:Extension>

        <!-- Register as a Palette Extension with UC (com.microsoft.palettes) -->
        <uap3:Extension Category="windows.appExtension">
          <uap3:AppExtension
            Name="com.microsoft.palettes"
            Id="EdgeCopilotPaletteExtension"
            PublicFolder="Public"
            DisplayName="Copilot">
            <uap3:Properties>
              <Classes>
                <Windows.UI.Palettes.IPaletteItemSourceExtension>CopilotUCProvider.CopilotPaletteExtension</Windows.UI.Palettes.IPaletteItemSourceExtension>
              </Classes>
              <ComObjects>
                <Windows.UI.Palettes.IPaletteItemSourceExtension>BE9DC4B8-5955-4FC2-8CEE-E35C10231904</Windows.UI.Palettes.IPaletteItemSourceExtension>
              </ComObjects>
              <Kinds>
                <KindSpec>ZeroState.*</KindSpec>
                <KindSpec>QueryResult.*</KindSpec>
              </Kinds>
            </uap3:Properties>
          </uap3:AppExtension>
        </uap3:Extension>
      </Extensions>
    </Application>
  </Applications>

  <Extensions>
    <!--
      Proxy/stub registrations for cross-process COM/WinRT marshaling.
      These register the proxy/stub DLL (OSClient.API.dll) for all WinRT interfaces
      used in cross-process communication between uc_connector.exe and the UC host.
    -->
    <Extension Category="windows.activatableClass.proxyStub">
      <ProxyStub ClassId="C9F7A5D2-BA81-4D4E-98AB-9F1E4F84A1D8">
        <Path>OSClient.API.dll</Path>
        <!-- Core palette interfaces -->
        <Interface Name="AsyncOperationCompletedHandler_Windows.UI.Palettes.PaletteQueryResultsView_" InterfaceId="054C7FE2-B261-5DFB-A18D-039DFC92AE82" />
        <Interface Name="AsyncOperationCompletedHandler_Windows.UI.Palettes.PaletteResourceResponse_" InterfaceId="1B9710AE-61FA-52F0-8229-2115E53B724C" />
        <Interface Name="AsyncOperationProgressHandler_Windows.UI.Palettes.PaletteQueryResultsView_Windows.UI.Palettes.PaletteQueryProgress_" InterfaceId="76ECEE19-75B2-5ACE-8DA4-3FC97B37E844" />
        <Interface Name="AsyncOperationWithProgressCompletedHandler_Windows.UI.Palettes.PaletteQueryResultsView_Windows.UI.Palettes.PaletteQueryProgress_" InterfaceId="9D2D10AE-B355-5701-9D59-FC84DC131FD6" />
        <Interface Name="ExecutePaletteQueryDelegate" InterfaceId="D28C2DE0-91DB-55D2-B300-27604BAAC819" />
        <Interface Name="IAsyncOperation_Windows.UI.Palettes.PaletteQueryResultsView_" InterfaceId="1EAF9FE6-F56A-5C98-A0DD-7439CAE25601" />
        <Interface Name="IAsyncOperation_Windows.UI.Palettes.PaletteResourceResponse_" InterfaceId="9437CE67-D594-5D3F-90AF-5FAE498AC80F" />
        <Interface Name="IAsyncOperationWithProgress_Windows.UI.Palettes.PaletteQueryResultsView_Windows.UI.Palettes.PaletteQueryProgress_" InterfaceId="8E0356A0-076F-527A-A8AE-2C723777F8F1" />
        <Interface Name="IconResourceDelegate" InterfaceId="7BE9EF24-7260-5189-8314-1D9F3EF9C1E5" />
        <Interface Name="IIterable_Windows.UI.Palettes.PaletteItemView_" InterfaceId="417B2229-39F9-5411-BB33-AABBC8F9B562" />
        <Interface Name="IIterable_Windows.UI.Palettes.PaletteTag_" InterfaceId="A3A90421-2893-5BDA-8406-EDA0A7CDC3E6" />
        <Interface Name="IIterator_Windows.UI.Palettes.PaletteItemView_" InterfaceId="8C1869B2-A732-555B-9442-24F80265E182" />
        <Interface Name="IIterator_Windows.UI.Palettes.PaletteTag_" InterfaceId="7F86DD5C-E3E1-5C73-9095-57CB9BB820FD" />
        <Interface Name="IPaletteCatalog" InterfaceId="75D4E7E7-9B3E-577D-9C34-867643FD711A" />
        <Interface Name="IPaletteCatalogStatics" InterfaceId="14BFAC09-DC96-5AE1-A08F-DB203094D54E" />
        <Interface Name="IPaletteContent" InterfaceId="42CD7936-3FDD-59CF-AF35-55844289125F" />
        <Interface Name="IPaletteContentFactory" InterfaceId="E209E989-3410-574C-8C43-75844F6FCF50" />
        <Interface Name="IPaletteContentView" InterfaceId="01760C19-8AD1-545A-881B-E8FA57A4EE2B" />
        <Interface Name="IPaletteContentViewFactory" InterfaceId="75800F0A-314A-5F83-805D-3B0546C029E5" />
        <Interface Name="IPaletteDelegateInvoker" InterfaceId="07C7EE5A-0B3D-5B8A-982E-D6264F2A687A" />
        <Interface Name="IPaletteDelegateInvokerFactory" InterfaceId="E7898783-CE65-5218-B594-9A6E9DBC5E6F" />
        <Interface Name="IPaletteExtensionDefinition" InterfaceId="A9BD0348-31F4-5C42-9E45-A5CE232E67F8" />
        <Interface Name="IPaletteIconData" InterfaceId="DBD979B3-D0E9-5D0E-88B6-4C90B0692BC4" />
        <Interface Name="IPaletteIconDataStatics" InterfaceId="60F11431-2A88-5272-8584-FE932F261B0B" />
        <Interface Name="IPaletteInvoker" InterfaceId="4DCE3641-D67A-5402-82E6-F77BE462C942" />
        <Interface Name="IPaletteInvokerFactory" InterfaceId="EEB59485-B953-5E51-BD7F-6DF0FD72D722" />
        <Interface Name="IPaletteItem" InterfaceId="73A3D974-A851-5E18-84DA-7E3D515A3FBC" />
        <Interface Name="IPaletteItem2" InterfaceId="550DFE23-2254-50C3-8C1C-599D10D96529" />
        <Interface Name="IPaletteItemFactory" InterfaceId="BB0A3232-DB1E-5D28-B513-58D1FEE20E8B" />
        <Interface Name="IPaletteItemSourceExtension" InterfaceId="CCF5EDB4-D2C5-5147-B5BE-29F1ADC11B74" />
        <Interface Name="IPaletteItemView" InterfaceId="7922E4E4-CF04-5B79-9857-F151A9440578" />
        <Interface Name="IPaletteItemView2" InterfaceId="473FA772-62AB-528E-B68C-DC421C5B502B" />
        <Interface Name="IPaletteMessageReceivedArgs" InterfaceId="18C4487C-F86E-5207-BA2B-B23B3B85CD68" />
        <Interface Name="IPaletteProgressState" InterfaceId="F09B2221-CC0A-5FCA-953F-A9CE2D1A70A1" />
        <Interface Name="IPaletteProgressStateFactory" InterfaceId="DBC1B51F-0FD4-5C73-9F3E-D1DE7E185B72" />
        <Interface Name="IPaletteProgressStateView" InterfaceId="8B6E2B52-82CE-5B7F-BF80-09629F726254" />
        <Interface Name="IPalettePropertyChangedEventArgs" InterfaceId="0E40BB5F-96A6-52AC-AF88-F4E1E3025E1D" />
        <Interface Name="IPaletteQuery" InterfaceId="C075C255-965C-50E3-BE92-D4D0DDAA7446" />
        <Interface Name="IPaletteQueryProgress" InterfaceId="EE7066DF-9701-5950-B0B4-AB5335CD423C" />
        <Interface Name="IPaletteQueryProgressFactory" InterfaceId="16412CF9-3F5E-5E6C-85CD-8FE57F1BC538" />
        <Interface Name="IPaletteQueryResults" InterfaceId="0C7C0724-1C0A-5352-B51D-0A4BD4732D80" />
        <Interface Name="IPaletteQueryResultsFactory" InterfaceId="3C262865-A9E4-5C17-B303-ECC310F5EB71" />
        <Interface Name="IPaletteQueryResultsView" InterfaceId="93771468-1882-5DAE-93C0-30A43FE45E38" />
        <Interface Name="IPaletteResourceRequest" InterfaceId="F79775DA-6572-5708-9EC2-1581A08094F4" />
        <Interface Name="IPaletteResourceRequestedArgs" InterfaceId="8AB17EEB-8022-5646-AA36-0141EF99875F" />
        <Interface Name="IPaletteResourceRequestFactory" InterfaceId="97AD2A96-0D86-58A4-919C-95C8B35021DB" />
        <Interface Name="IPaletteResourceResponse" InterfaceId="264FB23E-E538-599A-963B-999585DBDE8F" />
        <Interface Name="IPaletteResourceResponseFactory" InterfaceId="5EAC7276-2B51-5D02-9EE3-F0E9DB7BB17E" />
        <Interface Name="IPaletteStatus" InterfaceId="B6DF899A-70BA-5685-99DF-39F09E9622B6" />
        <Interface Name="IPaletteStatus2" InterfaceId="5CAEB1DD-A22E-572F-AE50-525769356283" />
        <Interface Name="IPaletteStatusFactory" InterfaceId="1EA373D7-2E91-5091-995A-4EE3B35879B1" />
        <Interface Name="IPaletteStatusFactory2" InterfaceId="B3AF4047-F086-5DE4-97C0-AF9A2F1A260A" />
        <Interface Name="IPaletteStatusReporter" InterfaceId="6A4419E1-45BB-54A7-96FD-6F825F85A8F7" />
        <Interface Name="IPaletteTag" InterfaceId="EF42C037-BC6B-5802-A6AE-D4B4332ABD32" />
        <Interface Name="IPaletteTagFactory" InterfaceId="64702731-160E-580F-ADD9-C6A8B77886C3" />
        <Interface Name="IPaletteTemplateContent" InterfaceId="A2561B14-488B-5B78-AC4B-00139CCE9499" />
        <Interface Name="IPaletteTemplateContentFactory" InterfaceId="1AFD3A97-0151-5E70-A96A-FFD714E9D82D" />
        <Interface Name="IPaletteTemplateContentView" InterfaceId="50740111-193A-590D-B3F5-FDB4AB0B71FC" />
        <Interface Name="IPaletteToggleInvoker" InterfaceId="A83E67B7-8CEB-5BAE-90AF-C36BAA90D6EF" />
        <Interface Name="IPaletteToggleInvokerFactory" InterfaceId="48CFA05A-6C07-5DEE-A363-1F5A48BB5A8B" />
        <Interface Name="IPaletteUriInvoker" InterfaceId="77D8F43F-5EF2-5BBA-9450-613C2FBB1C63" />
        <Interface Name="IPaletteUriInvokerFactory" InterfaceId="3FE05D81-52DA-57D0-AD07-9929A694E9DB" />
        <Interface Name="IPaletteWebContent" InterfaceId="6D3B1FFF-5874-5B1B-8C04-2F3FC2CB0929" />
        <Interface Name="IPaletteWebContentFactory" InterfaceId="D610BD5D-5C1F-571C-89BF-74F7DFAC749A" />
        <Interface Name="IPaletteWebContentView" InterfaceId="1068F6D8-E3B3-53B2-8DE7-3FB3248FFBF1" />
        <Interface Name="IVectorView_Windows.UI.Palettes.PaletteItemView_" InterfaceId="894D8AD4-2AD3-522D-966A-84A6C955052C" />
        <Interface Name="IVectorView_Windows.UI.Palettes.PaletteTag_" InterfaceId="2C6D5E53-C73A-5AC8-8BDC-64AF9CB8E1F4" />
        <Interface Name="PaletteItemInvokeDelegate" InterfaceId="A2335A2E-ABC8-5C1D-8B62-89C7F39B0E0A" />
        <Interface Name="PaletteTemplateActionInvokeDelegate" InterfaceId="D3A63B88-A52B-59A7-9E44-50A57A7F6EBF" />
        <Interface Name="TypedEventHandler_Windows.UI.Palettes.PaletteCatalog_IInspectable_" InterfaceId="2CB7734C-FE5A-59B9-B6C8-B6D2FD939CFD" />
        <Interface Name="TypedEventHandler_Windows.UI.Palettes.PaletteItem_Windows.UI.Palettes.PalettePropertyChangedEventArgs_" InterfaceId="31BDD23F-3989-5FCA-87F9-077E0804BAB9" />
        <Interface Name="TypedEventHandler_Windows.UI.Palettes.PaletteItemView_Windows.UI.Palettes.PalettePropertyChangedEventArgs_" InterfaceId="B87C369E-05A4-59D1-BAA2-9EB7EE9FE46B" />
        <Interface Name="TypedEventHandler_Windows.UI.Palettes.PaletteProgressState_Windows.UI.Palettes.PalettePropertyChangedEventArgs_" InterfaceId="A77BDDF6-D894-5369-ADCE-99F360AD2D22" />
        <Interface Name="TypedEventHandler_Windows.UI.Palettes.PaletteProgressStateView_Windows.UI.Palettes.PalettePropertyChangedEventArgs_" InterfaceId="B8A4E53F-8C7F-596F-A0C6-E91DE3F14C08" />
        <Interface Name="TypedEventHandler_Windows.UI.Palettes.PaletteQueryResults_Windows.UI.Palettes.PalettePropertyChangedEventArgs_" InterfaceId="2CF8FE71-0919-5836-8116-71CF4A6652F0" />
        <Interface Name="TypedEventHandler_Windows.UI.Palettes.PaletteQueryResultsView_Windows.UI.Palettes.PalettePropertyChangedEventArgs_" InterfaceId="CFBA546B-4827-52EA-9E91-D4D63287BB97" />
        <Interface Name="TypedEventHandler_Windows.UI.Palettes.PaletteTemplateContent_Windows.UI.Palettes.PalettePropertyChangedEventArgs_" InterfaceId="7A3099B1-531E-5F63-AB9F-C5F08379CF08" />
        <Interface Name="TypedEventHandler_Windows.UI.Palettes.PaletteTemplateContentView_Windows.UI.Palettes.PalettePropertyChangedEventArgs_" InterfaceId="5A7722ED-BF18-5BB9-A6CB-3950BC80A0A8" />
        <Interface Name="TypedEventHandler_Windows.UI.Palettes.PaletteWebContent_Windows.UI.Palettes.PaletteMessageReceivedArgs_" InterfaceId="09DCBAD7-7990-5530-A7EF-B7B41F48A678" />
        <Interface Name="TypedEventHandler_Windows.UI.Palettes.PaletteWebContent_Windows.UI.Palettes.PaletteResourceRequestedArgs_" InterfaceId="DFF9368E-F39D-5D9C-BA4B-081AB4335B50" />
        <Interface Name="TypedEventHandler_Windows.UI.Palettes.PaletteWebContentView_Windows.UI.Palettes.PaletteMessageReceivedArgs_" InterfaceId="60B6ED89-7035-5FBD-9E7A-6E0C1342E4C9" />
      </ProxyStub>
    </Extension>
  </Extensions>
</Package>
