File: PresentationFramework.csproj
Web Access
Project: src\src\Microsoft.DotNet.Wpf\src\PresentationFramework\PresentationFramework.csproj (PresentationFramework)
<Project Sdk="Microsoft.NET.Sdk">
  <PropertyGroup>
    <TargetFramework>netcoreapp2.1</TargetFramework>
    <EnableDefaultItems>false</EnableDefaultItems>
    <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
    <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
    <DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
    <AssemblyName>PresentationFramework</AssemblyName>
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
    <PublicSign>true</PublicSign>
    <KeyOriginatorFile>..\..\..\..\.packages\microsoft.dotnet.arcade.sdk\10.0.0-beta.25325.106\tools\snk\35MSSharedLib1024.snk</KeyOriginatorFile>
    <LangVersion>Preview</LangVersion>
    <DefineConstants>TRACE;FRAMEWORK_NATIVEMETHODS;COMMONDPS;PRESENTATIONFRAMEWORK_ONLY;PRESENTATIONFRAMEWORK;RIBBON_IN_FRAMEWORK;DEBUG;NET;NET10_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_0_OR_GREATER;NET10_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER</DefineConstants>
  </PropertyGroup>
  <ItemGroup>
    <Compile Include="..\Common\src\System\LocalAppContext.cs" Link="src\Microsoft.DotNet.Wpf\src\Common\src\System\LocalAppContext.cs"/>
    <Compile Include="..\Common\src\System\AppContextDefaultValues.cs" Link="src\Microsoft.DotNet.Wpf\src\Common\src\System\AppContextDefaultValues.cs"/>
    <Compile Include="GlobalUsings.cs"/>
    <Compile Include="HashHelper.cs"/>
    <Compile Include="LibraryAssemblyInfo.cs"/>
    <Compile Include="System\AppContextDefaultValues.cs"/>
    <Compile Include="..\Common\src\System\SR.cs" Link="src\Microsoft.DotNet.Wpf\src\Common\src\System\SR.cs"/>
    <Compile Include="..\Common\src\MS\Internal\PixelUnit.cs" Link="src\Microsoft.DotNet.Wpf\src\Common\src\MS\Internal\PixelUnit.cs"/>
    <Compile Include="..\Shared\MS\Internal\Xaml\Parser\SpecialBracketCharacters.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\Xaml\Parser\SpecialBracketCharacters.cs"/>
    <Compile Include="..\Shared\RefAssemblyAttrs.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\RefAssemblyAttrs.cs"/>
    <Compile Include="..\Shared\MS\Internal\CommonDependencyPropertyAttribute.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\CommonDependencyPropertyAttribute.cs"/>
    <Compile Include="..\Shared\MS\Internal\FixedPageInfo.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\FixedPageInfo.cs"/>
    <Compile Include="..\Shared\MS\Internal\SecurityHelper.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\SecurityHelper.cs"/>
    <Compile Include="..\Shared\MS\Internal\SafeSecurityHelper.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\SafeSecurityHelper.cs"/>
    <Compile Include="..\Shared\MS\Internal\SafeSecurityHelperAvalon.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\SafeSecurityHelperAvalon.cs"/>
    <Compile Include="..\Shared\MS\Internal\Text\InternalEncoding.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\Text\InternalEncoding.cs"/>
    <Compile Include="..\Shared\MS\Internal\Xaml\Context\XamlContextStack.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\Xaml\Context\XamlContextStack.cs"/>
    <Compile Include="..\Shared\MS\Internal\Xaml\Context\XamlFrame.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\Xaml\Context\XamlFrame.cs"/>
    <Compile Include="..\Shared\MS\Utility\BindUriHelper.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Utility\BindUriHelper.cs"/>
    <Compile Include="..\Shared\MS\Utility\ItemMap.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Utility\ItemMap.cs"/>
    <Compile Include="..\Shared\System\Windows\Interop\OSVersionHelper.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\System\Windows\Interop\OSVersionHelper.cs"/>
    <Compile Include="..\Shared\System\Windows\Interop\OperatingSystemVersion.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\System\Windows\Interop\OperatingSystemVersion.cs"/>
    <Compile Include="..\Shared\Telemetry\Managed\EventSourceActivity.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\Telemetry\Managed\EventSourceActivity.cs"/>
    <Compile Include="..\Shared\Telemetry\Managed\TelemetryEventSource.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\Telemetry\Managed\TelemetryEventSource.cs"/>
    <Compile Include="..\Shared\Telemetry\Managed\TraceLoggingProvider.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\Telemetry\Managed\TraceLoggingProvider.cs"/>
    <Compile Include="..\Shared\Telemetry\Managed\TraceLoggers\ControlsTraceLogger.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\Telemetry\Managed\TraceLoggers\ControlsTraceLogger.cs"/>
    <Compile Include="Microsoft\Win32\CommonDialog.cs"/>
    <Compile Include="Microsoft\Win32\CommonItemDialog.cs"/>
    <Compile Include="Microsoft\Win32\FileDialog.cs"/>
    <Compile Include="Microsoft\Win32\FileDialogCustomPlace.cs"/>
    <Compile Include="Microsoft\Win32\FileDialogCustomPlaces.cs"/>
    <Compile Include="Microsoft\Win32\OpenFileDialog.cs"/>
    <Compile Include="Microsoft\Win32\SaveFileDialog.cs"/>
    <Compile Include="Microsoft\Win32\OpenFolderDialog.cs"/>
    <Compile Include="MS\Internal\AnimatedTypeHelpers.cs"/>
    <Compile Include="MS\Internal\Annotations\Anchoring\AttachedAnnotation.cs"/>
    <Compile Include="MS\Internal\Annotations\Anchoring\DataIdProcessor.cs"/>
    <Compile Include="MS\Internal\Annotations\Anchoring\FixedPageProcessor.cs"/>
    <Compile Include="MS\Internal\Annotations\Anchoring\FixedTextSelectionProcessor.cs"/>
    <Compile Include="MS\Internal\Annotations\Anchoring\LocatorManager.cs"/>
    <Compile Include="MS\Internal\Annotations\Anchoring\PathNode.cs"/>
    <Compile Include="MS\Internal\Annotations\Anchoring\SelectionProcessor.cs"/>
    <Compile Include="MS\Internal\Annotations\Anchoring\SubTreeProcessor.cs"/>
    <Compile Include="MS\Internal\Annotations\Anchoring\TextSelectionHelper.cs"/>
    <Compile Include="MS\Internal\Annotations\Anchoring\TextSelectionProcessor.cs"/>
    <Compile Include="MS\Internal\Annotations\Anchoring\TextViewSelectionProcessor.cs"/>
    <Compile Include="MS\Internal\Annotations\Anchoring\TreeNodeSelectionProcessor.cs"/>
    <Compile Include="MS\Internal\Annotations\AnnotationMap.cs"/>
    <Compile Include="MS\Internal\Annotations\AnnotationObservableCollection.cs"/>
    <Compile Include="MS\Internal\Annotations\AnnotationResourceCollection.cs"/>
    <Compile Include="MS\Internal\Annotations\AnnotationXmlConstants.cs"/>
    <Compile Include="MS\Internal\Annotations\AttachedAnnotation.cs"/>
    <Compile Include="MS\Internal\Annotations\AttachedAnnotationChangedEventArgs.cs"/>
    <Compile Include="MS\Internal\Annotations\Component\AdornerPresentationContext.cs"/>
    <Compile Include="MS\Internal\Annotations\Component\AnnotationAdorner.cs"/>
    <Compile Include="MS\Internal\Annotations\Component\AnnotationComponentManager.cs"/>
    <Compile Include="MS\Internal\Annotations\Component\AnnotationHighlightLayer.cs"/>
    <Compile Include="MS\Internal\Annotations\Component\HighlightComponent.cs"/>
    <Compile Include="MS\Internal\Annotations\Component\IAnnotationComponent.cs"/>
    <Compile Include="MS\Internal\Annotations\Component\IHighlightRange.cs"/>
    <Compile Include="MS\Internal\Annotations\Component\MarkedHighlightComponent.cs"/>
    <Compile Include="MS\Internal\Annotations\Component\PresentationContext.cs"/>
    <Compile Include="MS\Internal\Annotations\ObservableDictionary.cs"/>
    <Compile Include="MS\Internal\Annotations\OwnedObject.cs"/>
    <Compile Include="MS\Internal\Annotations\Serializer.cs"/>
    <Compile Include="MS\Internal\Annotations\Storage\StoreAnnotationsMap.cs"/>
    <Compile Include="MS\Internal\Annotations\TextAnchor.cs"/>
    <Compile Include="MS\Internal\Annotations\XmlElementCollection.cs"/>
    <Compile Include="MS\Internal\AppModel\AppModelKnownContentFactory.cs"/>
    <Compile Include="MS\Internal\AppModel\AppSecurityManager.cs"/>
    <Compile Include="MS\Internal\AppModel\BamlStream.cs"/>
    <Compile Include="MS\Internal\AppModel\ComGuids.cs"/>
    <Compile Include="MS\Internal\AppModel\ContentFilePart.cs"/>
    <Compile Include="MS\Internal\AppModel\IBrowserHostServices.cs"/>
    <Compile Include="MS\Internal\AppModel\IconHelper.cs"/>
    <Compile Include="MS\Internal\AppModel\IContentContainer.cs"/>
    <Compile Include="MS\Internal\AppModel\INavigator.cs"/>
    <Compile Include="MS\Internal\AppModel\Journaling.cs"/>
    <Compile Include="MS\Internal\AppModel\JournalNavigationScope.cs"/>
    <Compile Include="MS\Internal\AppModel\MimeObjectFactory.cs"/>
    <Compile Include="MS\Internal\AppModel\NavigationHelper.cs"/>
    <Compile Include="MS\Internal\AppModel\ProgressPage.cs"/>
    <Compile Include="MS\Internal\AppModel\RequestStatusBarUpdateEventArgs.cs"/>
    <Compile Include="MS\Internal\AppModel\ResourceContainer.cs"/>
    <Compile Include="MS\Internal\AppModel\ResourcePart.cs"/>
    <Compile Include="MS\Internal\AppModel\ReturnEventSaver.cs"/>
    <Compile Include="MS\Internal\AppModel\ShellProvider.cs"/>
    <Compile Include="MS\Internal\Commands\CommandHelpers.cs"/>
    <Compile Include="MS\Internal\Controls\ActiveXContainer.cs"/>
    <Compile Include="MS\Internal\Controls\ActiveXHelper.cs"/>
    <Compile Include="MS\Internal\Controls\ActiveXSite.cs"/>
    <Compile Include="MS\Internal\Controls\ConnectionPointCookie.cs"/>
    <Compile Include="MS\Internal\Controls\CustomCategoryAttribute.cs"/>
    <Compile Include="MS\Internal\Controls\EmptyEnumerable.cs"/>
    <Compile Include="MS\Internal\Controls\EmptyEnumerator.cs"/>
    <Compile Include="MS\Internal\Controls\EnumUnknown.cs"/>
    <Compile Include="MS\Internal\Controls\IGeneratorHost.cs"/>
    <Compile Include="MS\Internal\Controls\InkCanvasFeedbackAdorner.cs"/>
    <Compile Include="MS\Internal\Controls\InkCanvasInnerCanvas.cs"/>
    <Compile Include="MS\Internal\Controls\InkCanvasSelectionAdorner.cs"/>
    <Compile Include="MS\Internal\Controls\InnerItemCollectionView.cs"/>
    <Compile Include="MS\Internal\Controls\ModelTreeEnumerator.cs"/>
    <Compile Include="MS\Internal\Controls\StickyNote\StickyNoteAnnotations.cs"/>
    <Compile Include="MS\Internal\Controls\StickyNote\StickyNoteContentControl.cs"/>
    <Compile Include="MS\Internal\Controls\StickyNote\StickyNoteHelper.cs"/>
    <Compile Include="MS\Internal\Controls\TemplatedAdorner.cs"/>
    <Compile Include="MS\Internal\Controls\ValidationErrorCollection.cs"/>
    <Compile Include="MS\Internal\Controls\ValidationRuleCollection.cs"/>
    <Compile Include="MS\Internal\Controls\WebBrowserEvent.cs"/>
    <Compile Include="MS\Internal\Controls\WebBrowserSite.cs"/>
    <Compile Include="MS\Internal\Data\AccessorTable.cs"/>
    <Compile Include="MS\Internal\Data\AsyncDataRequest.cs"/>
    <Compile Include="MS\Internal\Data\BindingCollection.cs"/>
    <Compile Include="MS\Internal\Data\BindingExpressionUncommonField.cs"/>
    <Compile Include="MS\Internal\Data\BindingValueChangedEventArgs.cs"/>
    <Compile Include="MS\Internal\Data\BindingWorker.cs"/>
    <Compile Include="MS\Internal\Data\ClrBindingWorker.cs"/>
    <Compile Include="MS\Internal\Data\CollectionViewGroupInternal.cs"/>
    <Compile Include="MS\Internal\Data\CollectionViewGroupRoot.cs"/>
    <Compile Include="MS\Internal\Data\CollectionViewProxy.cs"/>
    <Compile Include="MS\Internal\Data\CommitManager.cs"/>
    <Compile Include="MS\Internal\Data\CompositeCollectionView.cs"/>
    <Compile Include="MS\Internal\Data\DataBindEngine.cs"/>
    <Compile Include="MS\Internal\Data\DataBindOperation.cs"/>
    <Compile Include="MS\Internal\Data\DataExtensionMethods.cs"/>
    <Compile Include="MS\Internal\Data\DefaultAsyncDataDispatcher.cs"/>
    <Compile Include="MS\Internal\Data\DefaultValueConverter.cs"/>
    <Compile Include="MS\Internal\Data\DifferencingCollection.cs"/>
    <Compile Include="MS\Internal\Data\DisplayMemberTemplateSelector.cs"/>
    <Compile Include="MS\Internal\Data\DynamicObjectAccessor.cs"/>
    <Compile Include="MS\Internal\Data\DynamicValueConverter.cs"/>
    <Compile Include="MS\Internal\Data\EnumerableCollectionView.cs"/>
    <Compile Include="MS\Internal\Data\IAsyncDataDispatcher.cs"/>
    <Compile Include="MS\Internal\Data\IndexedEnumerable.cs"/>
    <Compile Include="MS\Internal\Data\IndexerPropertyInfo.cs"/>
    <Compile Include="MS\Internal\Data\LiveShapingBlock.cs"/>
    <Compile Include="MS\Internal\Data\LiveShapingItem.cs"/>
    <Compile Include="MS\Internal\Data\LiveShapingList.cs"/>
    <Compile Include="MS\Internal\Data\LiveShapingTree.cs"/>
    <Compile Include="MS\Internal\Data\ObjectRef.cs"/>
    <Compile Include="MS\Internal\Data\ParameterCollection.cs"/>
    <Compile Include="MS\Internal\Data\PathParser.cs"/>
    <Compile Include="MS\Internal\Data\PropertyPathWorker.cs"/>
    <Compile Include="MS\Internal\Data\RBFinger.cs"/>
    <Compile Include="MS\Internal\Data\RBNode.cs"/>
    <Compile Include="MS\Internal\Data\RBTree.cs"/>
    <Compile Include="MS\Internal\Data\SortFieldComparer.cs"/>
    <Compile Include="MS\Internal\Data\StaticPropertyChangedEventManager.cs"/>
    <Compile Include="MS\Internal\Data\ValueChangedEventManager.cs"/>
    <Compile Include="MS\Internal\Data\ValueTable.cs"/>
    <Compile Include="MS\Internal\Data\ViewManager.cs"/>
    <Compile Include="MS\Internal\Data\XDeferredAxisSource.cs"/>
    <Compile Include="MS\Internal\Data\XmlBindingWorker.cs"/>
    <Compile Include="MS\Internal\Data\XmlDataCollection.cs"/>
    <Compile Include="MS\Internal\Data\XmlNodeChangedEventManager.cs"/>
    <Compile Include="MS\Internal\DataStreams.cs"/>
    <Compile Include="MS\Internal\Documents\Application\DocumentApplicationJournalEntry.cs"/>
    <Compile Include="MS\Internal\Documents\ColumnResult.cs"/>
    <Compile Include="MS\Internal\Documents\ContentElementCollection.cs"/>
    <Compile Include="MS\Internal\Documents\ContentHostHelper.cs"/>
    <Compile Include="MS\Internal\Documents\DocumentGrid.cs"/>
    <Compile Include="MS\Internal\Documents\DocumentGridContextMenu.cs"/>
    <Compile Include="MS\Internal\Documents\DocumentGridPage.cs"/>
    <Compile Include="MS\Internal\Documents\DocumentPageHost.cs"/>
    <Compile Include="MS\Internal\Documents\DocumentPageTextView.cs"/>
    <Compile Include="MS\Internal\Documents\DocumentsTrace.cs"/>
    <Compile Include="MS\Internal\Documents\DocumentViewerConstants.cs"/>
    <Compile Include="MS\Internal\Documents\DocumentViewerHelper.cs"/>
    <Compile Include="MS\Internal\Documents\FixedDocumentPaginator.cs"/>
    <Compile Include="MS\Internal\Documents\FixedDocumentSequencePaginator.cs"/>
    <Compile Include="MS\Internal\Documents\FlowDocumentFormatter.cs"/>
    <Compile Include="MS\Internal\Documents\FlowDocumentPaginator.cs"/>
    <Compile Include="MS\Internal\Documents\FlowDocumentView.cs"/>
    <Compile Include="MS\Internal\Documents\HostedElements.cs"/>
    <Compile Include="MS\Internal\Documents\IAcceptInsertion.cs"/>
    <Compile Include="MS\Internal\Documents\IDocumentScrollInfo.cs"/>
    <Compile Include="MS\Internal\Documents\IFlowDocumentFormatter.cs"/>
    <Compile Include="MS\Internal\Documents\IFlowDocumentViewer.cs"/>
    <Compile Include="MS\Internal\Documents\IIndexedChild.cs"/>
    <Compile Include="MS\Internal\Documents\IParentUndoUnit.cs"/>
    <Compile Include="MS\Internal\Documents\ITextBoxViewHost.cs"/>
    <Compile Include="MS\Internal\Documents\IUndoUnit.cs"/>
    <Compile Include="MS\Internal\Documents\LineResult.cs"/>
    <Compile Include="MS\Internal\Documents\MultiPageTextView.cs"/>
    <Compile Include="MS\Internal\Documents\PageCache.cs"/>
    <Compile Include="MS\Internal\Documents\ParagraphResult.cs"/>
    <Compile Include="MS\Internal\Documents\ParentUndoUnit.cs"/>
    <Compile Include="MS\Internal\Documents\RowCache.cs"/>
    <Compile Include="MS\Internal\Documents\ScrollData.cs"/>
    <Compile Include="MS\Internal\Documents\TableColumnCollectionInternal.cs"/>
    <Compile Include="MS\Internal\Documents\TableTextElementCollectionInternal.cs"/>
    <Compile Include="MS\Internal\Documents\TextBoxLine.cs"/>
    <Compile Include="MS\Internal\Documents\TextBoxLineDrawingVisual.cs"/>
    <Compile Include="MS\Internal\Documents\TextBoxView.cs"/>
    <Compile Include="MS\Internal\Documents\TextContainerHelper.cs"/>
    <Compile Include="MS\Internal\Documents\TextDocumentView.cs"/>
    <Compile Include="MS\Internal\Documents\TextParagraphView.cs"/>
    <Compile Include="MS\Internal\Documents\TextViewBase.cs"/>
    <Compile Include="MS\Internal\Documents\UIElementIsland.cs"/>
    <Compile Include="MS\Internal\Documents\UndoCloseAction.cs"/>
    <Compile Include="MS\Internal\Documents\UndoManager.cs"/>
    <Compile Include="MS\Internal\FrameworkAppContextSwitches.cs"/>
    <Compile Include="MS\Internal\FrameworkObject.cs"/>
    <Compile Include="MS\Internal\Generated\AvTraceMessages.cs"/>
    <Compile Include="MS\Internal\Globalization\BamlConst.cs"/>
    <Compile Include="MS\Internal\Globalization\BamlResourceContent.cs"/>
    <Compile Include="MS\Internal\Globalization\BamlResourceDeserializer.cs"/>
    <Compile Include="MS\Internal\Globalization\BamlResourceSerializer.cs"/>
    <Compile Include="MS\Internal\Globalization\BamlTreeMap.cs"/>
    <Compile Include="MS\Internal\Globalization\BamlTreeNode.cs"/>
    <Compile Include="MS\Internal\Globalization\BamlTreeUpdater.cs"/>
    <Compile Include="MS\Internal\Globalization\LocalizableResourceBuilder.cs"/>
    <Compile Include="MS\Internal\Globalization\LocalizationComments.cs"/>
    <Compile Include="MS\Internal\Helper.cs"/>
    <Compile Include="MS\Internal\InheritedPropertyChangedEventArgs.cs"/>
    <Compile Include="MS\Internal\Ink\ClipboardData.cs"/>
    <Compile Include="MS\Internal\Ink\ClipboardProcessor.cs"/>
    <Compile Include="MS\Internal\Ink\DrawingAttributesDefaultValueFactory.cs"/>
    <Compile Include="MS\Internal\Ink\EditBehavior.cs"/>
    <Compile Include="MS\Internal\Ink\EditingCoordinator.cs"/>
    <Compile Include="MS\Internal\Ink\ElementsClipboardData.cs"/>
    <Compile Include="MS\Internal\Ink\EraserBehavior.cs"/>
    <Compile Include="MS\Internal\Ink\HighContrastHelper.cs"/>
    <Compile Include="MS\Internal\Ink\InkCanvasSelection.cs"/>
    <Compile Include="MS\Internal\Ink\InkCollectionBehavior.cs"/>
    <Compile Include="MS\Internal\Ink\ISFClipboardData.cs"/>
    <Compile Include="MS\Internal\Ink\LassoHelper.cs"/>
    <Compile Include="MS\Internal\Ink\LassoSelectionBehavior.cs"/>
    <Compile Include="MS\Internal\Ink\PenCursorManager.cs"/>
    <Compile Include="MS\Internal\Ink\SelectionEditingBehavior.cs"/>
    <Compile Include="MS\Internal\Ink\SelectionEditor.cs"/>
    <Compile Include="MS\Internal\Ink\StrokeCollectionDefaultValueFactory.cs"/>
    <Compile Include="MS\Internal\Ink\StylusEditingBehavior.cs"/>
    <Compile Include="MS\Internal\Ink\TextClipboardData.cs"/>
    <Compile Include="MS\Internal\Ink\XamlClipboardData.cs"/>
    <Compile Include="MS\Internal\Interop\IndexingFilter.cs"/>
    <Compile Include="MS\Internal\Interop\InternalDispatchObject.cs"/>
    <Compile Include="MS\Internal\IO\Packaging\ByteStream.cs"/>
    <Compile Include="MS\Internal\IO\Packaging\ContentDescriptor.cs"/>
    <Compile Include="MS\Internal\IO\Packaging\CorePropertiesFilter.cs"/>
    <Compile Include="MS\Internal\IO\Packaging\EncryptedPackageFilter.cs"/>
    <Compile Include="MS\Internal\IO\Packaging\FixedPageContentExtractor.cs"/>
    <Compile Include="MS\Internal\IO\Packaging\IndexingContentUnit.cs"/>
    <Compile Include="MS\Internal\IO\Packaging\indexingfiltermarshaler.cs"/>
    <Compile Include="MS\Internal\IO\Packaging\initElementDictionary.cs"/>
    <Compile Include="MS\Internal\IO\Packaging\ManagedFilter.cs"/>
    <Compile Include="MS\Internal\IO\Packaging\ManagedIStream.cs"/>
    <Compile Include="MS\Internal\IO\Packaging\PackageFilter.cs"/>
    <Compile Include="MS\Internal\IO\Packaging\UnsafeIndexingFilterStream.cs"/>
    <Compile Include="MS\Internal\IO\Packaging\XamlFilter.cs"/>
    <Compile Include="MS\Internal\IO\Packaging\XmlFixedPageInfo.cs"/>
    <Compile Include="MS\Internal\IO\Packaging\XmlGlyphRunInfo.cs"/>
    <Compile Include="MS\Internal\IO\Packaging\XpsFilter.cs"/>
    <Compile Include="MS\Internal\IWeakHashtable.cs"/>
    <Compile Include="MS\Internal\KnownBoxes.cs"/>
    <Compile Include="MS\Internal\LayoutDump.cs"/>
    <Compile Include="MS\Internal\ListOfObject.cs"/>
    <Compile Include="MS\Internal\Markup\StaticExtension.cs"/>
    <Compile Include="MS\Internal\MatchedTextInfo.cs"/>
    <Compile Include="MS\Internal\Navigation\BindStream.cs"/>
    <Compile Include="MS\Internal\Navigation\JournalEntryStack.cs"/>
    <Compile Include="MS\Internal\PrePostDescendentsWalker.cs"/>
    <Compile Include="MS\Internal\Printing\NativeMethods.cs"/>
    <Compile Include="MS\Internal\Printing\PrintDlgExMarshaler.cs"/>
    <Compile Include="MS\Internal\Printing\UnsafeNativeMethods.cs"/>
    <Compile Include="MS\Internal\Printing\Win32PrintDialog.cs"/>
    <Compile Include="MS\Internal\Progressivity\IByteRangeDownloaderService.cs"/>
    <Compile Include="MS\Internal\PtsHost\BackgroundFormatInfo.cs"/>
    <Compile Include="MS\Internal\PtsHost\BaseParaClient.cs"/>
    <Compile Include="MS\Internal\PtsHost\BaseParagraph.cs"/>
    <Compile Include="MS\Internal\PtsHost\BreakRecordTable.cs"/>
    <Compile Include="MS\Internal\PtsHost\CellParaClient.cs"/>
    <Compile Include="MS\Internal\PtsHost\CellParagraph.cs"/>
    <Compile Include="MS\Internal\PtsHost\ColumnPropertiesGroup.cs"/>
    <Compile Include="MS\Internal\PtsHost\ContainerParaClient.cs"/>
    <Compile Include="MS\Internal\PtsHost\ContainerParagraph.cs"/>
    <Compile Include="MS\Internal\PtsHost\DirtyTextRange.cs"/>
    <Compile Include="MS\Internal\PtsHost\DtrList.cs"/>
    <Compile Include="MS\Internal\PtsHost\EmbeddedObject.cs"/>
    <Compile Include="MS\Internal\PtsHost\ErrorHandler.cs"/>
    <Compile Include="MS\Internal\PtsHost\FigureHelper.cs"/>
    <Compile Include="MS\Internal\PtsHost\FigureParaClient.cs"/>
    <Compile Include="MS\Internal\PtsHost\FigureParagraph.cs"/>
    <Compile Include="MS\Internal\PtsHost\FloaterBaseParaClient.cs"/>
    <Compile Include="MS\Internal\PtsHost\FloaterBaseParagraph.cs"/>
    <Compile Include="MS\Internal\PtsHost\FloaterParaClient.cs"/>
    <Compile Include="MS\Internal\PtsHost\FloaterParagraph.cs"/>
    <Compile Include="MS\Internal\PtsHost\FlowDocumentPage.cs"/>
    <Compile Include="MS\Internal\PtsHost\Line.cs"/>
    <Compile Include="MS\Internal\PtsHost\LineBase.cs"/>
    <Compile Include="MS\Internal\PtsHost\LineBreakRecord.cs"/>
    <Compile Include="MS\Internal\PtsHost\LineVisual.cs"/>
    <Compile Include="MS\Internal\PtsHost\ListItemParagraph.cs"/>
    <Compile Include="MS\Internal\PtsHost\ListMarkerLine.cs"/>
    <Compile Include="MS\Internal\PtsHost\ListMarkerSourceInfo.cs"/>
    <Compile Include="MS\Internal\PtsHost\ListParaClient.cs"/>
    <Compile Include="MS\Internal\PtsHost\ListParagraph.cs"/>
    <Compile Include="MS\Internal\PtsHost\MarginCollapsingState.cs"/>
    <Compile Include="MS\Internal\PtsHost\MbpInfo.cs"/>
    <Compile Include="MS\Internal\PtsHost\OptimalBreakSession.cs"/>
    <Compile Include="MS\Internal\PtsHost\OptimalTextSource.cs"/>
    <Compile Include="MS\Internal\PtsHost\PageBreakRecord.cs"/>
    <Compile Include="MS\Internal\PtsHost\PageVisual.cs"/>
    <Compile Include="MS\Internal\PtsHost\ParagraphElementVisual.cs"/>
    <Compile Include="MS\Internal\PtsHost\ParagraphVisual.cs"/>
    <Compile Include="MS\Internal\PtsHost\Pts.cs"/>
    <Compile Include="MS\Internal\PtsHost\PtsCache.cs"/>
    <Compile Include="MS\Internal\PtsHost\PtsContext.cs"/>
    <Compile Include="MS\Internal\PtsHost\PtsHelper.cs"/>
    <Compile Include="MS\Internal\PtsHost\PtsHost.cs"/>
    <Compile Include="MS\Internal\PtsHost\PtsPage.cs"/>
    <Compile Include="MS\Internal\PtsHost\RowParagraph.cs"/>
    <Compile Include="MS\Internal\PtsHost\RowVisual.cs"/>
    <Compile Include="MS\Internal\PtsHost\RunClient.cs"/>
    <Compile Include="MS\Internal\PtsHost\Section.cs"/>
    <Compile Include="MS\Internal\PtsHost\SectionVisual.cs"/>
    <Compile Include="MS\Internal\PtsHost\Segment.cs"/>
    <Compile Include="MS\Internal\PtsHost\StructuralCache.cs"/>
    <Compile Include="MS\Internal\PtsHost\SubpageParaClient.cs"/>
    <Compile Include="MS\Internal\PtsHost\SubpageParagraph.cs"/>
    <Compile Include="MS\Internal\PtsHost\TableParaClient.cs"/>
    <Compile Include="MS\Internal\PtsHost\TableParagraph.cs"/>
    <Compile Include="MS\Internal\PtsHost\TextFormatterHost.cs"/>
    <Compile Include="MS\Internal\PtsHost\TextPanelDebug.cs"/>
    <Compile Include="MS\Internal\PtsHost\TextParaClient.cs"/>
    <Compile Include="MS\Internal\PtsHost\TextParagraph.cs"/>
    <Compile Include="MS\Internal\PtsHost\TextParaLineResult.cs"/>
    <Compile Include="MS\Internal\PtsHost\UIElementParaClient.cs"/>
    <Compile Include="MS\Internal\PtsHost\UIElementParagraph.cs"/>
    <Compile Include="MS\Internal\PtsHost\UnmanagedHandle.cs"/>
    <Compile Include="MS\Internal\PtsHost\UpdateRecord.cs"/>
    <Compile Include="MS\Internal\PtsTable\CalculatedColumn.cs"/>
    <Compile Include="MS\Internal\PtsTable\RowSpanVector.cs"/>
    <Compile Include="MS\Internal\SystemCoreHelper.cs"/>
    <Compile Include="MS\Internal\SystemDataHelper.cs"/>
    <Compile Include="MS\Internal\SystemXmlHelper.cs"/>
    <Compile Include="MS\Internal\SystemXmlLinqHelper.cs"/>
    <Compile Include="MS\Internal\Text\ComplexLine.cs"/>
    <Compile Include="MS\Internal\Text\DynamicPropertyReader.cs"/>
    <Compile Include="MS\Internal\Text\InlineObject.cs"/>
    <Compile Include="MS\Internal\Text\Line.cs"/>
    <Compile Include="MS\Internal\Text\LineMetrics.cs"/>
    <Compile Include="MS\Internal\Text\LineProperties.cs"/>
    <Compile Include="MS\Internal\Text\MarkerProperties.cs"/>
    <Compile Include="MS\Internal\Text\SimpleLine.cs"/>
    <Compile Include="MS\Internal\Text\TextDpi.cs"/>
    <Compile Include="MS\Internal\Text\TextLineResult.cs"/>
    <Compile Include="MS\Internal\Text\TextProperties.cs"/>
    <Compile Include="MS\Internal\Text\TextSpanModifier.cs"/>
    <Compile Include="MS\Internal\Text\TypographyProperties.cs"/>
    <Compile Include="MS\Internal\TraceData.cs"/>
    <Compile Include="MS\Internal\TraceHwndHost.cs"/>
    <Compile Include="MS\Internal\TraceShell.cs"/>
    <Compile Include="MS\Internal\UncommonValueTable.cs"/>
    <Compile Include="MS\Internal\Utility\BindUriHelper.cs"/>
    <Compile Include="MS\Internal\Utility\MonitorWrapper.cs"/>
    <Compile Include="MS\Internal\Utility\TraceLog.cs"/>
    <Compile Include="MS\Internal\WeakDictionary.cs"/>
    <Compile Include="MS\Internal\WeakHashSet.cs"/>
    <Compile Include="MS\Internal\WeakHashtable.cs"/>
    <Compile Include="MS\Internal\WeakObjectHashtable.cs"/>
    <Compile Include="MS\Internal\WindowsRuntime\Generated\Windows.Data.Text.cs"/>
    <Compile Include="MS\Internal\WindowsRuntime\Generated\Windows.Globalization.cs"/>
    <Compile Include="MS\Internal\WindowsRuntime\Generated\WinRT.cs"/>
    <Compile Include="MS\Internal\WindowsRuntime\Generated\WinRT\Attributes.cs"/>
    <Compile Include="MS\Internal\WindowsRuntime\Generated\WinRT\ComWrappersSupport.cs"/>
    <Compile Include="MS\Internal\WindowsRuntime\Generated\WinRT\ComWrappersSupport.net5.cs"/>
    <Compile Include="MS\Internal\WindowsRuntime\Generated\WinRT\Context.cs"/>
    <Compile Include="MS\Internal\WindowsRuntime\Generated\WinRT\ExceptionHelpers.cs"/>
    <Compile Include="MS\Internal\WindowsRuntime\Generated\WinRT\FundamentalMarshalers.cs"/>
    <Compile Include="MS\Internal\WindowsRuntime\Generated\WinRT\GuidGenerator.cs"/>
    <Compile Include="MS\Internal\WindowsRuntime\Generated\WinRT\IInspectable.cs"/>
    <Compile Include="MS\Internal\WindowsRuntime\Generated\WinRT\Interop\ExceptionErrorInfo.cs"/>
    <Compile Include="MS\Internal\WindowsRuntime\Generated\WinRT\Interop\IContextCallback.cs"/>
    <Compile Include="MS\Internal\WindowsRuntime\Generated\WinRT\Interop\IUnknownVftbl.cs"/>
    <Compile Include="MS\Internal\WindowsRuntime\Generated\WinRT\Interop\StandardDelegates.cs"/>
    <Compile Include="MS\Internal\WindowsRuntime\Generated\WinRT\Marshalers.cs"/>
    <Compile Include="MS\Internal\WindowsRuntime\Generated\WinRT\ObjectReference.cs"/>
    <Compile Include="MS\Internal\WindowsRuntime\Generated\WinRT\Projections.cs"/>
    <Compile Include="MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IEnumerable.cs"/>
    <Compile Include="MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IReadOnlyList.cs"/>
    <Compile Include="MS\Internal\WindowsRuntime\Generated\WinRT\TypeExtensions.cs"/>
    <Compile Include="MS\Internal\WindowsRuntime\Generated\WinRT_Interop.cs"/>
    <Compile Include="MS\Internal\WindowsRuntime\Windows\Data\Text\WordsSegmenter.cs"/>
    <Compile Include="MS\Win32\UxThemeWrapper.cs"/>
    <Compile Include="OtherAssemblyAttrs.cs"/>
    <Compile Include="System\ComponentModel\DesignerProperties.cs"/>
    <Compile Include="System\Windows\Annotations\AnchorInfo.cs"/>
    <Compile Include="System\Windows\Annotations\Annotation.cs"/>
    <Compile Include="System\Windows\Annotations\AnnotationAuthorChangedEventArgs.cs"/>
    <Compile Include="System\Windows\Annotations\AnnotationComponentChooser.cs"/>
    <Compile Include="System\Windows\Annotations\AnnotationDocumentPaginator.cs"/>
    <Compile Include="System\Windows\Annotations\AnnotationHelper.cs"/>
    <Compile Include="System\Windows\Annotations\AnnotationResource.cs"/>
    <Compile Include="System\Windows\Annotations\AnnotationResourceChangedEventArgs.cs"/>
    <Compile Include="System\Windows\Annotations\AnnotationService.cs"/>
    <Compile Include="System\Windows\Annotations\LocatorBase.cs"/>
    <Compile Include="System\Windows\Annotations\LocatorGroup.cs"/>
    <Compile Include="System\Windows\Annotations\LocatorPart.cs"/>
    <Compile Include="System\Windows\Annotations\LocatorPartList.cs"/>
    <Compile Include="System\Windows\Annotations\Storage\AnnotationStore.cs"/>
    <Compile Include="System\Windows\Annotations\Storage\StoreContentChangedEventArgs.cs"/>
    <Compile Include="System\Windows\Annotations\Storage\XmlStreamStore.cs"/>
    <Compile Include="System\Windows\Appearance\WindowBackdropManager.cs"/>
    <Compile Include="System\Windows\Application.cs"/>
    <Compile Include="System\Windows\AttachedPropertyBrowsableForChildrenAttribute.cs"/>
    <Compile Include="System\Windows\Automation\Peers\ButtonAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\ButtonBaseAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\CalendarAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\CalendarButtonAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\CheckBoxAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\ComboBoxAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\ContentTextAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\ContextMenuAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\DataGridAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\DataGridCellAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\DataGridCellItemAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\DataGridColumnHeaderAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\DataGridColumnHeaderItemAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\DataGridColumnHeadersPresenterAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\DataGridDetailsPresenterAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\DataGridItemAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\DataGridRowAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\DataGridRowHeaderAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\DatePickerAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\DateTimeAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\DocumentAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\DocumentPageViewAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\DocumentViewerAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\DocumentViewerBaseAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\ExpanderAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\FixedPageAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\FlowDocumentPageViewerAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\FlowDocumentReaderAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\FlowDocumentScrollViewerAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\FrameAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\FrameworkContentElementAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\FrameworkElementAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\GridSplitterAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\GridViewAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\GridViewCellAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\GridViewColumnHeaderAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\GridViewHeaderRowPresenterAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\GridViewItemAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\GroupBoxAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\GroupItemAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\HwndHostAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\HyperlinkAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\ImageAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\InkCanvasAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\InkPresenterAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\ItemAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\ItemsControlAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\ItemsControlItemAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\ItemsControlWrapperAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\IViewAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\LabelAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\ListBoxAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\ListBoxItemAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\ListBoxItemWrapperAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\ListViewAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\MediaElementAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\MenuAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\MenuItemAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\NavigationWindowAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\PasswordBoxAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\PopupRootAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\ProgressBarAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\RadioButtonAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\RangeBaseAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\RepeatButtonAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\RichTextBoxAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\ScrollBarAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\ScrollViewerAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\SelectorAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\SelectorItemAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\SeparatorAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\SliderAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\StatusBarAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\StatusBarItemAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\TabControlAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\TabItemAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\TabItemWrapperAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\TableAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\TableCellAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\TextAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\TextBlockAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\TextBoxAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\TextElementAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\ThumbAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\ToggleButtonAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\ToolBarAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\ToolTipAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\TreeViewAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\TreeViewDataItemAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\TreeViewItemAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\UserControlAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\Viewport3DAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\WindowAutomationPeer.cs"/>
    <Compile Include="System\Windows\BroadcastEventHelper.cs"/>
    <Compile Include="System\Windows\ColorConvertedBitmapExtension.cs"/>
    <Compile Include="System\Windows\ComponentResourceKey.cs"/>
    <Compile Include="System\Windows\ComponentResourceKeyConverter.cs"/>
    <Compile Include="System\Windows\Condition.cs"/>
    <Compile Include="System\Windows\ConditionCollection.cs"/>
    <Compile Include="System\Windows\Controls\AccessText.cs"/>
    <Compile Include="System\Windows\Controls\AddingNewItemEventArgs.cs"/>
    <Compile Include="System\Windows\Controls\AdornedElementPlaceholder.cs"/>
    <Compile Include="System\Windows\Controls\AlternationConverter.cs"/>
    <Compile Include="System\Windows\Controls\AVElementHelper.cs"/>
    <Compile Include="System\Windows\Controls\BooleanToSelectiveScrollingOrientationConverter.cs"/>
    <Compile Include="System\Windows\Controls\BooleanToVisibilityConverter.cs"/>
    <Compile Include="System\Windows\Controls\Border.cs"/>
    <Compile Include="System\Windows\Controls\BorderGapMaskConverter.cs"/>
    <Compile Include="System\Windows\Controls\Button.cs"/>
    <Compile Include="System\Windows\Controls\Calendar.cs"/>
    <Compile Include="System\Windows\Controls\CalendarBlackoutDatesCollection.cs"/>
    <Compile Include="System\Windows\Controls\CalendarDateChangedEventArgs.cs"/>
    <Compile Include="System\Windows\Controls\CalendarDateRange.cs"/>
    <Compile Include="System\Windows\Controls\CalendarDateRangeChangingEventArgs.cs"/>
    <Compile Include="System\Windows\Controls\CalendarKeyboardHelper.cs"/>
    <Compile Include="System\Windows\Controls\CalendarMode.cs"/>
    <Compile Include="System\Windows\Controls\CalendarModeChangedEventArgs.cs"/>
    <Compile Include="System\Windows\Controls\CalendarSelectionChangedEventArgs.cs"/>
    <Compile Include="System\Windows\Controls\CalendarSelectionMode.cs"/>
    <Compile Include="System\Windows\Controls\Canvas.cs"/>
    <Compile Include="System\Windows\Controls\CharacterCasing.cs"/>
    <Compile Include="System\Windows\Controls\CheckBox.cs"/>
    <Compile Include="System\Windows\Controls\CleanUpVirtualizedItemEventArgs.cs"/>
    <Compile Include="System\Windows\Controls\ClickMode.cs"/>
    <Compile Include="System\Windows\Controls\ColumnDefinition.cs"/>
    <Compile Include="System\Windows\Controls\ColumnDefinitionCollectionConverter.cs"/>
    <Compile Include="System\Windows\Controls\ComboBox.cs"/>
    <Compile Include="System\Windows\Controls\ComboBoxItem.cs"/>
    <Compile Include="System\Windows\Controls\ContainerTracking.cs"/>
    <Compile Include="System\Windows\Controls\ContentControl.cs"/>
    <Compile Include="System\Windows\Controls\ContentPresenter.cs"/>
    <Compile Include="System\Windows\Controls\ContextMenu.cs"/>
    <Compile Include="System\Windows\Controls\ContextMenuService.cs"/>
    <Compile Include="System\Windows\Controls\Control.cs"/>
    <Compile Include="System\Windows\Controls\ConversionValidationRule.cs"/>
    <Compile Include="System\Windows\Controls\CustomDictionarySources.cs"/>
    <Compile Include="System\Windows\Controls\DataErrorValidationRule.cs"/>
    <Compile Include="System\Windows\Controls\DataGrid.cs"/>
    <Compile Include="System\Windows\Controls\DataGridAutoGeneratingColumnEventArgs.cs"/>
    <Compile Include="System\Windows\Controls\DataGridBeginningEditEventArgs.cs"/>
    <Compile Include="System\Windows\Controls\DataGridBoundColumn.cs"/>
    <Compile Include="System\Windows\Controls\DataGridCell.cs"/>
    <Compile Include="System\Windows\Controls\DataGridCellClipboardEventArgs.cs"/>
    <Compile Include="System\Windows\Controls\DataGridCellEditEndingEventArgs.cs"/>
    <Compile Include="System\Windows\Controls\DataGridCellInfo.cs"/>
    <Compile Include="System\Windows\Controls\DataGridCellsPanel.cs"/>
    <Compile Include="System\Windows\Controls\DataGridCheckBoxColumn.cs"/>
    <Compile Include="System\Windows\Controls\DataGridClipboardCellContent.cs"/>
    <Compile Include="System\Windows\Controls\DataGridClipboardCopyMode.cs"/>
    <Compile Include="System\Windows\Controls\DataGridClipboardHelper.cs"/>
    <Compile Include="System\Windows\Controls\DataGridColumn.cs"/>
    <Compile Include="System\Windows\Controls\DataGridColumnCollection.cs"/>
    <Compile Include="System\Windows\Controls\DataGridColumnDropSeparator.cs"/>
    <Compile Include="System\Windows\Controls\DataGridColumnEventArgs.cs"/>
    <Compile Include="System\Windows\Controls\DataGridColumnFloatingHeader.cs"/>
    <Compile Include="System\Windows\Controls\DataGridColumnHeaderCollection.cs"/>
    <Compile Include="System\Windows\Controls\DataGridColumnReorderingEventArgs.cs"/>
    <Compile Include="System\Windows\Controls\DataGridComboBoxColumn.cs"/>
    <Compile Include="System\Windows\Controls\DataGridEditAction.cs"/>
    <Compile Include="System\Windows\Controls\DataGridEditingUnit.cs"/>
    <Compile Include="System\Windows\Controls\DataGridGridLinesVisibility.cs"/>
    <Compile Include="System\Windows\Controls\DataGridHeadersVisibility.cs"/>
    <Compile Include="System\Windows\Controls\DataGridHeadersVisibilityToVisibilityConverter.cs"/>
    <Compile Include="System\Windows\Controls\DataGridHelper.cs"/>
    <Compile Include="System\Windows\Controls\DataGridHyperlinkColumn.cs"/>
    <Compile Include="System\Windows\Controls\DataGridItemAttachedStorage.cs"/>
    <Compile Include="System\Windows\Controls\DataGridLength.cs"/>
    <Compile Include="System\Windows\Controls\DataGridLengthConverter.cs"/>
    <Compile Include="System\Windows\Controls\DataGridLengthUnitType.cs"/>
    <Compile Include="System\Windows\Controls\DataGridNotificationTarget.cs"/>
    <Compile Include="System\Windows\Controls\DataGridPreparingCellForEditEventArgs.cs"/>
    <Compile Include="System\Windows\Controls\DataGridRow.cs"/>
    <Compile Include="System\Windows\Controls\DataGridRowClipboardEventArgs.cs"/>
    <Compile Include="System\Windows\Controls\DataGridRowDetailsEventArgs.cs"/>
    <Compile Include="System\Windows\Controls\DataGridRowDetailsVisibilityMode.cs"/>
    <Compile Include="System\Windows\Controls\DataGridrowEditEndingEventArgs.cs"/>
    <Compile Include="System\Windows\Controls\DataGridRowEventArgs.cs"/>
    <Compile Include="System\Windows\Controls\DataGridSelectionMode.cs"/>
    <Compile Include="System\Windows\Controls\DataGridSelectionUnit.cs"/>
    <Compile Include="System\Windows\Controls\DataGridSortingEventArgs.cs"/>
    <Compile Include="System\Windows\Controls\DataGridSortingEventHandler.cs"/>
    <Compile Include="System\Windows\Controls\DataGridTemplateColumn.cs"/>
    <Compile Include="System\Windows\Controls\DataGridTextColumn.cs"/>
    <Compile Include="System\Windows\Controls\DataTemplateSelector.cs"/>
    <Compile Include="System\Windows\Controls\DatePicker.cs"/>
    <Compile Include="System\Windows\Controls\DatePickerDateValidationErrorEventArgs.cs"/>
    <Compile Include="System\Windows\Controls\DatePickerFormat.cs"/>
    <Compile Include="System\Windows\Controls\DateTimeHelper.cs"/>
    <Compile Include="System\Windows\Controls\Decorator.cs"/>
    <Compile Include="System\Windows\Controls\DeferredRunTextReference.cs"/>
    <Compile Include="System\Windows\Controls\DeferredSelectedIndexReference.cs"/>
    <Compile Include="System\Windows\Controls\DeferredTextReference.cs"/>
    <Compile Include="System\Windows\Controls\DefinitionBase.cs"/>
    <Compile Include="System\Windows\Controls\DockPanel.cs"/>
    <Compile Include="System\Windows\Controls\DocumentViewer.cs"/>
    <Compile Include="System\Windows\Controls\ExceptionRoutedEventArgs.cs"/>
    <Compile Include="System\Windows\Controls\ExceptionValidationRule.cs"/>
    <Compile Include="System\Windows\Controls\Expander.cs"/>
    <Compile Include="System\Windows\Controls\FlowDocumentReader.cs"/>
    <Compile Include="System\Windows\Controls\FlowDocumentScrollViewer.cs"/>
    <Compile Include="System\Windows\Controls\Frame.cs"/>
    <Compile Include="System\Windows\Controls\Grid.cs"/>
    <Compile Include="System\Windows\Controls\GridSplitter.cs"/>
    <Compile Include="System\Windows\Controls\GridView.cs"/>
    <Compile Include="System\Windows\Controls\GridViewColumn.cs"/>
    <Compile Include="System\Windows\Controls\GridViewColumnCollection.cs"/>
    <Compile Include="System\Windows\Controls\GridViewColumnCollectionChangedEventArgs.cs"/>
    <Compile Include="System\Windows\Controls\GridViewColumnHeader.cs"/>
    <Compile Include="System\Windows\Controls\GridViewHeaderRowPresenter.cs"/>
    <Compile Include="System\Windows\Controls\GridViewRowPresenter.cs"/>
    <Compile Include="System\Windows\Controls\GroupBox.cs"/>
    <Compile Include="System\Windows\Controls\GroupItem.cs"/>
    <Compile Include="System\Windows\Controls\GroupStyle.cs"/>
    <Compile Include="System\Windows\Controls\HeaderedContentControl.cs"/>
    <Compile Include="System\Windows\Controls\HeaderedItemsControl.cs"/>
    <Compile Include="System\Windows\Controls\Image.cs"/>
    <Compile Include="System\Windows\Controls\InitializingNewItemEventArgs.cs"/>
    <Compile Include="System\Windows\Controls\InitializingNewItemEventHandler.cs"/>
    <Compile Include="System\Windows\Controls\InkCanvas.cs"/>
    <Compile Include="System\Windows\Controls\InkCanvasClipboardFormat.cs"/>
    <Compile Include="System\Windows\Controls\InkCanvasSelectionHitResult.cs"/>
    <Compile Include="System\Windows\Controls\InkPresenter.cs"/>
    <Compile Include="System\Windows\Controls\IProvideDataGridColumn.cs"/>
    <Compile Include="System\Windows\Controls\ItemCollection.cs"/>
    <Compile Include="System\Windows\Controls\ItemContainerGenerator.cs"/>
    <Compile Include="System\Windows\Controls\ItemContainerTemplate.cs"/>
    <Compile Include="System\Windows\Controls\ItemContainerTemplateKey.cs"/>
    <Compile Include="System\Windows\Controls\ItemContainerTemplateSelector.cs"/>
    <Compile Include="System\Windows\Controls\ItemsControl.cs"/>
    <Compile Include="System\Windows\Controls\ItemsPanelTemplate.cs"/>
    <Compile Include="System\Windows\Controls\ItemsPresenter.cs"/>
    <Compile Include="System\Windows\Controls\Label.cs"/>
    <Compile Include="System\Windows\Controls\ListBox.cs"/>
    <Compile Include="System\Windows\Controls\ListBoxItem.cs"/>
    <Compile Include="System\Windows\Controls\ListView.cs"/>
    <Compile Include="System\Windows\Controls\ListViewItem.cs"/>
    <Compile Include="System\Windows\Controls\MediaElement.cs"/>
    <Compile Include="System\Windows\Controls\MediaScriptCommandRoutedEventArgs.cs"/>
    <Compile Include="System\Windows\Controls\Menu.cs"/>
    <Compile Include="System\Windows\Controls\MenuItem.cs"/>
    <Compile Include="System\Windows\Controls\MenuScrollingVisibilityConverter.cs"/>
    <Compile Include="System\Windows\Controls\MultipleCopiesCollection.cs"/>
    <Compile Include="System\Windows\Controls\NotifyDataErrorValidationRule.cs"/>
    <Compile Include="System\Windows\Controls\Orientation.cs"/>
    <Compile Include="System\Windows\Controls\Page.cs"/>
    <Compile Include="System\Windows\Controls\PageRanges.cs"/>
    <Compile Include="System\Windows\Controls\Panel.cs"/>
    <Compile Include="System\Windows\Controls\PanningMode.cs"/>
    <Compile Include="System\Windows\Controls\PasswordBox.cs"/>
    <Compile Include="System\Windows\Controls\PasswordTextContainer.cs"/>
    <Compile Include="System\Windows\Controls\PasswordTextNavigator.cs"/>
    <Compile Include="System\Windows\Controls\PopupControlService.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\AutoToolTipPlacement.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\BulletDecorator.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\ButtonBase.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\CalendarButton.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\CalendarDayButton.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\CalendarItem.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\CustomPopupPlacement.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\CustomPopupPlacementCallback.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\DataGridCellsPresenter.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\DataGridColumnHeader.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\DataGridColumnHeadersPresenter.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\DataGridDetailsPresenter.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\DataGridRowHeader.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\DataGridRowsPresenter.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\DatePickerTextBox.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\DocumentPageView.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\DocumentViewerBase.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\DragCompletedEventArgs.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\DragDeltaEventArgs.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\DragStartedEventArgs.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\GridViewRowPresenterBase.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\HierarchicalVirtualizationConstraints.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\HierarchicalVirtualizationHeaderDesiredSizes.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\HierarchicalVirtualizationItemDesiredSizes.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\IContainItemStorage.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\IHierarchicalVirtualizationAndScrollInfo.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\IItemContainerGenerator.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\IRecyclingItemContainerGenerator.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\IScrollInfo.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\ItemsChangedEventArgs.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\LayoutInformation.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\MenuBase.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\MultiSelector.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\PlacementMode.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\Popup.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\PopupAnimation.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\PopupPrimaryAxis.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\PopupRoot.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\RangeBase.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\RelativeHeaderPosition.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\RepeatButton.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\ResizeGrip.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\ScrollBar.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\ScrollContentPresenter.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\ScrollEventArgs.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\SelectiveScrollingGrid.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\Selector.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\StatusBar.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\StatusBarItem.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\TabPanel.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\TextBoxBase.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\Thumb.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\TickBar.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\TickPlacement.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\ToggleButton.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\ToolBarOverflowPanel.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\ToolBarPanel.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\Track.cs"/>
    <Compile Include="System\Windows\Controls\Primitives\UniformGrid.cs"/>
    <Compile Include="System\Windows\Controls\PrintDialog.cs"/>
    <Compile Include="System\Windows\Controls\PrintDialogException.cs"/>
    <Compile Include="System\Windows\Controls\ProgressBar.cs"/>
    <Compile Include="System\Windows\Controls\RadioButton.cs"/>
    <Compile Include="System\Windows\Controls\RealizedColumnsBlock.cs"/>
    <Compile Include="System\Windows\Controls\RichTextBox.cs"/>
    <Compile Include="System\Windows\Controls\RowDefinition.cs"/>
    <Compile Include="System\Windows\Controls\RowDefinitionCollectionConverter.cs"/>
    <Compile Include="System\Windows\Controls\ScrollChangedEventArgs.cs"/>
    <Compile Include="System\Windows\Controls\ScrollUnit.cs"/>
    <Compile Include="System\Windows\Controls\ScrollViewer.cs"/>
    <Compile Include="System\Windows\Controls\SelectedCellsChangedEventArgs.cs"/>
    <Compile Include="System\Windows\Controls\SelectedCellsChangedEventHandler.cs"/>
    <Compile Include="System\Windows\Controls\SelectedCellsCollection.cs"/>
    <Compile Include="System\Windows\Controls\SelectedDatesCollection.cs"/>
    <Compile Include="System\Windows\Controls\SelectedItemCollection.cs"/>
    <Compile Include="System\Windows\Controls\SelectionChangedEventArgs.cs"/>
    <Compile Include="System\Windows\Controls\SelectiveScrollingOrientation.cs"/>
    <Compile Include="System\Windows\Controls\Separator.cs"/>
    <Compile Include="System\Windows\Controls\SinglePageViewer.cs"/>
    <Compile Include="System\Windows\Controls\Slider.cs"/>
    <Compile Include="System\Windows\Controls\SoundPlayerAction.cs"/>
    <Compile Include="System\Windows\Controls\SpellCheck.cs"/>
    <Compile Include="System\Windows\Controls\SpellingReform.cs"/>
    <Compile Include="System\Windows\Controls\Stack.cs"/>
    <Compile Include="System\Windows\Controls\StickyNote.cs"/>
    <Compile Include="System\Windows\Controls\StyleSelector.cs"/>
    <Compile Include="System\Windows\Controls\TabControl.cs"/>
    <Compile Include="System\Windows\Controls\TabItem.cs"/>
    <Compile Include="System\Windows\Controls\TextAdaptor.cs"/>
    <Compile Include="System\Windows\Controls\TextBlock.cs"/>
    <Compile Include="System\Windows\Controls\TextBox.cs"/>
    <Compile Include="System\Windows\Controls\TextChange.cs"/>
    <Compile Include="System\Windows\Controls\TextChangedEventArgs.cs"/>
    <Compile Include="System\Windows\Controls\TextRangeAdaptor.cs"/>
    <Compile Include="System\Windows\Controls\TextSearch.cs"/>
    <Compile Include="System\Windows\Controls\ToolBar.cs"/>
    <Compile Include="System\Windows\Controls\ToolBarTray.cs"/>
    <Compile Include="System\Windows\Controls\ToolTip.cs"/>
    <Compile Include="System\Windows\Controls\ToolTipService.cs"/>
    <Compile Include="System\Windows\Controls\TreeView.cs"/>
    <Compile Include="System\Windows\Controls\TreeViewItem.cs"/>
    <Compile Include="System\Windows\Controls\UIElementCollection.cs"/>
    <Compile Include="System\Windows\Controls\UserControl.cs"/>
    <Compile Include="System\Windows\Controls\Validation.cs"/>
    <Compile Include="System\Windows\Controls\ValidationError.cs"/>
    <Compile Include="System\Windows\Controls\ValidationErrorEventArgs.cs"/>
    <Compile Include="System\Windows\Controls\ValidationResult.cs"/>
    <Compile Include="System\Windows\Controls\ValidationRule.cs"/>
    <Compile Include="System\Windows\Controls\ValidationStep.cs"/>
    <Compile Include="System\Windows\Controls\ViewBase.cs"/>
    <Compile Include="System\Windows\Controls\ViewBox.cs"/>
    <Compile Include="System\Windows\Controls\ViewPort3D.cs"/>
    <Compile Include="System\Windows\Controls\VirtualizationCacheLength.cs"/>
    <Compile Include="System\Windows\Controls\VirtualizationCacheLengthConverter.cs"/>
    <Compile Include="System\Windows\Controls\VirtualizationMode.cs"/>
    <Compile Include="System\Windows\Controls\VirtualizedCellInfoCollection.cs"/>
    <Compile Include="System\Windows\Controls\VirtualizingPanel.cs"/>
    <Compile Include="System\Windows\Controls\VirtualizingStackPanel.cs"/>
    <Compile Include="System\Windows\Controls\VisualStates.cs"/>
    <Compile Include="System\Windows\Controls\WebBrowser.cs"/>
    <Compile Include="System\Windows\Controls\WrapPanel.cs"/>
    <Compile Include="System\Windows\ControlTemplate.cs"/>
    <Compile Include="System\Windows\CornerRadius.cs"/>
    <Compile Include="System\Windows\CornerRadiusConverter.cs"/>
    <Compile Include="System\Windows\Data\Binding.cs"/>
    <Compile Include="System\Windows\Data\BindingBase.cs"/>
    <Compile Include="System\Windows\Data\BindingExpression.cs"/>
    <Compile Include="System\Windows\Data\BindingExpressionBase.cs"/>
    <Compile Include="System\Windows\Data\BindingGroup.cs"/>
    <Compile Include="System\Windows\Data\BindingListCollectionView.cs"/>
    <Compile Include="System\Windows\Data\BindingOperations.cs"/>
    <Compile Include="System\Windows\Data\CollectionContainer.cs"/>
    <Compile Include="System\Windows\Data\CollectionRegisteringEventArgs.cs"/>
    <Compile Include="System\Windows\Data\CollectionSynchronizationCallback.cs"/>
    <Compile Include="System\Windows\Data\CollectionView.cs"/>
    <Compile Include="System\Windows\Data\CollectionViewGroup.cs"/>
    <Compile Include="System\Windows\Data\CollectionViewRegisteringEventArgs.cs"/>
    <Compile Include="System\Windows\Data\CollectionViewSource.cs"/>
    <Compile Include="System\Windows\Data\CompositeCollection.cs"/>
    <Compile Include="System\Windows\Data\DataChangedEventManager.cs"/>
    <Compile Include="System\Windows\Data\DataTransferEventArgs.cs"/>
    <Compile Include="System\Windows\Data\FilterEventArgs.cs"/>
    <Compile Include="System\Windows\Data\IMultiValueConverter.cs"/>
    <Compile Include="System\Windows\Data\IValueConverter.cs"/>
    <Compile Include="System\Windows\Data\ListCollectionView.cs"/>
    <Compile Include="System\Windows\Data\MultiBinding.cs"/>
    <Compile Include="System\Windows\Data\MultiBindingExpression.cs"/>
    <Compile Include="System\Windows\Data\ObjectDataProvider.cs"/>
    <Compile Include="System\Windows\Data\PriorityBinding.cs"/>
    <Compile Include="System\Windows\Data\PriorityBindingExpression.cs"/>
    <Compile Include="System\Windows\Data\PropertyGroupDescription.cs"/>
    <Compile Include="System\Windows\Data\RelativeSource.cs"/>
    <Compile Include="System\Windows\Data\ValueConversionAttribute.cs"/>
    <Compile Include="System\Windows\Data\ValueUnavailableException.cs"/>
    <Compile Include="System\Windows\Data\XmlDataProvider.cs"/>
    <Compile Include="System\Windows\Data\XmlNamespaceMapping.cs"/>
    <Compile Include="System\Windows\Data\XmlNamespaceMappingCollection.cs"/>
    <Compile Include="System\Windows\DataTemplate.cs"/>
    <Compile Include="System\Windows\DataTemplateKey.cs"/>
    <Compile Include="System\Windows\DataTrigger.cs"/>
    <Compile Include="System\Windows\DeferrableContent.cs"/>
    <Compile Include="System\Windows\DeferrableContentConverter.cs"/>
    <Compile Include="System\Windows\DependencyPropertyHelper.cs"/>
    <Compile Include="System\Windows\DescendentsWalker.cs"/>
    <Compile Include="System\Windows\DescendentsWalkerBase.cs"/>
    <Compile Include="System\Windows\Diagnostics\BindingDiagnostics.cs"/>
    <Compile Include="System\Windows\Diagnostics\BindingFailedEventArgs.cs"/>
    <Compile Include="System\Windows\Diagnostics\ResourceDictionaryDiagnostics.cs"/>
    <Compile Include="System\Windows\Diagnostics\ResourceDictionaryEventArgs.cs"/>
    <Compile Include="System\Windows\Diagnostics\ResourceDictionaryInfo.cs"/>
    <Compile Include="System\Windows\Diagnostics\StaticResourceResolvedEventArgs.cs"/>
    <Compile Include="System\Windows\DialogResultConverter.cs"/>
    <Compile Include="System\Windows\Documents\Adorner.cs"/>
    <Compile Include="System\Windows\Documents\AdornerDecorator.cs"/>
    <Compile Include="System\Windows\Documents\AdornerHitTestResult.cs"/>
    <Compile Include="System\Windows\Documents\AdornerLayer.cs"/>
    <Compile Include="System\Windows\Documents\AnchoredBlock.cs"/>
    <Compile Include="System\Windows\Documents\Block.cs"/>
    <Compile Include="System\Windows\Documents\BlockCollection.cs"/>
    <Compile Include="System\Windows\Documents\BlockUIContainer.cs"/>
    <Compile Include="System\Windows\Documents\Bold.cs"/>
    <Compile Include="System\windows\Documents\CaretElement.cs"/>
    <Compile Include="System\windows\Documents\CaretScrollMethod.cs"/>
    <Compile Include="System\Windows\Documents\ChangeBlockUndoRecord.cs"/>
    <Compile Include="System\Windows\Documents\ChildDocumentBlock.cs"/>
    <Compile Include="System\Windows\Documents\ColumnResizeAdorner.cs"/>
    <Compile Include="System\Windows\Documents\ColumnResizeUndoUnit.cs"/>
    <Compile Include="System\Windows\Documents\CompositionAdorner.cs"/>
    <Compile Include="System\Windows\Documents\DisplayAttributeHighlightLayer.cs"/>
    <Compile Include="System\Windows\Documents\DocumentReference.cs"/>
    <Compile Include="System\Windows\Documents\DocumentReferenceCollection.cs"/>
    <Compile Include="System\Windows\Documents\DocumentSequence.cs"/>
    <Compile Include="System\Windows\Documents\DocumentSequenceHighlightLayer.cs"/>
    <Compile Include="System\Windows\Documents\DocumentSequenceTextContainer.cs"/>
    <Compile Include="System\Windows\Documents\DocumentSequenceTextPointer.cs"/>
    <Compile Include="System\Windows\Documents\DocumentSequenceTextView.cs"/>
    <Compile Include="System\Windows\Documents\DocumentStructures\NamedElement.cs"/>
    <Compile Include="System\Windows\Documents\DocumentStructures\SemanticBasicElement.cs"/>
    <Compile Include="System\Windows\Documents\DocumentStructures\StoryFragments.cs"/>
    <Compile Include="System\Windows\Documents\DPTypeDescriptorContext.cs"/>
    <Compile Include="System\Windows\Documents\EditingCommands.cs"/>
    <Compile Include="System\Windows\Documents\ElementEdge.cs"/>
    <Compile Include="System\Windows\Documents\Figure.cs"/>
    <Compile Include="System\Windows\Documents\FixedDocument.cs"/>
    <Compile Include="System\Windows\Documents\FixedDSBuilder.cs"/>
    <Compile Include="System\Windows\Documents\FixedElement.cs"/>
    <Compile Include="System\Windows\Documents\FixedFindEngine.cs"/>
    <Compile Include="System\Windows\Documents\FixedFlowMap.cs"/>
    <Compile Include="System\Windows\Documents\FixedHighlight.cs"/>
    <Compile Include="System\Windows\Documents\FixedHyperlink.cs"/>
    <Compile Include="System\Windows\Documents\FixedLineResult.cs"/>
    <Compile Include="System\Windows\Documents\FixedNode.cs"/>
    <Compile Include="System\Windows\Documents\FixedPage.cs"/>
    <Compile Include="System\Windows\Documents\FixedPageStructure.cs"/>
    <Compile Include="System\Windows\Documents\FixedPosition.cs"/>
    <Compile Include="System\Windows\Documents\FixedSchema.cs"/>
    <Compile Include="System\Windows\Documents\FixedSOMContainer.cs"/>
    <Compile Include="System\Windows\Documents\FixedSOMElement.cs"/>
    <Compile Include="System\Windows\Documents\FixedSOMFixedBlock.cs"/>
    <Compile Include="System\Windows\Documents\FixedSOMGroup.cs"/>
    <Compile Include="System\Windows\Documents\FixedSOMImage.cs"/>
    <Compile Include="System\Windows\Documents\FixedSOMLineCollection.cs"/>
    <Compile Include="System\Windows\Documents\FixedSOMLineRanges.cs"/>
    <Compile Include="System\Windows\Documents\FixedSOMPage.cs"/>
    <Compile Include="System\Windows\Documents\FixedSOMPageConstructor.cs"/>
    <Compile Include="System\Windows\Documents\FixedSOMPageElement.cs"/>
    <Compile Include="System\Windows\Documents\FixedSOMSemanticBox.cs"/>
    <Compile Include="System\Windows\Documents\FixedSOMTable.cs"/>
    <Compile Include="System\Windows\Documents\FixedSOMTableCell.cs"/>
    <Compile Include="System\Windows\Documents\FixedSOMTableRow.cs"/>
    <Compile Include="System\Windows\Documents\FixedSOMTextRun.cs"/>
    <Compile Include="System\Windows\Documents\FixedTextBuilder.cs"/>
    <Compile Include="System\Windows\Documents\FixedTextContainer.cs"/>
    <Compile Include="System\Windows\Documents\FixedTextPointer.cs"/>
    <Compile Include="System\Windows\Documents\FixedTextView.cs"/>
    <Compile Include="System\Windows\Documents\Floater.cs"/>
    <Compile Include="System\Windows\Documents\FlowDocument.cs"/>
    <Compile Include="System\Windows\Documents\FlowNode.cs"/>
    <Compile Include="System\Windows\Documents\FlowPosition.cs"/>
    <Compile Include="System\Windows\Documents\FrameworkRichTextComposition.cs"/>
    <Compile Include="System\Windows\Documents\FrameworkTextComposition.cs"/>
    <Compile Include="System\Windows\Documents\Glyphs.cs"/>
    <Compile Include="System\Windows\Documents\HighlightChangedEventArgs.cs"/>
    <Compile Include="System\Windows\Documents\HighlightChangedEventHandler.cs"/>
    <Compile Include="System\Windows\Documents\HighlightLayer.cs"/>
    <Compile Include="System\Windows\Documents\Highlights.cs"/>
    <Compile Include="System\Windows\Documents\HighlightVisual.cs"/>
    <Compile Include="System\Windows\Documents\Hyperlink.cs"/>
    <Compile Include="System\Windows\Documents\ImmComposition.cs"/>
    <Compile Include="System\Windows\Documents\InkInteropObject.cs"/>
    <Compile Include="System\Windows\Documents\Inline.cs"/>
    <Compile Include="System\Windows\Documents\InlineCollection.cs"/>
    <Compile Include="System\Windows\Documents\InlineUIContainer.cs"/>
    <Compile Include="System\Windows\Documents\InputScopeAttribute.cs"/>
    <Compile Include="System\Windows\Documents\Italic.cs"/>
    <Compile Include="System\Windows\Documents\ITextContainer.cs"/>
    <Compile Include="System\Windows\Documents\ITextPointer.cs"/>
    <Compile Include="System\Windows\Documents\ITextRange.cs"/>
    <Compile Include="System\Windows\Documents\ITextSelection.cs"/>
    <Compile Include="System\Windows\Documents\ITextView.cs"/>
    <Compile Include="System\Windows\Documents\IXamlAttributes.cs"/>
    <Compile Include="System\Windows\Documents\IXamlContentHandler.cs"/>
    <Compile Include="System\Windows\Documents\IXamlErrorHandler.cs"/>
    <Compile Include="System\Windows\Documents\LineBreak.cs"/>
    <Compile Include="System\Windows\Documents\LinkTarget.cs"/>
    <Compile Include="System\Windows\Documents\List.cs"/>
    <Compile Include="System\Windows\Documents\ListItem.cs"/>
    <Compile Include="System\Windows\Documents\ListItemCollection.cs"/>
    <Compile Include="System\Windows\Documents\LogicalDirection.cs"/>
    <Compile Include="System\Windows\Documents\MoveSizeWinEventHandler.cs"/>
    <Compile Include="System\Windows\Documents\MsSpellCheckLib\RCW.cs"/>
    <Compile Include="System\Windows\Documents\MsSpellCheckLib\SpellChecker\OptionDescription.cs"/>
    <Compile Include="System\Windows\Documents\MsSpellCheckLib\SpellChecker\SpellChecker.cs"/>
    <Compile Include="System\Windows\Documents\MsSpellCheckLib\SpellChecker\SpellCheckerChangedEventArgs.cs"/>
    <Compile Include="System\Windows\Documents\MsSpellCheckLib\SpellChecker\SpellCheckerChangedEventHandler.cs"/>
    <Compile Include="System\Windows\Documents\MsSpellCheckLib\SpellChecker\SpellingError.cs"/>
    <Compile Include="System\Windows\Documents\MsSpellCheckLib\SpellCheckerFactory\SpellCheckerCreationHelper.cs"/>
    <Compile Include="System\Windows\Documents\MsSpellCheckLib\SpellCheckerFactory\SpellCheckerFactory.cs"/>
    <Compile Include="System\Windows\Documents\MsSpellCheckLib\Utils\ChangeNotifyWrapper.cs"/>
    <Compile Include="System\Windows\Documents\MsSpellCheckLib\Utils\Extensions.cs"/>
    <Compile Include="System\Windows\Documents\MsSpellCheckLib\Utils\RetryHelper.cs"/>
    <Compile Include="System\Windows\Documents\NaturalLanguageHyphenator.cs"/>
    <Compile Include="System\Windows\Documents\NLGSpellerInterop.cs"/>
    <Compile Include="System\Windows\Documents\NullTextContainer.cs"/>
    <Compile Include="System\Windows\Documents\NullTextNavigator.cs"/>
    <Compile Include="System\Windows\Documents\PageContent.cs"/>
    <Compile Include="System\Windows\Documents\PageContentAsyncResult.cs"/>
    <Compile Include="System\Windows\Documents\PageContentCollection.cs"/>
    <Compile Include="System\Windows\Documents\Paragraph.cs"/>
    <Compile Include="System\Windows\Documents\PrecursorTextChangeType.cs"/>
    <Compile Include="System\Windows\Documents\PropertyRecord.cs"/>
    <Compile Include="System\Windows\Documents\PropertyValueAction.cs"/>
    <Compile Include="System\Windows\Documents\RangeContentEnumerator.cs"/>
    <Compile Include="System\Windows\Documents\RtfControls.cs"/>
    <Compile Include="System\Windows\Documents\RtfControlWord.cs"/>
    <Compile Include="System\Windows\Documents\RtfControlWordInfo.cs"/>
    <Compile Include="System\Windows\Documents\RtfDestination.cs"/>
    <Compile Include="System\Windows\Documents\RtfFormatStack.cs"/>
    <Compile Include="System\Windows\Documents\RtfImageFormat.cs"/>
    <Compile Include="System\Windows\Documents\RtfSuperSubscript.cs"/>
    <Compile Include="System\Windows\Documents\RtfToken.cs"/>
    <Compile Include="System\Windows\Documents\RtfTokenType.cs"/>
    <Compile Include="System\Windows\Documents\RtfToXamlError.cs"/>
    <Compile Include="System\Windows\Documents\RtfToXamlLexer.cs"/>
    <Compile Include="System\Windows\Documents\RtfToXamlReader.cs"/>
    <Compile Include="System\Windows\Documents\RubberbandSelector.cs"/>
    <Compile Include="System\Windows\Documents\Run.cs"/>
    <Compile Include="System\windows\Documents\Section.cs"/>
    <Compile Include="System\windows\Documents\SelectionHighlightInfo.cs"/>
    <Compile Include="System\windows\Documents\SelectionWordBreaker.cs"/>
    <Compile Include="System\Windows\Documents\Serialization\ISerializerFactory.cs"/>
    <Compile Include="System\Windows\Documents\Serialization\SerializerDescriptor.cs"/>
    <Compile Include="System\Windows\Documents\Serialization\SerializerProvider.cs"/>
    <Compile Include="System\Windows\Documents\Serialization\SerializerWriter.cs"/>
    <Compile Include="System\Windows\Documents\Serialization\SerializerWriterCollator.cs"/>
    <Compile Include="System\Windows\Documents\Serialization\SerializerWriterEventHandlers.cs"/>
    <Compile Include="System\Windows\Documents\Span.cs"/>
    <Compile Include="System\Windows\Documents\Speller.cs"/>
    <Compile Include="System\Windows\Documents\SpellerError.cs"/>
    <Compile Include="System\Windows\Documents\SpellerHighlightLayer.cs"/>
    <Compile Include="System\Windows\Documents\SpellerInteropBase.cs"/>
    <Compile Include="System\Windows\Documents\SpellerStatusTable.cs"/>
    <Compile Include="System\Windows\Documents\SplayTreeNode.cs"/>
    <Compile Include="System\Windows\Documents\SplayTreeNodeRole.cs"/>
    <Compile Include="System\Windows\Documents\StaticTextPointer.cs"/>
    <Compile Include="System\Windows\Documents\Table.cs"/>
    <Compile Include="System\Windows\Documents\TableCell.cs"/>
    <Compile Include="System\Windows\Documents\TableCellCollection.cs"/>
    <Compile Include="System\Windows\Documents\TableColumn.cs"/>
    <Compile Include="System\Windows\Documents\TableColumnCollection.cs"/>
    <Compile Include="System\Windows\Documents\TableRow.cs"/>
    <Compile Include="System\Windows\Documents\TableRowCollection.cs"/>
    <Compile Include="System\Windows\Documents\TableRowGroup.cs"/>
    <Compile Include="System\Windows\Documents\TableRowGroupCollection.cs"/>
    <Compile Include="System\Windows\Documents\TextChangeType.cs"/>
    <Compile Include="System\Windows\Documents\TextContainer.cs"/>
    <Compile Include="System\Windows\Documents\TextContainerChangedEventArgs.cs"/>
    <Compile Include="System\Windows\Documents\TextContainerChangedEventHandler.cs"/>
    <Compile Include="System\Windows\Documents\TextContainerChangeEventArgs.cs"/>
    <Compile Include="System\Windows\Documents\TextContainerChangeEventHandler.cs"/>
    <Compile Include="System\windows\Documents\TextEditor.cs"/>
    <Compile Include="System\windows\Documents\TextEditorCharacters.cs"/>
    <Compile Include="System\windows\Documents\TextEditorContextMenu.cs"/>
    <Compile Include="System\windows\Documents\TextEditorCopyPaste.cs"/>
    <Compile Include="System\windows\Documents\TextEditorDragDrop.cs"/>
    <Compile Include="System\windows\Documents\TextEditorLists.cs"/>
    <Compile Include="System\windows\Documents\TextEditorMouse.cs"/>
    <Compile Include="System\windows\Documents\TextEditorParagraphs.cs"/>
    <Compile Include="System\windows\Documents\TextEditorSelection.cs"/>
    <Compile Include="System\windows\Documents\TextEditorSpelling.cs"/>
    <Compile Include="System\windows\Documents\TextEditorTables.cs"/>
    <Compile Include="System\windows\Documents\TextEditorThreadLocalStore.cs"/>
    <Compile Include="System\windows\Documents\TextEditorTyping.cs"/>
    <Compile Include="System\Windows\Documents\TextEffectResolver.cs"/>
    <Compile Include="System\Windows\Documents\TextElement.cs"/>
    <Compile Include="System\Windows\Documents\TextElementCollection.cs"/>
    <Compile Include="System\Windows\Documents\TextElementCollectionHelper.cs"/>
    <Compile Include="System\Windows\Documents\TextElementEditingBehaviorAttribute.cs"/>
    <Compile Include="System\Windows\Documents\TextElementEnumerator.cs"/>
    <Compile Include="System\Windows\Documents\TextFindEngine.cs"/>
    <Compile Include="System\Windows\Documents\TextMapOffsetErrorLogger.cs"/>
    <Compile Include="System\Windows\Documents\TextParentUndoUnit.cs"/>
    <Compile Include="System\Windows\Documents\TextPointer.cs"/>
    <Compile Include="System\Windows\Documents\TextPointerBase.cs"/>
    <Compile Include="System\Windows\Documents\TextPointerContext.cs"/>
    <Compile Include="System\Windows\Documents\TextRange.cs"/>
    <Compile Include="System\Windows\Documents\TextRangeBase.cs"/>
    <Compile Include="System\Windows\Documents\TextRangeEdit.cs"/>
    <Compile Include="System\Windows\Documents\TextRangeEditLists.cs"/>
    <Compile Include="System\Windows\Documents\TextRangeEditTables.cs"/>
    <Compile Include="System\Windows\Documents\TextRangeSerialization.cs"/>
    <Compile Include="System\Windows\Documents\TextSchema.cs"/>
    <Compile Include="System\windows\Documents\TextSegment.cs"/>
    <Compile Include="System\windows\Documents\TextSelection.cs"/>
    <Compile Include="System\windows\Documents\TextSelectionHighlightLayer.cs"/>
    <Compile Include="System\Windows\Documents\TextServicesDisplayAttribute.cs"/>
    <Compile Include="System\Windows\Documents\TextServicesDisplayAttributePropertyRanges.cs"/>
    <Compile Include="System\Windows\Documents\TextServicesHost.cs"/>
    <Compile Include="System\Windows\Documents\TextServicesProperty.cs"/>
    <Compile Include="System\Windows\Documents\TextServicesPropertyRanges.cs"/>
    <Compile Include="System\Windows\Documents\TextStore.cs"/>
    <Compile Include="System\Windows\Documents\TextTreeDeleteContentUndoUnit.cs"/>
    <Compile Include="System\Windows\Documents\TextTreeDumper.cs"/>
    <Compile Include="System\Windows\Documents\TextTreeExtractElementUndoUnit.cs"/>
    <Compile Include="System\Windows\Documents\TextTreeFixupNode.cs"/>
    <Compile Include="System\Windows\Documents\TextTreeInsertElementUndoUnit.cs"/>
    <Compile Include="System\Windows\Documents\TextTreeInsertUndoUnit.cs"/>
    <Compile Include="System\Windows\Documents\TextTreeNode.cs"/>
    <Compile Include="System\Windows\Documents\TextTreeObjectNode.cs"/>
    <Compile Include="System\Windows\Documents\TextTreePropertyUndoUnit.cs"/>
    <Compile Include="System\Windows\Documents\TextTreeRootNode.cs"/>
    <Compile Include="System\Windows\Documents\TextTreeRootTextBlock.cs"/>
    <Compile Include="System\Windows\Documents\TextTreeText.cs"/>
    <Compile Include="System\Windows\Documents\TextTreeTextBlock.cs"/>
    <Compile Include="System\Windows\Documents\TextTreeTextElementNode.cs"/>
    <Compile Include="System\Windows\Documents\TextTreeTextNode.cs"/>
    <Compile Include="System\Windows\Documents\TextTreeUndo.cs"/>
    <Compile Include="System\Windows\Documents\TextTreeUndoUnit.cs"/>
    <Compile Include="System\Windows\Documents\Tracing\SpellerCOMActionTraceLogger.cs"/>
    <Compile Include="System\Windows\Documents\Typography.cs"/>
    <Compile Include="System\windows\Documents\UIElementPropertyUndoUnit.cs"/>
    <Compile Include="System\Windows\Documents\Underline.cs"/>
    <Compile Include="System\Windows\Documents\ValidationHelper.cs"/>
    <Compile Include="System\Windows\Documents\WinEventHandler.cs"/>
    <Compile Include="System\Windows\Documents\WinRTSpellerInterop.cs"/>
    <Compile Include="System\Windows\Documents\WinRTSpellerInteropExtensions.cs"/>
    <Compile Include="System\Windows\Documents\WpfPayload.cs"/>
    <Compile Include="System\Windows\Documents\XamlAttribute.cs"/>
    <Compile Include="System\Windows\Documents\XamlRtfConverter.cs"/>
    <Compile Include="System\Windows\Documents\XamlTokenType.cs"/>
    <Compile Include="System\Windows\Documents\XamlToRtfError.cs"/>
    <Compile Include="System\Windows\Documents\XamlToRtfParser.cs"/>
    <Compile Include="System\Windows\Documents\XamlToRtfWriter.cs"/>
    <Compile Include="System\Windows\Documents\XPSS0ValidatingLoader.cs"/>
    <Compile Include="System\Windows\Documents\ZoomPercentageConverter.cs"/>
    <Compile Include="System\Windows\AccentColorHelper.cs"/>
    <Compile Include="System\Windows\DynamicResourceExtension.cs"/>
    <Compile Include="System\Windows\DynamicResourceExtensionConverter.cs"/>
    <Compile Include="System\Windows\EventSetter.cs"/>
    <Compile Include="System\Windows\EventSetterHandlerConverter.cs"/>
    <Compile Include="System\Windows\EventTrigger.cs"/>
    <Compile Include="System\Windows\ExitEventArgs.cs"/>
    <Compile Include="System\Windows\FigureLength.cs"/>
    <Compile Include="System\Windows\FigureLengthConverter.cs"/>
    <Compile Include="System\Windows\FontSizeConverter.cs"/>
    <Compile Include="System\Windows\FrameworkCompatibilityPreferences.cs"/>
    <Compile Include="System\Windows\FrameworkContentElement.cs"/>
    <Compile Include="System\Windows\FrameworkContextData.cs"/>
    <Compile Include="System\Windows\FrameworkElement.cs"/>
    <Compile Include="System\Windows\FrameworkElementFactory.cs"/>
    <Compile Include="System\Windows\FrameworkPropertyMetadata.cs"/>
    <Compile Include="System\Windows\FrameworkReadOnlyPropertyMetadata.cs"/>
    <Compile Include="System\Windows\FrameworkTemplate.cs"/>
    <Compile Include="System\Windows\Generated\FrameworkContentElement.cs"/>
    <Compile Include="System\Windows\Generated\FrameworkElement.cs"/>
    <Compile Include="System\Windows\GridLength.cs"/>
    <Compile Include="System\Windows\GridLengthConverter.cs"/>
    <Compile Include="System\Windows\HierarchicalDataTemplate.cs"/>
    <Compile Include="System\Windows\IFrameworkInputElement.cs"/>
    <Compile Include="System\Windows\InheritablePropertyChangeInfo.cs"/>
    <Compile Include="System\Windows\InheritanceBehavior.cs"/>
    <Compile Include="System\Windows\Ink\EditingMode.cs"/>
    <Compile Include="System\Windows\Ink\Events.cs"/>
    <Compile Include="System\Windows\Input\Command\CommandConverter.cs"/>
    <Compile Include="System\Windows\Input\Command\CommandValueSerializer.cs"/>
    <Compile Include="System\Windows\Input\KeyboardNavigation.cs"/>
    <Compile Include="System\Windows\Interop\ActiveXHost.cs"/>
    <Compile Include="System\Windows\Interop\BrowserInteropHelper.cs"/>
    <Compile Include="System\Windows\Interop\DynamicScriptObject.cs"/>
    <Compile Include="System\Windows\Interop\HwndHost.cs"/>
    <Compile Include="System\Windows\Interop\IErrorPage.cs"/>
    <Compile Include="System\Windows\Interop\IProgressPage.cs"/>
    <Compile Include="System\Windows\Interop\WindowInteropHelper.cs"/>
    <Compile Include="System\Windows\IWindowService.cs"/>
    <Compile Include="System\Windows\LengthConverter.cs"/>
    <Compile Include="System\Windows\Localization.cs"/>
    <Compile Include="System\Windows\LogicalTreeHelper.cs"/>
    <Compile Include="System\Windows\LostFocusEventManager.cs"/>
    <Compile Include="System\Windows\Markup\AttributeData.cs"/>
    <Compile Include="System\Windows\Markup\Baml2006\Baml2006KeyRecord.cs"/>
    <Compile Include="System\Windows\Markup\Baml2006\Baml2006KnownTypes.cs"/>
    <Compile Include="System\Windows\Markup\Baml2006\Baml2006Reader.cs"/>
    <Compile Include="System\Windows\Markup\Baml2006\Baml2006ReaderContext.cs"/>
    <Compile Include="System\Windows\Markup\Baml2006\Baml2006ReaderFrame.cs"/>
    <Compile Include="System\Windows\Markup\Baml2006\Baml2006ReaderInternal.cs"/>
    <Compile Include="System\Windows\Markup\Baml2006\Baml2006ReaderSettings.cs"/>
    <Compile Include="System\Windows\Markup\Baml2006\Baml2006RecordType.cs"/>
    <Compile Include="System\Windows\Markup\Baml2006\Baml2006SchemaContext.cs"/>
    <Compile Include="System\Windows\Markup\Baml2006\Baml6Assembly.cs"/>
    <Compile Include="System\Windows\Markup\Baml2006\Baml6ConstructorInfo.cs"/>
    <Compile Include="System\Windows\Markup\Baml2006\BamlBinaryReader.cs"/>
    <Compile Include="System\Windows\Markup\Baml2006\DeferredBinaryDeserializerExtension.cs"/>
    <Compile Include="System\Windows\Markup\Baml2006\SharedStream.cs"/>
    <Compile Include="System\Windows\Markup\Baml2006\ThemeKnownTypeHelper.cs"/>
    <Compile Include="System\Windows\Markup\Baml2006\TypeConverterMarkupExtension.cs"/>
    <Compile Include="System\Windows\Markup\Baml2006\WpfGeneratedKnownProperties.cs"/>
    <Compile Include="System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs"/>
    <Compile Include="System\Windows\Markup\Baml2006\WpfKnownMember.cs"/>
    <Compile Include="System\Windows\Markup\Baml2006\WpfKnownMemberInvoker.cs"/>
    <Compile Include="System\Windows\Markup\Baml2006\WpfKnownType.cs"/>
    <Compile Include="System\Windows\Markup\Baml2006\WpfKnownTypeInvoker.cs"/>
    <Compile Include="System\Windows\Markup\Baml2006\WpfMemberInvoker.cs"/>
    <Compile Include="System\Windows\Markup\Baml2006\WpfSharedBamlSchemaContext.cs"/>
    <Compile Include="System\Windows\Markup\Baml2006\WpfSharedXamlSchemaContext.cs"/>
    <Compile Include="System\Windows\Markup\Baml2006\WpfXamlMember.cs"/>
    <Compile Include="System\Windows\Markup\Baml2006\WpfXamlType.cs"/>
    <Compile Include="System\Windows\Markup\BamlBinaryReader.cs"/>
    <Compile Include="System\Windows\Markup\BamlBinaryWriter.cs"/>
    <Compile Include="System\Windows\Markup\BamlCollectionHolder.cs"/>
    <Compile Include="System\Windows\Markup\BamlMapTable.cs"/>
    <Compile Include="System\Windows\Markup\BamlReader.cs"/>
    <Compile Include="System\Windows\Markup\BamlRecordHelper.cs"/>
    <Compile Include="System\Windows\Markup\BamlRecordReader.cs"/>
    <Compile Include="System\Windows\Markup\BamlRecords.cs"/>
    <Compile Include="System\Windows\Markup\BamlRecordWriter.cs"/>
    <Compile Include="System\Windows\Markup\BamlVersionHeader.cs"/>
    <Compile Include="System\Windows\Markup\BamlWriter.cs"/>
    <Compile Include="System\Windows\Markup\DependencyPropertyConverter.cs"/>
    <Compile Include="System\Windows\Markup\FilteredXmlReader.cs"/>
    <Compile Include="System\Windows\Markup\IHaveResources.cs"/>
    <Compile Include="System\Windows\Markup\IStreamInfo.cs"/>
    <Compile Include="System\Windows\Markup\IStyleConnector.cs"/>
    <Compile Include="System\Windows\Markup\KnownTypes.cs"/>
    <Compile Include="System\Windows\Markup\KnownTypesHelper.cs"/>
    <Compile Include="System\Windows\Markup\Localizer\BamlLocalizabilityResolver.cs"/>
    <Compile Include="System\Windows\Markup\Localizer\BamlLocalizableResource.cs"/>
    <Compile Include="System\Windows\Markup\Localizer\BamlLocalizableResourceKey.cs"/>
    <Compile Include="System\Windows\Markup\Localizer\BamlLocalizationDictionary.cs"/>
    <Compile Include="System\Windows\Markup\Localizer\BamlLocalizer.cs"/>
    <Compile Include="System\Windows\Markup\Localizer\BamlLocalizerError.cs"/>
    <Compile Include="System\Windows\Markup\Localizer\BamlLocalizerErrorNotifyEventArgs.cs"/>
    <Compile Include="System\Windows\Markup\MarkupExtensionParser.cs"/>
    <Compile Include="System\Windows\Markup\ParserContext.cs"/>
    <Compile Include="System\Windows\Markup\ParserHooks.cs"/>
    <Compile Include="System\Windows\Markup\ParserStack.cs"/>
    <Compile Include="System\Windows\Markup\Primitives\ElementMarkupObject.cs"/>
    <Compile Include="System\Windows\Markup\Primitives\ExtensionSimplifierMarkupObject.cs"/>
    <Compile Include="System\Windows\Markup\Primitives\FrameworkElementFactoryMarkupObject.cs"/>
    <Compile Include="System\Windows\Markup\Primitives\MarkupWriter.cs"/>
    <Compile Include="System\Windows\Markup\ProvideValueServiceProvider.cs"/>
    <Compile Include="System\Windows\Markup\ReaderContextStackData.cs"/>
    <Compile Include="System\Windows\Markup\RestrictiveXamlXmlReader.cs"/>
    <Compile Include="System\Windows\Markup\RoutedEventConverter.cs"/>
    <Compile Include="System\Windows\Markup\RoutedEventValueSerializer.cs"/>
    <Compile Include="System\Windows\Markup\SetterTriggerConditionValueConverter.cs"/>
    <Compile Include="System\Windows\Markup\StyleModeStack.cs"/>
    <Compile Include="System\Windows\Markup\TemplateComponentConnector.cs"/>
    <Compile Include="System\Windows\Markup\TemplateKeyConverter.cs"/>
    <Compile Include="System\Windows\Markup\TypeContext.cs"/>
    <Compile Include="System\Windows\Markup\WpfXamlLoader.cs"/>
    <Compile Include="System\Windows\Markup\XamlBrushSerializer.cs"/>
    <Compile Include="System\Windows\Markup\XamlDesignerSerializationManager.cs"/>
    <Compile Include="System\Windows\Markup\XamlFigureLengthSerializer.cs"/>
    <Compile Include="System\Windows\Markup\XamlGridLengthSerializer.cs"/>
    <Compile Include="System\Windows\Markup\XamlInstanceCreator.cs"/>
    <Compile Include="System\Windows\Markup\XamlInt32CollectionSerializer.cs"/>
    <Compile Include="System\Windows\Markup\XamlNodes.cs"/>
    <Compile Include="System\Windows\Markup\XamlParseException.cs"/>
    <Compile Include="System\Windows\Markup\XamlParser.cs"/>
    <Compile Include="System\Windows\Markup\XamlPathDataSerializer.cs"/>
    <Compile Include="System\Windows\Markup\XamlPoint3DCollectionSerializer.cs"/>
    <Compile Include="System\Windows\Markup\XamlPointCollectionSerializer.cs"/>
    <Compile Include="System\Windows\Markup\XamlReader.cs"/>
    <Compile Include="System\Windows\Markup\XamlReaderConstants.cs"/>
    <Compile Include="System\Windows\Markup\XamlSerializer.cs"/>
    <Compile Include="System\Windows\Markup\XamlSerializerUtil.cs"/>
    <Compile Include="System\Windows\Markup\XamlStream.cs"/>
    <Compile Include="System\Windows\Markup\XamlStyleSerializer.cs"/>
    <Compile Include="System\Windows\Markup\XamlTemplateSerializer.cs"/>
    <Compile Include="System\Windows\Markup\XamlTypeMapper.cs"/>
    <Compile Include="System\Windows\Markup\XamlTypeMapperSchemaContext.cs"/>
    <Compile Include="System\Windows\Markup\XamlVector3DCollectionSerializer.cs"/>
    <Compile Include="System\Windows\Markup\XamlWriter.cs"/>
    <Compile Include="System\Windows\Markup\XamlWriterMode.cs"/>
    <Compile Include="System\Windows\Markup\XamlWriterState.cs"/>
    <Compile Include="System\Windows\Markup\XmlAttributeProperties.cs"/>
    <Compile Include="System\Windows\Markup\XmlnsCache.cs"/>
    <Compile Include="System\Windows\Markup\XmlnsDictionary.cs"/>
    <Compile Include="System\Windows\Media\Animation\BeginStoryboard.cs"/>
    <Compile Include="System\Windows\Media\Animation\ControllableStoryboardAction.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\DiscreteKeyFrames.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\EasingKeyFrames.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\KeyFrames.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\LinearKeyFrames.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\SplineKeyFrames.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\ThicknessAnimation.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\ThicknessAnimationBase.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\ThicknessAnimationUsingKeyFrames.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\ThicknessKeyFrameCollection.cs"/>
    <Compile Include="System\Windows\Media\Animation\PauseStoryboard.cs"/>
    <Compile Include="System\Windows\Media\Animation\RemoveStoryboard.cs"/>
    <Compile Include="System\Windows\Media\Animation\ResumeStoryboard.cs"/>
    <Compile Include="System\Windows\Media\Animation\SeekStoryboard.cs"/>
    <Compile Include="System\Windows\Media\Animation\SetStoryboardSpeedRatio.cs"/>
    <Compile Include="System\Windows\Media\Animation\SkipStoryboardToFill.cs"/>
    <Compile Include="System\Windows\Media\Animation\StopStoryboard.cs"/>
    <Compile Include="System\Windows\Media\Animation\Storyboard.cs"/>
    <Compile Include="System\Windows\Media\TextOptions.cs"/>
    <Compile Include="System\Windows\MessageBox.cs"/>
    <Compile Include="System\Windows\MultiDataTrigger.cs"/>
    <Compile Include="System\Windows\MultiTrigger.cs"/>
    <Compile Include="System\Windows\Navigation\FragmentNavigationEventArgs.cs"/>
    <Compile Include="System\Windows\Navigation\Journal.cs"/>
    <Compile Include="System\Windows\Navigation\JournalEntry.cs"/>
    <Compile Include="System\Windows\Navigation\JournalEntryListConverter.cs"/>
    <Compile Include="System\Windows\Navigation\NavigatingCancelEventArgs.cs"/>
    <Compile Include="System\Windows\Navigation\NavigationEventArgs.cs"/>
    <Compile Include="System\Windows\Navigation\NavigationFailedEventArgs.cs"/>
    <Compile Include="System\Windows\Navigation\NavigationMode.cs"/>
    <Compile Include="System\Windows\Navigation\NavigationProgressEventArgs.cs"/>
    <Compile Include="System\Windows\Navigation\NavigationService.cs"/>
    <Compile Include="System\Windows\Navigation\NavigationWindow.cs"/>
    <Compile Include="System\Windows\Navigation\PageFunction.cs"/>
    <Compile Include="System\Windows\Navigation\RequestNavigateEventArgs.cs"/>
    <Compile Include="System\Windows\Navigation\ReturnEventArgs.cs"/>
    <Compile Include="System\Windows\NullableBoolConverter.cs"/>
    <Compile Include="System\Windows\PropertyPath.cs"/>
    <Compile Include="System\Windows\PropertyPathConverter.cs"/>
    <Compile Include="System\Windows\RequestBringIntoViewEventArgs.cs"/>
    <Compile Include="System\Windows\RequestBringIntoViewEventHandler.cs"/>
    <Compile Include="System\Windows\ResourceDictionary.cs"/>
    <Compile Include="System\Windows\ResourceDictionaryCollection.cs"/>
    <Compile Include="System\Windows\ResourceDictionaryLocation.cs"/>
    <Compile Include="System\Windows\ResourceKey.cs"/>
    <Compile Include="System\Windows\ResourceReferenceExpression.cs"/>
    <Compile Include="System\Windows\ResourceReferenceExpressionConverter.cs"/>
    <Compile Include="System\Windows\ResourceReferenceKeyNotFoundException.cs"/>
    <Compile Include="System\Windows\Resources\StreamResourceInfo.cs"/>
    <Compile Include="System\Windows\ResourcesChangeInfo.cs"/>
    <Compile Include="System\Windows\RoutedPropertyChangedEventArgs.cs"/>
    <Compile Include="System\Windows\SessionEndingCancelEventArgs.cs"/>
    <Compile Include="System\Windows\Setter.cs"/>
    <Compile Include="System\Windows\SetterBase.cs"/>
    <Compile Include="System\Windows\SetterBaseCollection.cs"/>
    <Compile Include="System\Windows\Shapes\Ellipse.cs"/>
    <Compile Include="System\Windows\Shapes\Line.cs"/>
    <Compile Include="System\Windows\Shapes\Path.cs"/>
    <Compile Include="System\Windows\Shapes\Polygon.cs"/>
    <Compile Include="System\Windows\Shapes\Polyline.cs"/>
    <Compile Include="System\Windows\Shapes\Rectangle.cs"/>
    <Compile Include="System\Windows\Shapes\Shape.cs"/>
    <Compile Include="System\Windows\SharedDp.cs"/>
    <Compile Include="System\Windows\Shell\JumpItem.cs"/>
    <Compile Include="System\Windows\Shell\JumpList.cs"/>
    <Compile Include="System\Windows\Shell\JumpPath.cs"/>
    <Compile Include="System\Windows\Shell\JumpTask.cs"/>
    <Compile Include="System\Windows\Shell\TaskbarItemInfo.cs"/>
    <Compile Include="System\Windows\Shell\ThumbButtonInfo.cs"/>
    <Compile Include="System\Windows\Shell\ThumbButtonInfoCollection.cs"/>
    <Compile Include="System\Windows\Shell\WindowChrome.cs"/>
    <Compile Include="System\Windows\Shell\WindowChromeWorker.cs"/>
    <Compile Include="System\Windows\SizeChangedEventArgs.cs"/>
    <Compile Include="System\Windows\SizeChangedEventHandler.cs"/>
    <Compile Include="System\Windows\SourceUriTypeConverterMarkupExtension.cs"/>
    <Compile Include="System\Windows\Standard\ComGuids.cs"/>
    <Compile Include="System\Windows\Standard\Debug.cs"/>
    <Compile Include="System\Windows\Standard\DoubleUtil.cs"/>
    <Compile Include="System\Windows\Standard\DpiHelper.cs"/>
    <Compile Include="System\Windows\Standard\ErrorCodes.cs"/>
    <Compile Include="System\Windows\Standard\MessageWindow.cs"/>
    <Compile Include="System\Windows\Standard\NativeMethods.cs"/>
    <Compile Include="System\Windows\Standard\ShellProvider.cs"/>
    <Compile Include="System\Windows\Standard\Utilities.cs"/>
    <Compile Include="System\Windows\Standard\Verify.cs"/>
    <Compile Include="System\Windows\StartupEventArgs.cs"/>
    <Compile Include="System\Windows\StaticResourceExtension.cs"/>
    <Compile Include="System\Windows\Style.cs"/>
    <Compile Include="System\Windows\StyleHelper.cs"/>
    <Compile Include="System\Windows\StyleTypedPropertyAttribute.cs"/>
    <Compile Include="System\Windows\SystemColors.cs"/>
    <Compile Include="System\Windows\SystemCommands.cs"/>
    <Compile Include="System\Windows\SystemFonts.cs"/>
    <Compile Include="System\Windows\SystemKeyConverter.cs"/>
    <Compile Include="System\Windows\SystemParameters.cs"/>
    <Compile Include="System\Windows\SystemResourceHost.cs"/>
    <Compile Include="System\Windows\SystemResourceKey.cs"/>
    <Compile Include="System\Windows\SystemResources.cs"/>
    <Compile Include="System\Windows\SystemThemeKey.cs"/>
    <Compile Include="System\Windows\TemplateBindingExpression.cs"/>
    <Compile Include="System\Windows\TemplateBindingExpressionConverter.cs"/>
    <Compile Include="System\Windows\TemplateBindingExtension.cs"/>
    <Compile Include="System\Windows\TemplateBindingExtensionConverter.cs"/>
    <Compile Include="System\Windows\TemplateContent.cs"/>
    <Compile Include="System\Windows\TemplateContentLoader.cs"/>
    <Compile Include="System\Windows\TemplateKey.cs"/>
    <Compile Include="System\Windows\TemplateNameScope.cs"/>
    <Compile Include="System\Windows\TemplatePartAttribute.cs"/>
    <Compile Include="System\Windows\TemplateVisualStateAttribute.cs"/>
    <Compile Include="System\Windows\TextPanelProperties.cs"/>
    <Compile Include="System\Windows\ThemeManager.cs"/>
    <Compile Include="System\Windows\FluentThemeState.cs"/>
    <Compile Include="System\Windows\ThemeMode.cs"/>
    <Compile Include="System\Windows\ThemeModeConverter.cs"/>
    <Compile Include="System\Windows\ThemeDictionaryExtension.cs"/>
    <Compile Include="System\Windows\ThemeInfoAttribute.cs"/>
    <Compile Include="System\Windows\Thickness.cs"/>
    <Compile Include="System\Windows\ThicknessConverter.cs"/>
    <Compile Include="System\Windows\TreeChangeInfo.cs"/>
    <Compile Include="System\Windows\TreeWalkHelper.cs"/>
    <Compile Include="System\Windows\Trigger.cs"/>
    <Compile Include="System\Windows\TriggerAction.cs"/>
    <Compile Include="System\Windows\TriggerActionCollection.cs"/>
    <Compile Include="System\Windows\TriggerBase.cs"/>
    <Compile Include="System\Windows\TriggerCollection.cs"/>
    <Compile Include="System\Windows\VisualState.cs"/>
    <Compile Include="System\Windows\VisualStateChangedEventArgs.cs"/>
    <Compile Include="System\Windows\VisualStateGroup.cs"/>
    <Compile Include="System\Windows\VisualStateManager.cs"/>
    <Compile Include="System\Windows\VisualTransition.cs"/>
    <Compile Include="System\Windows\Window.cs"/>
    <Compile Include="System\Windows\WindowBackdropType.cs"/>
    <Compile Include="System\Windows\WindowCollection.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\PresentationFramework\x86\Debug\net10.0\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs" Link="artifacts\obj\PresentationFramework\x86\Debug\net10.0\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\PresentationFramework\x86\Debug\net10.0\System.Windows.SR.cs" Link="artifacts\obj\PresentationFramework\x86\Debug\net10.0\System.Windows.SR.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\PresentationFramework\x86\Debug\net10.0\PresentationFramework.AssemblyInfo.cs" Link="artifacts\obj\PresentationFramework\x86\Debug\net10.0\PresentationFramework.AssemblyInfo.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\PresentationFramework\x86\Debug\net10.0\PresentationFramework.AssemblyInfo.Extended.cs" Link="artifacts\obj\PresentationFramework\x86\Debug\net10.0\PresentationFramework.AssemblyInfo.Extended.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="..\..\..\..\..\ref\95e10ab088c545b2ac9a86be256374d7\Accessibility.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5ea73fadad3d43ab950586c5e05ac228\DirectWriteForwarder.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a3e047f33bd7465caebb79d10471df73\Microsoft.CSharp.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4a6b7a71ed14416fbcf2af1b159f2ef3\Microsoft.VisualBasic.Core.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f8951cd18cc94641bcaaaa00c3080d69\Microsoft.VisualBasic.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c09b3bd86909432987a4e94399b6963c\Microsoft.Win32.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5df8052c5bcf49ff8bba9cb889ad5a87\Microsoft.Win32.Registry.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c67fc9f93d7240f0851847eab56a9d19\mscorlib.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\603b64641f374096a8f7c4d8af8897f9\netstandard.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\888e4f02117f41f1bc45463a0d3212f4\PresentationCore.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\cdcbbf3f5d234ca693e9c29e8f1b7d28\PresentationUI.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b4110ff570364b90845e63ee032543ae\ReachFramework.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\46ff432559b64c708006a5d20281607d\System.AppContext.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\24433006e1e5490c836a4ab48fa5a076\System.Buffers.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5ae34dd54bb44a1fb3a0f058eb8605c3\System.Collections.Concurrent.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d7f24c6e3ad14557b85c4a25c8bbb18f\System.Collections.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\aec5cf75dbf04c84a4dbf74b1ffa4bac\System.Collections.Immutable.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\679d8e710c734e46b935f5e668bbc36f\System.Collections.NonGeneric.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\cfabbb5183f0479891fd6a7efb15ae69\System.Collections.Specialized.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\966bb41358f548ec98e75419b419ef41\System.ComponentModel.Annotations.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\019ca818dcce490e8fea6085526909f6\System.ComponentModel.DataAnnotations.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4bc1517fea834560b9186ef8d7860569\System.ComponentModel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7f545a5e51de47e19d12b2c4ef5b4959\System.ComponentModel.EventBasedAsync.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\659459401aea402fb9e738f78262414d\System.ComponentModel.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\88ed71a7a3d14c5f90d93145b61d9c66\System.ComponentModel.TypeConverter.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b6361d762c0a4eccb921c621ac9779a8\System.Configuration.ConfigurationManager.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0e0705911fa74e30bb2bec128dc33914\System.Configuration.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\68b2a318fdf44373a1b5c068a2ac496c\System.Console.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5de1349e0e08459aa273c1ceb55b434e\System.Core.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\568a3b665435402aa46920fa9c3bee48\System.Data.Common.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7f3867f5a58f41fc948e9e0cd047dec1\System.Data.DataSetExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5787e309c74c4cb79cf676fbcaeef1ca\System.Data.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a8f7268c9d2648e0b587533718eee211\System.Diagnostics.Contracts.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0b3bc519f20247f9b71e1be1aff06c68\System.Diagnostics.Debug.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\33b8d68c7aa94300a7c1ac6b2abf241f\System.Diagnostics.DiagnosticSource.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f8be129bdd2d4f69a454f115b57134f9\System.Diagnostics.EventLog.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2eb600dc4eae4f7f9e36f6c6d3affca5\System.Diagnostics.FileVersionInfo.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\dc2665cbd4b249b28270ad8490747714\System.Diagnostics.Process.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\732bd26af4664d39b0aceec8f509f829\System.Diagnostics.StackTrace.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\50a3d21efa4b4b91a88a688a7f9296e0\System.Diagnostics.TextWriterTraceListener.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\881f463e83da422aa9481b6528fc3fdd\System.Diagnostics.Tools.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\83e4c61d4538442a832ff60cf7e3e1d2\System.Diagnostics.TraceSource.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\cdbc2a3bb319480eaf754be8e2dd4d20\System.Diagnostics.Tracing.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\26f9288df7f4480fb1a23aac21451b89\System.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\833691da54204efcb58fd17995fa7a00\System.Drawing.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8d2e310bc7d34006bb817eeee08ecd0a\System.Drawing.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b8431d1116334c6fa93d9ec8cb8643ee\System.Dynamic.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c94252ef323a42a6a0f762f30c2b2b69\System.Formats.Asn1.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5fedbd095d654e5bb33d4533b95d65a4\System.Formats.Nrbf.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\57fbceb3462b4f5c8ff3ae685f0ee417\System.Formats.Tar.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d11c35e826044684a7d3af3260becf9d\System.Globalization.Calendars.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e6dd47cde83944e8979fdb5b94e37b09\System.Globalization.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3e7d0f96780248a082371f9bf4473fa4\System.Globalization.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\66ff8ac74493429498f3a64792d0843e\System.IO.Compression.Brotli.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\faabb7b7516d4f94a13b7c631ea3ca4c\System.IO.Compression.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7ffae4929ee444f1b62fca640680e060\System.IO.Compression.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d21f259c304447c3a8eb2dc2f1c61668\System.IO.Compression.ZipFile.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\518ae98122014c70b2e78bedff109633\System.IO.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b79d75fe797b4bf8aab6e5bcf4e20c9f\System.IO.FileSystem.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\932b4d64498246cd85f6d8f5aa2777bb\System.IO.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d203c0abcb04457fb397577eaca9725a\System.IO.FileSystem.DriveInfo.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fec6643103c740178cb25c840262262d\System.IO.FileSystem.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\eb42107687b5416c950fb176e518374b\System.IO.FileSystem.Watcher.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f9a5ee9da00b468cbb7b41fa81b2dec1\System.IO.IsolatedStorage.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\55554b081e054eacb3eefedfac3eb63b\System.IO.MemoryMappedFiles.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5c2d9eb1217a41b8af06fc224afcb5a8\System.IO.Packaging.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fc0fb983ac564cdd910f571b59128697\System.IO.Pipelines.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3df71412b6be4aaf98e9714d4bc03bbc\System.IO.Pipes.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\91407254584c457c9ad2b09ce71ddf94\System.IO.Pipes.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\77d662a62797483884ced98671102986\System.IO.UnmanagedMemoryStream.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\de4460a85020497687601fd1e2217db1\System.Linq.AsyncEnumerable.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fcec05948acd4aa58ec757c9d8b88b7e\System.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\39f1e509cf5949969d6f677611bfd033\System.Linq.Expressions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\eb4f6fdbe9e348c0a307499a0720a203\System.Linq.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\14bfbf29e7704a3997a364af58eb4c0b\System.Linq.Queryable.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\dc7d90a51ea7471ca6ff23117b848df6\System.Memory.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3674e5818a7446768c03cad711bd9abf\System.Net.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7a0a2810e69c420fbba8170bb8a66d75\System.Net.Http.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c5240cf843eb4a91922b713767d081e4\System.Net.Http.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\be5a6818f8284063a23a922281750559\System.Net.HttpListener.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\aa45ea8758704d139f867ae42202e3c1\System.Net.Mail.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\615d25e00662452bb6897aae4d3ffca0\System.Net.NameResolution.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1573cc6143a34486861ccf19a078b8e7\System.Net.NetworkInformation.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f00c2c094dd34151a356b9edb9e728d5\System.Net.Ping.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ba43ad4f425c4e499c2a1bd8d94a2bd2\System.Net.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ba29881489324041803d261fe1efb985\System.Net.Quic.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c7f25523933f4db3b21aba6f5bdd4d59\System.Net.Requests.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9801de79ee0b4374b7e988beda94afa4\System.Net.Security.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a355fb5e6df945b7ac6434b5a4834159\System.Net.ServerSentEvents.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6e194aa2b19048fc9ce4747f9eaa3f32\System.Net.ServicePoint.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\72dba5c463d0435cb2ab240b735d24f9\System.Net.Sockets.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\84dc81377925479aa3d44c425c4d23b5\System.Net.WebClient.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\575538e9e58d4cc49b0224f7e82d85c2\System.Net.WebHeaderCollection.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\bda288ce3f79420b8b15297b541c36a2\System.Net.WebProxy.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4635416821cc4b848e5eb43af833a509\System.Net.WebSockets.Client.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5186044c75df4b75972817cdb0863565\System.Net.WebSockets.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\351d5172024a46b1b9c22d4ae1979020\System.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\565511c42e4a4ccb9d359afbc15b9bf7\System.Numerics.Vectors.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c47784a6908a4e838c13215bd7ace982\System.ObjectModel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\488af9d7e25a4712867e7f0a055da6ee\System.Printing.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3d17ff92278046668869fdc41fc96fe2\System.Private.Windows.Core.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4d2bd434b46549fca115c31831c72bbb\System.Reflection.DispatchProxy.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\984e63b86566412ea357f079c4ea0bfe\System.Reflection.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0a721bd4cbec40f2bd036b33bbb05069\System.Reflection.Emit.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f17980077f1c440fadfe23a39bc8ae4a\System.Reflection.Emit.ILGeneration.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0d9d947618db440799fb76b845c42c56\System.Reflection.Emit.Lightweight.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4b1f6ad6e6e2479db42e555f77ff70d1\System.Reflection.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9860c40b45b94c2da7a0e87b88b929df\System.Reflection.Metadata.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e4a4a788f0124acb948a734ddedd5246\System.Reflection.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2cc19c803fe0432abfc6396b75822243\System.Reflection.TypeExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7cec2432fe6e4cdc9cafdd56f280fac3\System.Resources.Reader.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\15b93a67f23a407495556deb41ba51c6\System.Resources.ResourceManager.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\be4352df4ae741bf8bc722ecea2671d1\System.Resources.Writer.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\42f0fe02e3cf45ae9e5cd6ca8ade055c\System.Runtime.CompilerServices.Unsafe.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\bc5311a8b7454fb3b472615f8f958e94\System.Runtime.CompilerServices.VisualC.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d617dead58b04b399015c22d94a94752\System.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e9fb56ff248349478d013045f25a270b\System.Runtime.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f334887e558340e49c2d339fc6f77253\System.Runtime.Handles.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\edab6761b57a423fb649b0b87a86de56\System.Runtime.InteropServices.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a4dcc245985a4daa877a30eaf9998b6c\System.Runtime.InteropServices.JavaScript.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1e9ffb5fc0714c7192c0ff39b9848b97\System.Runtime.InteropServices.RuntimeInformation.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3c79ccacce8942838e5ad306a1e7e299\System.Runtime.Intrinsics.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5a01c804ebec4dfd9b2a473fea4ee0e3\System.Runtime.Loader.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\56fc721ca0d14be5b9f866874a071c81\System.Runtime.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\44c912e59f7d4f5d8c908fbe06285cfa\System.Runtime.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\36966547d50c40f9b067c83786c9c964\System.Runtime.Serialization.Formatters.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e776b179b7594a5f92c91b8b6afeeec5\System.Runtime.Serialization.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b694e641b8be4809aa26366a701308a6\System.Runtime.Serialization.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\87b499d2e9d2402897bc04fe3d86d199\System.Runtime.Serialization.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\23ba07b5ad834a23a8708f57474c469e\System.Security.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c4e3c51fe331468c93319bfe70a55910\System.Security.Claims.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c55295c835f74faea680df70461fcc09\System.Security.Cryptography.Algorithms.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f7542789281d40c0b9bdbe5fc553674c\System.Security.Cryptography.Cng.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6596e72541ab4211b5be97fd52ab7f93\System.Security.Cryptography.Csp.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\324a3ac397bd41d7aa1e8fed651ded04\System.Security.Cryptography.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\25ad692d0ce041049b65c512414a2405\System.Security.Cryptography.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\703d9ae0fac24f37b3f3fd53067d8ab8\System.Security.Cryptography.OpenSsl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4eefb379324f4fb592bff55b3f9732df\System.Security.Cryptography.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8bc30cfb35d14aaab8ffbf0622198972\System.Security.Cryptography.ProtectedData.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f3bf6d276a8b46118745e73cb987bfaf\System.Security.Cryptography.X509Certificates.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\73df4364d7ea407799a3bcf488804fe6\System.Security.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b572d06ba80e4341b51fa6f2aa017aef\System.Security.Principal.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b353cf8b88f04b91bddf7294161b3ab7\System.Security.Principal.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1adaf63efc784dd6ad33354d398d72ba\System.Security.SecureString.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\038377cd519741ca96e668ce6517b94b\System.ServiceModel.Web.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\61e68904d1d847af9b3165b98436a920\System.ServiceProcess.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\cf4cabadb04f444489969e6b1763362e\System.Text.Encoding.CodePages.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c55406abae0d4404a695e347cde6f64d\System.Text.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a60c6018e2694ecfa5f922c19368726a\System.Text.Encoding.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\bdc3d523c4504ed98edb86e0c19f6019\System.Text.Encodings.Web.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\52474a853a544c23937f713109102499\System.Text.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f0bc33e97f7442438133d19815108bad\System.Text.RegularExpressions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5f5d6044a349433cb0d23526eea54913\System.Threading.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\407f97b3e26e440bb7e649725d826ebf\System.Threading.Channels.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9c58ceb887494b44997befa73307669f\System.Threading.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a031a9d209304f50831503823a9ee53e\System.Threading.Overlapped.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6c4b95cfddb3424190ff0182cbd55566\System.Threading.Tasks.Dataflow.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3a7b93c0f22441239a1e3d8fac47c55f\System.Threading.Tasks.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c147e0b205b84cfd99a630cb8bedecbb\System.Threading.Tasks.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\423a1cc4d26d4832a1d2ab75da93e934\System.Threading.Tasks.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ac638425756846f6b036486042dc8b96\System.Threading.Thread.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3de4be6fe5e5490c9ffd174962573004\System.Threading.ThreadPool.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\05b21adcd5424a18be74b8b0cb923210\System.Threading.Timer.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d85565d430eb4735b46331a99c374e66\System.Transactions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\af3a908943504fa681abca8c6ff6db82\System.Transactions.Local.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\cf03e9fa592042fc8ce809119e6afd75\System.ValueTuple.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\04279bb54f144577a32e8f53001adcda\System.Web.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b29eee77dded42908be83d8651608b18\System.Web.HttpUtility.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d8a15bc9f4fe49b7b5323f9dce2758ef\System.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c9a74a399d88481696f29c4c629fb2b1\System.Windows.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f6af12b3fa0447fdbfa33ba903f2fec2\System.Xaml.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b9a14d77a559459fbd8b74453542387a\System.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e490396246b64c0887fd48efe633c6e0\System.Xml.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\eeb1e6e3ca3a4a71abd20e940c27c53d\System.Xml.ReaderWriter.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\bc719c8b0799458385133a4f1a2e25fd\System.Xml.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c6d8a362628e49c5998d738b49c2f8fd\System.Xml.XDocument.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7c734f3d1fdf47bcb814b68928c9f311\System.Xml.XmlDocument.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d9a284cad9944526be4dc7373847bedc\System.Xml.XmlSerializer.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7009ea3e24db4893b0b5e48551cfa0fa\System.Xml.XPath.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\89f708801d9c4582958c6f7d57ee76f2\System.Xml.XPath.XDocument.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\655fb1f3cbfb459e97e5462a3cadbb1c\UIAutomationProvider.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d6a8e047d86a452aa3a5fe605019b41d\UIAutomationTypes.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\316cecd505a54591b33c5a9ac04b6611\WindowsBase.dll"/>
  </ItemGroup>
</Project>