File: PresentationCore.csproj
Web Access
Project: src\src\Microsoft.DotNet.Wpf\src\PresentationCore\PresentationCore.csproj (PresentationCore)
<Project Sdk="Microsoft.NET.Sdk">
  <PropertyGroup>
    <TargetFramework>netcoreapp2.1</TargetFramework>
    <EnableDefaultItems>false</EnableDefaultItems>
    <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
    <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
    <DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
    <_SkipAnalyzers>true</_SkipAnalyzers>
    <AssemblyName>PresentationCore</AssemblyName>
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
    <PublicSign>true</PublicSign>
    <KeyOriginatorFile>..\..\..\..\.packages\microsoft.dotnet.arcade.sdk\11.0.0-beta.25574.108\tools\snk\35MSSharedLib1024.snk</KeyOriginatorFile>
    <LangVersion>Preview</LangVersion>
    <DefineConstants>TRACE;CORE_NATIVEMETHODS;PRESENTATION_CORE;COMMONDPS;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="GlobalSuppressions.cs"/>
    <Compile Include="GlobalUsings.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\Graphics\wgx_error.cs" Link="src\Microsoft.DotNet.Wpf\src\Common\Graphics\wgx_error.cs"/>
    <Compile Include="..\Common\Graphics\wgx_render.cs" Link="src\Microsoft.DotNet.Wpf\src\Common\Graphics\wgx_render.cs"/>
    <Compile Include="..\Common\Graphics\wgx_exports.cs" Link="src\Microsoft.DotNet.Wpf\src\Common\Graphics\wgx_exports.cs"/>
    <Compile Include="..\Common\Graphics\exports.cs" Link="src\Microsoft.DotNet.Wpf\src\Common\Graphics\exports.cs"/>
    <Compile Include="..\Common\Graphics\Generated\wgx_commands.cs" Link="src\Microsoft.DotNet.Wpf\src\Common\Graphics\Generated\wgx_commands.cs"/>
    <Compile Include="..\Common\Graphics\wgx_sdk_version.cs" Link="src\Microsoft.DotNet.Wpf\src\Common\Graphics\wgx_sdk_version.cs"/>
    <Compile Include="..\Common\Graphics\wgx_av_types.cs" Link="src\Microsoft.DotNet.Wpf\src\Common\Graphics\wgx_av_types.cs"/>
    <Compile Include="..\Common\Graphics\wgx_core_types.cs" Link="src\Microsoft.DotNet.Wpf\src\Common\Graphics\wgx_core_types.cs"/>
    <Compile Include="..\Shared\RefAssemblyAttrs.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\RefAssemblyAttrs.cs"/>
    <Compile Include="..\Shared\MS\Internal\AppDomainShutdownMonitor.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\AppDomainShutdownMonitor.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\CharacterBuffer.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\CharacterBuffer.cs"/>
    <Compile Include="..\Shared\MS\Internal\CommonDependencyPropertyAttribute.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\CommonDependencyPropertyAttribute.cs"/>
    <Compile Include="..\Shared\MS\Internal\DecoderFallbackWithFailureFlag.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\DecoderFallbackWithFailureFlag.cs"/>
    <Compile Include="..\Shared\MS\Internal\FloatUtil.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\FloatUtil.cs"/>
    <Compile Include="..\Shared\MS\Internal\FreezableOperations.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\FreezableOperations.cs"/>
    <Compile Include="..\Shared\MS\Internal\PointUtil.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\PointUtil.cs"/>
    <Compile Include="..\Shared\MS\Internal\MimeTypeMapper.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\MimeTypeMapper.cs"/>
    <Compile Include="..\Shared\MS\Internal\PartialList.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\PartialList.cs"/>
    <Compile Include="..\Shared\MS\Internal\LegacyPriorityQueue.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\LegacyPriorityQueue.cs"/>
    <Compile Include="..\Shared\MS\Internal\SequentialUshortCollection.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\SequentialUshortCollection.cs"/>
    <Compile Include="..\Shared\MS\Internal\SizeLimitedCache.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\SizeLimitedCache.cs"/>
    <Compile Include="..\Shared\MS\Internal\Commands\CommandLibraryHelper.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\Commands\CommandLibraryHelper.cs"/>
    <Compile Include="..\Shared\MS\Internal\Generated\AlignmentXValidation.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\Generated\AlignmentXValidation.cs"/>
    <Compile Include="..\Shared\MS\Internal\Generated\AlignmentYValidation.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\Generated\AlignmentYValidation.cs"/>
    <Compile Include="..\Shared\MS\Internal\Generated\BrushMappingModeValidation.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\Generated\BrushMappingModeValidation.cs"/>
    <Compile Include="..\Shared\MS\Internal\Generated\CachingHintValidation.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\Generated\CachingHintValidation.cs"/>
    <Compile Include="..\Shared\MS\Internal\Generated\ColorInterpolationModeValidation.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\Generated\ColorInterpolationModeValidation.cs"/>
    <Compile Include="..\Shared\MS\Internal\Generated\GeometryCombineModeValidation.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\Generated\GeometryCombineModeValidation.cs"/>
    <Compile Include="..\Shared\MS\Internal\Generated\EdgeModeValidation.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\Generated\EdgeModeValidation.cs"/>
    <Compile Include="..\Shared\MS\Internal\Generated\BitmapScalingModeValidation.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\Generated\BitmapScalingModeValidation.cs"/>
    <Compile Include="..\Shared\MS\Internal\Generated\ClearTypeHintValidation.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\Generated\ClearTypeHintValidation.cs"/>
    <Compile Include="..\Shared\MS\Internal\Generated\TextRenderingModeValidation.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\Generated\TextRenderingModeValidation.cs"/>
    <Compile Include="..\Shared\MS\Internal\Generated\TextHintingModeValidation.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\Generated\TextHintingModeValidation.cs"/>
    <Compile Include="..\Shared\MS\Internal\Generated\FillRuleValidation.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\Generated\FillRuleValidation.cs"/>
    <Compile Include="..\Shared\MS\Internal\Generated\GradientSpreadMethodValidation.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\Generated\GradientSpreadMethodValidation.cs"/>
    <Compile Include="..\Shared\MS\Internal\Generated\PenLineCapValidation.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\Generated\PenLineCapValidation.cs"/>
    <Compile Include="..\Shared\MS\Internal\Generated\PenLineJoinValidation.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\Generated\PenLineJoinValidation.cs"/>
    <Compile Include="..\Shared\MS\Internal\Generated\ShaderRenderModeValidation.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\Generated\ShaderRenderModeValidation.cs"/>
    <Compile Include="..\Shared\MS\Internal\Generated\StretchValidation.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\Generated\StretchValidation.cs"/>
    <Compile Include="..\Shared\ms\internal\generated\TextDecorationLocationValidation.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\ms\internal\generated\TextDecorationLocationValidation.cs"/>
    <Compile Include="..\Shared\ms\internal\generated\TextDecorationUnitValidation.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\ms\internal\generated\TextDecorationUnitValidation.cs"/>
    <Compile Include="..\Shared\MS\Internal\Generated\TileModeValidation.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\Generated\TileModeValidation.cs"/>
    <Compile Include="..\Shared\MS\Internal\Generated\RotationValidation.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\Generated\RotationValidation.cs"/>
    <Compile Include="..\Shared\MS\Internal\Generated\SweepDirectionValidation.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\Generated\SweepDirectionValidation.cs"/>
    <Compile Include="..\Shared\MS\Internal\Generated\KernelTypeValidation.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\Generated\KernelTypeValidation.cs"/>
    <Compile Include="..\Shared\MS\Internal\Generated\EdgeProfileValidation.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\Generated\EdgeProfileValidation.cs"/>
    <Compile Include="..\Shared\MS\Internal\Generated\RenderingBiasValidation.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\Generated\RenderingBiasValidation.cs"/>
    <Compile Include="..\Shared\MS\Internal\Ink\BitStream.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\Ink\BitStream.cs"/>
    <Compile Include="..\Shared\MS\Internal\Ink\Native.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\Ink\Native.cs"/>
    <Compile Include="..\Shared\MS\Internal\IO\SynchronizingStream.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\IO\SynchronizingStream.cs"/>
    <Compile Include="..\Shared\MS\Win32\SafeSystemMetrics.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Win32\SafeSystemMetrics.cs"/>
    <Compile Include="..\Shared\MS\Win32\UnsafeNativeMethodsCompiler.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Win32\UnsafeNativeMethodsCompiler.cs"/>
    <Compile Include="..\Shared\MS\Win32\WinInet.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Win32\WinInet.cs"/>
    <Compile Include="..\Shared\MS\Win32\LoadLibraryHelper.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Win32\LoadLibraryHelper.cs"/>
    <Compile Include="..\Shared\MS\Utility\BindUriHelper.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Utility\BindUriHelper.cs"/>
    <Compile Include="..\Shared\MS\Utility\PerfService.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Utility\PerfService.cs"/>
    <Compile Include="..\Shared\MS\Utility\Maps.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Utility\Maps.cs"/>
    <Compile Include="..\Shared\System\IO\FileHelper.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\System\IO\FileHelper.cs"/>
    <Compile Include="..\Shared\System\Windows\Ink\KnownIds.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\System\Windows\Ink\KnownIds.cs"/>
    <Compile Include="..\Shared\System\Windows\Interop\OperatingSystemVersion.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\System\Windows\Interop\OperatingSystemVersion.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\Media\TypeConverterHelper.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\System\Windows\Media\TypeConverterHelper.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\XpsOMPrintingTraceLogger.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\Telemetry\Managed\TraceLoggers\XpsOMPrintingTraceLogger.cs"/>
    <Compile Include="ModuleInitializer.cs"/>
    <Compile Include="OtherAssemblyAttrs.cs"/>
    <Compile Include="MS\Internal\AnimatedTypeHelpers.cs"/>
    <Compile Include="MS\Internal\CheckedPointers.cs"/>
    <Compile Include="MS\Internal\Classification.cs"/>
    <Compile Include="MS\Internal\CoreAppContextSwitches.cs"/>
    <Compile Include="MS\Internal\CustomCategoryAttribute.cs"/>
    <Compile Include="MS\Internal\DeferredElementTreeState.cs"/>
    <Compile Include="MS\Internal\DpiScale2.cs"/>
    <Compile Include="MS\Internal\DpiUtil\DpiUtil.cs"/>
    <Compile Include="MS\Internal\DpiUtil\DpiUtil+DpiAwarenessContextHelper.cs"/>
    <Compile Include="MS\Internal\DpiUtil\DpiUtil+DpiAwarenessScope.cs"/>
    <Compile Include="MS\Internal\DpiUtil\DpiUtil+HwndDpiInfo.cs"/>
    <Compile Include="MS\Internal\DpiUtil\DpiUtil+ProcessDpiAwarenessHelper.cs"/>
    <Compile Include="MS\Internal\DpiUtil\DpiUtil+SystemDpiHelper.cs"/>
    <Compile Include="MS\Internal\DpiUtil\DpiUtil+WindowDpiScaleHelper.cs"/>
    <Compile Include="MS\Internal\IListConverters.cs"/>
    <Compile Include="MS\Internal\IVisual3DContainer.cs"/>
    <Compile Include="MS\Internal\KnownBoxes.cs"/>
    <Compile Include="MS\Internal\LoadedOrUnloadedOperation.cs"/>
    <Compile Include="MS\Internal\MediaTrace.cs"/>
    <Compile Include="MS\Internal\PartialArray.cs"/>
    <Compile Include="MS\Internal\Span.cs"/>
    <Compile Include="MS\Internal\SynchronizedInputHelper.cs"/>
    <Compile Include="MS\Internal\SystemDrawingHelper.cs"/>
    <Compile Include="MS\Internal\UIElementHelper.cs"/>
    <Compile Include="MS\Internal\UnicodeClasses.cs"/>
    <Compile Include="MS\Internal\WpfWebRequestHelper.cs"/>
    <Compile Include="MS\Internal\AppModel\CookieHandler.cs"/>
    <Compile Include="MS\Internal\AppModel\CustomCredentialPolicy.cs"/>
    <Compile Include="MS\Internal\AppModel\SiteOfOriginContainer.cs"/>
    <Compile Include="MS\Internal\AppModel\SiteOfOriginPart.cs"/>
    <Compile Include="MS\Internal\Automation\AutomationPatternInfo.cs"/>
    <Compile Include="MS\Internal\Automation\AutomationPropertyInfo.cs"/>
    <Compile Include="MS\Internal\Automation\DockProviderWrapper.cs"/>
    <Compile Include="MS\Internal\Automation\ElementProxy.cs"/>
    <Compile Include="MS\Internal\Automation\ElementUtil.cs"/>
    <Compile Include="MS\Internal\Automation\EventMap.cs"/>
    <Compile Include="MS\Internal\Automation\ExpandCollapseProviderWrapper.cs"/>
    <Compile Include="MS\Internal\Automation\GridItemProviderWrapper.cs"/>
    <Compile Include="MS\Internal\Automation\GridProviderWrapper.cs"/>
    <Compile Include="MS\Internal\Automation\InteropAutomationProvider.cs"/>
    <Compile Include="MS\Internal\Automation\InvokeProviderWrapper.cs"/>
    <Compile Include="MS\Internal\Automation\ItemContainerProviderWrapper.cs"/>
    <Compile Include="MS\Internal\Automation\MultipleViewProviderWrapper.cs"/>
    <Compile Include="MS\Internal\Automation\RangeValueProviderWrapper.cs"/>
    <Compile Include="MS\Internal\Automation\ScrollItemProviderWrapper.cs"/>
    <Compile Include="MS\Internal\Automation\ScrollProviderWrapper.cs"/>
    <Compile Include="MS\Internal\Automation\SelectionItemProviderWrapper.cs"/>
    <Compile Include="MS\Internal\Automation\SelectionProviderWrapper.cs"/>
    <Compile Include="MS\Internal\Automation\SynchronizedInputAdaptor.cs"/>
    <Compile Include="MS\Internal\Automation\SynchronizedInputProviderWrapper.cs"/>
    <Compile Include="MS\Internal\Automation\TableItemProviderWrapper.cs"/>
    <Compile Include="MS\Internal\Automation\TableProviderWrapper.cs"/>
    <Compile Include="MS\Internal\Automation\TextProviderWrapper.cs"/>
    <Compile Include="MS\Internal\Automation\TextRangeProviderWrapper.cs"/>
    <Compile Include="MS\Internal\Automation\ToggleProviderWrapper.cs"/>
    <Compile Include="MS\Internal\Automation\TransformProviderWrapper.cs"/>
    <Compile Include="MS\Internal\Automation\ValueProviderWrapper.cs"/>
    <Compile Include="MS\Internal\Automation\VirtualizedItemProviderWrapper.cs"/>
    <Compile Include="MS\Internal\Automation\WindowProviderWrapper.cs"/>
    <Compile Include="MS\Internal\Collections\InternalCollectionDelegates.cs"/>
    <Compile Include="MS\Internal\FontCache\BufferCache.cs"/>
    <Compile Include="MS\Internal\FontCache\CachedTypeface.cs"/>
    <Compile Include="MS\Internal\FontCache\CanonicalFontFamilyReference.cs"/>
    <Compile Include="MS\Internal\FontCache\DWriteFactory.cs"/>
    <Compile Include="MS\Internal\FontCache\FamilyCollection.cs"/>
    <Compile Include="MS\Internal\FontCache\fontcacheconstants.cs"/>
    <Compile Include="MS\Internal\FontCache\FontCacheUtil.cs"/>
    <Compile Include="MS\Internal\FontCache\FontFaceLayoutInfo.cs"/>
    <Compile Include="MS\Internal\FontCache\FontResourceCache.cs"/>
    <Compile Include="MS\Internal\FontCache\FontSource.cs"/>
    <Compile Include="MS\Internal\FontCache\FontSourceCollection.cs"/>
    <Compile Include="MS\Internal\FontCache\TypefaceMetricsCache.cs"/>
    <Compile Include="MS\Internal\FontFace\CompositeFontInfo.cs"/>
    <Compile Include="MS\Internal\FontFace\CompositeFontParser.cs"/>
    <Compile Include="MS\Internal\FontFace\FontDifferentiator.cs"/>
    <Compile Include="MS\Internal\FontFace\FontDriver.cs"/>
    <Compile Include="MS\Internal\FontFace\FontFamilyIdentifier.cs"/>
    <Compile Include="MS\Internal\FontFace\IDeviceFont.cs"/>
    <Compile Include="MS\Internal\FontFace\IFontFamily.cs"/>
    <Compile Include="MS\Internal\FontFace\ITypefaceMetrics.cs"/>
    <Compile Include="MS\Internal\FontFace\MatchingStyle.cs"/>
    <Compile Include="MS\Internal\FontFace\PhysicalFontFamily.cs"/>
    <Compile Include="MS\Internal\FontFace\Tags.cs"/>
    <Compile Include="MS\Internal\FontFace\TypefaceCollection.cs"/>
    <Compile Include="MS\Internal\Generated\AvTraceMessages.cs"/>
    <Compile Include="MS\Internal\Generic\Span.cs"/>
    <Compile Include="MS\Internal\Ink\Bezier.cs"/>
    <Compile Include="MS\Internal\Ink\ContourSegment.cs"/>
    <Compile Include="MS\Internal\Ink\CuspData.cs"/>
    <Compile Include="MS\Internal\Ink\DrawingFlags.cs"/>
    <Compile Include="MS\Internal\Ink\EllipticalNodeOperations.cs"/>
    <Compile Include="MS\Internal\Ink\ErasingStroke.cs"/>
    <Compile Include="MS\Internal\Ink\ExtendedProperty.cs"/>
    <Compile Include="MS\Internal\Ink\ExtendedPropertyCollection.cs"/>
    <Compile Include="MS\Internal\Ink\Lasso.cs"/>
    <Compile Include="MS\Internal\Ink\Quad.cs"/>
    <Compile Include="MS\Internal\Ink\Renderer.cs"/>
    <Compile Include="MS\Internal\Ink\SerializationFlags.cs"/>
    <Compile Include="MS\Internal\Ink\StrokeFIndices.cs"/>
    <Compile Include="MS\Internal\Ink\StrokeIntersection.cs"/>
    <Compile Include="MS\Internal\Ink\StrokeNode.cs"/>
    <Compile Include="MS\Internal\Ink\StrokeNodeData.cs"/>
    <Compile Include="MS\Internal\Ink\StrokeNodeEnumerator.cs"/>
    <Compile Include="MS\Internal\Ink\StrokeNodeOperations.cs"/>
    <Compile Include="MS\Internal\Ink\StrokeNodeOperations2.cs"/>
    <Compile Include="MS\Internal\Ink\StrokeRenderer.cs"/>
    <Compile Include="MS\Internal\Ink\StylusShape.cs"/>
    <Compile Include="MS\Internal\Ink\GestureRecognizer\NativeRecognizer.cs"/>
    <Compile Include="MS\Internal\Ink\InkSerializedFormat\AlgoModule.cs"/>
    <Compile Include="MS\Internal\Ink\InkSerializedFormat\Codec.cs"/>
    <Compile Include="MS\Internal\Ink\InkSerializedFormat\Compress.cs"/>
    <Compile Include="MS\Internal\Ink\InkSerializedFormat\CustomAttributeSerializer.cs"/>
    <Compile Include="MS\Internal\Ink\InkSerializedFormat\DrawingAttributeSerializer.cs"/>
    <Compile Include="MS\Internal\Ink\InkSerializedFormat\GorillaCodec.cs"/>
    <Compile Include="MS\Internal\Ink\InkSerializedFormat\GuidTagList.cs"/>
    <Compile Include="MS\Internal\Ink\InkSerializedFormat\HuffCodec.cs"/>
    <Compile Include="MS\Internal\Ink\InkSerializedFormat\HuffModule.cs"/>
    <Compile Include="MS\Internal\Ink\InkSerializedFormat\InkSerializer.cs"/>
    <Compile Include="MS\Internal\Ink\InkSerializedFormat\ISFTagAndGuidCache.cs"/>
    <Compile Include="MS\Internal\Ink\InkSerializedFormat\LZCodec.cs"/>
    <Compile Include="MS\Internal\Ink\InkSerializedFormat\MetricEntry.cs"/>
    <Compile Include="MS\Internal\Ink\InkSerializedFormat\MultiByteCodec.cs"/>
    <Compile Include="MS\Internal\Ink\InkSerializedFormat\SerializationHelper.cs"/>
    <Compile Include="MS\Internal\Ink\InkSerializedFormat\StrokeDescriptor.cs"/>
    <Compile Include="MS\Internal\Ink\InkSerializedFormat\StrokeSerializer.cs"/>
    <Compile Include="MS\Internal\Ink\InkSerializedFormat\TransformDescriptor.cs"/>
    <Compile Include="MS\Internal\Interop\DWrite\DWRITE_FONT_FACE_TYPE.cs"/>
    <Compile Include="MS\Internal\Interop\DWrite\DWRITE_FONT_SIMULATIONS.cs"/>
    <Compile Include="MS\Internal\Interop\DWrite\IDWriteFactory.cs"/>
    <Compile Include="MS\Internal\Interop\DWrite\IDWriteFontCollection.cs"/>
    <Compile Include="MS\Internal\Interop\DWrite\IDWriteFontCollectionLoader.cs"/>
    <Compile Include="MS\Internal\Interop\DWrite\IDWriteFontFace.cs"/>
    <Compile Include="MS\Internal\Interop\DWrite\IDWriteFontFile.cs"/>
    <Compile Include="MS\Internal\Interop\DWrite\IDWriteFontFileLoader.cs"/>
    <Compile Include="MS\Internal\Interop\DWrite\IDWriteTextAnalyzer.cs"/>
    <Compile Include="MS\Internal\Interop\IUnknown.cs"/>
    <Compile Include="MS\Internal\Interop\NativePointerCriticalHandle.cs"/>
    <Compile Include="MS\Internal\Interop\TipTsfHelper.cs"/>
    <Compile Include="MS\Internal\IO\Packaging\ByteRangeDownloader.cs"/>
    <Compile Include="MS\Internal\IO\Packaging\DeobfuscatingStream.cs"/>
    <Compile Include="MS\Internal\IO\Packaging\NetStream.cs"/>
    <Compile Include="MS\Internal\IO\Packaging\PreloadedPackages.cs"/>
    <Compile Include="MS\Internal\IO\Packaging\PseudoWebRequest.cs"/>
    <Compile Include="MS\Internal\IO\Packaging\ResponseStream.cs"/>
    <Compile Include="MS\Internal\Media\ParserStreamGeometryContext.cs"/>
    <Compile Include="MS\Internal\Media\TextOptionsInternal.cs"/>
    <Compile Include="MS\Internal\Media\VisualTreeUtils.cs"/>
    <Compile Include="MS\Internal\Media\XamlSerializationHelper.cs"/>
    <Compile Include="MS\Internal\Media3D\GeneralTransform2DTo3DTo2D.cs"/>
    <Compile Include="MS\Internal\Media3D\GeneralTransform3DTo2DTo3D.cs"/>
    <Compile Include="MS\Internal\Media3D\LineUtil.cs"/>
    <Compile Include="MS\Internal\Media3D\M3DUtil.cs"/>
    <Compile Include="MS\Internal\Resources\ContentFileHelper.cs"/>
    <Compile Include="MS\Internal\Resources\ResourceManagerWrapper.cs"/>
    <Compile Include="MS\Internal\Shaping\CompositeFontFamily.cs"/>
    <Compile Include="MS\Internal\Shaping\CompositeTypefaceMetrics.cs"/>
    <Compile Include="MS\Internal\Shaping\Context.cs"/>
    <Compile Include="MS\Internal\Shaping\GlyphInfoList.cs"/>
    <Compile Include="MS\Internal\Shaping\GlyphingCache.cs"/>
    <Compile Include="MS\Internal\Shaping\IShapeableTextCollector.cs"/>
    <Compile Include="MS\Internal\Shaping\OpenTypeCommon.cs"/>
    <Compile Include="MS\Internal\Shaping\OpenTypeLayout.cs"/>
    <Compile Include="MS\Internal\Shaping\OpenTypeLayoutCache.cs"/>
    <Compile Include="MS\Internal\Shaping\Positioning.cs"/>
    <Compile Include="MS\Internal\Shaping\ShaperBuffers.cs"/>
    <Compile Include="MS\Internal\Shaping\ShapeTypeface.cs"/>
    <Compile Include="MS\Internal\Shaping\ShapingOptions.cs"/>
    <Compile Include="MS\Internal\Shaping\Substitution.cs"/>
    <Compile Include="MS\Internal\Shaping\TypefaceMap.cs"/>
    <Compile Include="MS\Internal\Shaping\UshortList2.cs"/>
    <Compile Include="MS\Internal\Text\TextInterface\DWriteInterfaces.cs"/>
    <Compile Include="MS\Internal\Text\TextInterface\DWriteLoader.cs"/>
    <Compile Include="MS\Internal\Text\TextInterface\DWriteUtil.cs"/>
    <Compile Include="MS\Internal\Text\TextInterface\Factory.cs"/>
    <Compile Include="MS\Internal\Text\TextInterface\FontCollectionLoader.cs"/>
    <Compile Include="MS\Internal\Text\TextInterface\IFontSourceCollection.cs"/>
    <Compile Include="MS\Internal\TextFormatting\Bidi.cs"/>
    <Compile Include="MS\Internal\TextFormatting\CultureMapper.cs"/>
    <Compile Include="MS\Internal\TextFormatting\DrawingState.cs"/>
    <Compile Include="MS\Internal\TextFormatting\FormatSettings.cs"/>
    <Compile Include="MS\Internal\TextFormatting\FormattedTextSymbols.cs"/>
    <Compile Include="MS\Internal\TextFormatting\FullTextBreakpoint.cs"/>
    <Compile Include="MS\Internal\TextFormatting\FullTextLine.cs"/>
    <Compile Include="MS\Internal\TextFormatting\FullTextState.cs"/>
    <Compile Include="MS\Internal\TextFormatting\GenericTextProperties.cs"/>
    <Compile Include="MS\Internal\TextFormatting\ITextMetrics.cs"/>
    <Compile Include="MS\Internal\TextFormatting\ITextSymbols.cs"/>
    <Compile Include="MS\Internal\TextFormatting\LexicalChunk.cs"/>
    <Compile Include="MS\Internal\TextFormatting\LineServices.cs"/>
    <Compile Include="MS\Internal\TextFormatting\LineServicesCallbacks.cs"/>
    <Compile Include="MS\Internal\TextFormatting\LineServicesRun.cs"/>
    <Compile Include="MS\Internal\TextFormatting\NumberSubstitution.cs"/>
    <Compile Include="MS\Internal\TextFormatting\SimpleTextLine.cs"/>
    <Compile Include="MS\Internal\TextFormatting\TextFormatterImp.cs"/>
    <Compile Include="MS\Internal\TextFormatting\TextMarkerSource.cs"/>
    <Compile Include="MS\Internal\TextFormatting\TextMetrics.cs"/>
    <Compile Include="MS\Internal\TextFormatting\TextPenaltyModule.cs"/>
    <Compile Include="MS\Internal\TextFormatting\TextProperties.cs"/>
    <Compile Include="MS\Internal\TextFormatting\TextRunCacheImp.cs"/>
    <Compile Include="MS\Internal\TextFormatting\TextShapeableCharacters.cs"/>
    <Compile Include="MS\Internal\TextFormatting\TextShapeableSymbols.cs"/>
    <Compile Include="MS\Internal\TextFormatting\TextStore.cs"/>
    <Compile Include="MS\Internal\TextFormatting\ThousandthOfEmRealDoubles.cs"/>
    <Compile Include="MS\Internal\TextFormatting\ThousandthOfEmRealPoints.cs"/>
    <Compile Include="MS\Internal\WindowsRuntime\Windows\UI\ViewManagement\InputPane.cs"/>
    <Compile Include="MS\Internal\WindowsRuntime\Windows\UI\ViewManagement\InputPaneRcw.cs"/>
    <Compile Include="MS\Internal\WindowsRuntime\Windows\UI\ViewManagement\UISettings.cs"/>
    <Compile Include="MS\Internal\WindowsRuntime\Windows\UI\ViewManagement\UISettingsRcw.cs"/>
    <Compile Include="MS\Internal\WindowsRuntime\Windows\UI\ViewManagement\NativeMethods.cs"/>
    <Compile Include="MS\Win32\UnsafeNativeMethodsPenimc.cs"/>
    <Compile Include="MS\Win32\UnsafeNativeMethodsPointer.cs"/>
    <Compile Include="MS\Win32\UnsafeNativeMethodsTablet.cs"/>
    <Compile Include="System\IO\Packaging\PackageStore.cs"/>
    <Compile Include="System\IO\Packaging\PackWebRequest.cs"/>
    <Compile Include="System\IO\Packaging\PackWebRequestFactory.cs"/>
    <Compile Include="System\IO\Packaging\PackWebResponse.cs"/>
    <Compile Include="System\Windows\DataObjectExtensions.cs"/>
    <Compile Include="System\Windows\Generated\ContentElement.cs"/>
    <Compile Include="System\Windows\Generated\TextDecoration.cs"/>
    <Compile Include="System\Windows\Generated\TextDecorationCollection.cs"/>
    <Compile Include="System\Windows\Generated\TextDecorationLocation.cs"/>
    <Compile Include="System\Windows\Generated\TextDecorationUnit.cs"/>
    <Compile Include="System\Windows\Generated\UIElement.cs"/>
    <Compile Include="System\Windows\Generated\UIElement3D.cs"/>
    <Compile Include="System\Windows\AutoResizedEvent.cs"/>
    <Compile Include="System\Windows\ClassHandlersStore.cs"/>
    <Compile Include="System\Windows\clipboard.cs"/>
    <Compile Include="System\Windows\ContentElement.cs"/>
    <Compile Include="System\Windows\ContentOperations.cs"/>
    <Compile Include="System\Windows\CoreCompatibilityPreferences.cs"/>
    <Compile Include="System\Windows\CultureInfoConverter.cs"/>
    <Compile Include="System\Windows\DataFormat.cs"/>
    <Compile Include="System\Windows\DataFormats.cs"/>
    <Compile Include="System\Windows\dataobject.cs"/>
    <Compile Include="System\Windows\ITypedDataObject.cs"/>
    <Compile Include="System\Windows\Nrbf\SerializationRecordExtensions.cs"/>
    <Compile Include="System\Windows\DataObjectCopyingEventArgs.cs"/>
    <Compile Include="System\Windows\DataObjectEventArgs.cs"/>
    <Compile Include="System\Windows\DataObjectPastingEventArgs.cs"/>
    <Compile Include="System\Windows\DataObjectSettingDataEventArgs.cs"/>
    <Compile Include="System\Windows\DpiChangedEventArgs.cs"/>
    <Compile Include="System\Windows\DpiScale.cs"/>
    <Compile Include="System\Windows\DragAction.cs"/>
    <Compile Include="System\Windows\DragDrop.cs"/>
    <Compile Include="System\Windows\DragDropEffects.cs"/>
    <Compile Include="System\Windows\DragDropKeyStates.cs"/>
    <Compile Include="System\Windows\DragEventArgs.cs"/>
    <Compile Include="System\Windows\DragEventHandler.cs"/>
    <Compile Include="System\Windows\Duration.cs"/>
    <Compile Include="System\Windows\DurationConverter.cs"/>
    <Compile Include="System\Windows\EventHandlersStore.cs"/>
    <Compile Include="System\Windows\EventHelper.cs"/>
    <Compile Include="System\Windows\EventManager.cs"/>
    <Compile Include="System\Windows\EventPrivateKey.cs"/>
    <Compile Include="System\Windows\EventRoute.cs"/>
    <Compile Include="System\Windows\EventRouteFactory.cs"/>
    <Compile Include="System\Windows\FocusWithinProperty.cs"/>
    <Compile Include="System\Windows\FontStretch.cs"/>
    <Compile Include="System\Windows\FontStretchConverter.cs"/>
    <Compile Include="System\Windows\FontStretches.cs"/>
    <Compile Include="System\Windows\FontStyle.cs"/>
    <Compile Include="System\Windows\FontStyleConverter.cs"/>
    <Compile Include="System\Windows\FontStyles.cs"/>
    <Compile Include="System\Windows\FontWeight.cs"/>
    <Compile Include="System\Windows\FontWeightConverter.cs"/>
    <Compile Include="System\Windows\FontWeights.cs"/>
    <Compile Include="System\Windows\FreezableCollection.cs"/>
    <Compile Include="System\Windows\GiveFeedbackEventArgs.cs"/>
    <Compile Include="System\Windows\GiveFeedbackEventHandler.cs"/>
    <Compile Include="System\Windows\GlobalEventManager.cs"/>
    <Compile Include="System\Windows\IContentHost.cs"/>
    <Compile Include="System\Windows\IDataObject.cs"/>
    <Compile Include="System\Windows\IInputElement.cs"/>
    <Compile Include="System\Windows\LayoutManager.cs"/>
    <Compile Include="System\Windows\LocalizabilityAttribute.cs"/>
    <Compile Include="System\Windows\LocalizationCategory.cs"/>
    <Compile Include="System\Windows\MeasureData.cs"/>
    <Compile Include="System\Windows\Modifiability.cs"/>
    <Compile Include="System\Windows\MouseCaptureWithinProperty.cs"/>
    <Compile Include="System\Windows\MouseOverProperty.cs"/>
    <Compile Include="System\Windows\Nrbf\WpfNrbfSerializer.cs"/>
    <Compile Include="System\Windows\OleServicesContext.cs"/>
    <Compile Include="System\Windows\Ole\DataObjectAdapter.cs"/>
    <Compile Include="System\Windows\Ole\WpfOleServices.cs"/>
    <Compile Include="System\Windows\PresentationSource.cs"/>
    <Compile Include="System\Windows\QueryContinueDragEventArgs.cs"/>
    <Compile Include="System\Windows\QueryContinueDragEventHandler.cs"/>
    <Compile Include="System\Windows\Readability.cs"/>
    <Compile Include="System\Windows\ReadOnlyPropertyMetadata.cs"/>
    <Compile Include="System\Windows\ReverseInheritProperty.cs"/>
    <Compile Include="System\Windows\RoutedEvent.cs"/>
    <Compile Include="System\Windows\RoutedEventArgs.cs"/>
    <Compile Include="System\Windows\RoutedEventHandlerInfo.cs"/>
    <Compile Include="System\Windows\RouteItem.cs"/>
    <Compile Include="System\Windows\RoutingStrategy.cs"/>
    <Compile Include="System\Windows\SizeChangedInfo.cs"/>
    <Compile Include="System\Windows\SizeToContent.cs"/>
    <Compile Include="System\Windows\SourceChangedEventArgs.cs"/>
    <Compile Include="System\Windows\SourceChangedEventHandler.cs"/>
    <Compile Include="System\Windows\SourceItem.cs"/>
    <Compile Include="System\Windows\StylusCaptureWithinProperty.cs"/>
    <Compile Include="System\Windows\StylusOverProperty.cs"/>
    <Compile Include="System\Windows\TextAndFontProperties.cs"/>
    <Compile Include="System\Windows\TextDataFormat.cs"/>
    <Compile Include="System\Windows\TextDecoration.cs"/>
    <Compile Include="System\Windows\TextDecorationCollection.cs"/>
    <Compile Include="System\Windows\TextDecorationCollectionConverter.cs"/>
    <Compile Include="System\Windows\TextDecorations.cs"/>
    <Compile Include="System\Windows\UIElement.cs"/>
    <Compile Include="System\Windows\UIElement3D.cs"/>
    <Compile Include="System\Windows\UIPropertyMetadata.cs"/>
    <Compile Include="System\Windows\Automation\AutomationLiveSetting.cs"/>
    <Compile Include="System\Windows\Automation\AutomationHeadingLevel.cs"/>
    <Compile Include="System\Windows\Automation\AutomationProperties.cs"/>
    <Compile Include="System\Windows\Automation\IsOffscreenBehavior.cs"/>
    <Compile Include="System\Windows\Automation\Peers\AutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\ContentElementAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\GenericRootAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\UIElement3DAutomationPeer.cs"/>
    <Compile Include="System\Windows\Automation\Peers\UIElementAutomationPeer.cs"/>
    <Compile Include="System\Windows\Diagnostics\VisualDiagnostics.cs"/>
    <Compile Include="System\Windows\Diagnostics\VisualTreeChangeEventArgs.cs"/>
    <Compile Include="System\Windows\Diagnostics\XamlSourceInfo.cs"/>
    <Compile Include="System\Windows\Diagnostics\XamlSourceInfoHelper.cs"/>
    <Compile Include="System\Windows\Documents\ContentPosition.cs"/>
    <Compile Include="System\Windows\Documents\DocumentPage.cs"/>
    <Compile Include="System\Windows\Documents\DocumentPaginator.cs"/>
    <Compile Include="System\Windows\Documents\DynamicDocumentPaginator.cs"/>
    <Compile Include="System\Windows\Documents\GetPageCompletedEventArgs.cs"/>
    <Compile Include="System\Windows\Documents\GetPageNumberCompletedEventArgs.cs"/>
    <Compile Include="System\Windows\Documents\IDocumentPaginatorSource.cs"/>
    <Compile Include="System\Windows\Documents\PagesChangedEventArgs.cs"/>
    <Compile Include="System\Windows\Documents\PaginationProgressEventArgs.cs"/>
    <Compile Include="System\Windows\Ink\ApplicationGesture.cs"/>
    <Compile Include="System\Windows\Ink\DrawingAttributes.cs"/>
    <Compile Include="System\Windows\Ink\Events.cs"/>
    <Compile Include="System\Windows\Ink\GestureRecognitionResult.cs"/>
    <Compile Include="System\Windows\Ink\GestureRecognizer.cs"/>
    <Compile Include="System\Windows\Ink\IncrementalHitTester.cs"/>
    <Compile Include="System\Windows\Ink\RecognitionConfidence.cs"/>
    <Compile Include="System\Windows\Ink\Stroke.cs"/>
    <Compile Include="System\Windows\Ink\Stroke2.cs"/>
    <Compile Include="System\Windows\Ink\StrokeCollection.cs"/>
    <Compile Include="System\Windows\Ink\StrokeCollection2.cs"/>
    <Compile Include="System\Windows\Ink\StrokeCollectionConverter.cs"/>
    <Compile Include="System\Windows\Ink\StylusTip.cs"/>
    <Compile Include="System\Windows\Input\AccessKeyManager.cs"/>
    <Compile Include="System\Windows\Input\AngleUtil.cs"/>
    <Compile Include="System\Windows\Input\CaptureMode.cs"/>
    <Compile Include="System\Windows\Input\Cursor.cs"/>
    <Compile Include="System\Windows\Input\CursorConverter.cs"/>
    <Compile Include="System\Windows\Input\Cursors.cs"/>
    <Compile Include="System\Windows\Input\CursorType.cs"/>
    <Compile Include="System\Windows\Input\DeadCharTextComposition.cs"/>
    <Compile Include="System\Windows\Input\DefaultTextStore.cs"/>
    <Compile Include="System\Windows\Input\DefaultTextStoreTextComposition.cs"/>
    <Compile Include="System\Windows\Input\FocusChangedEventArgs.cs"/>
    <Compile Include="System\Windows\Input\FocusChangedEventHandler.cs"/>
    <Compile Include="System\Windows\Input\FocusManager.cs"/>
    <Compile Include="System\Windows\Input\IAvalonAdapter.cs"/>
    <Compile Include="System\Windows\Input\IInputLanguageSource.cs"/>
    <Compile Include="System\Windows\Input\IInputProvider.cs"/>
    <Compile Include="System\Windows\Input\IKeyboardInputProvider.cs"/>
    <Compile Include="System\Windows\Input\IManipulator.cs"/>
    <Compile Include="System\Windows\Input\IMouseInputProvider.cs"/>
    <Compile Include="System\Windows\Input\InertiaExpansionBehavior.cs"/>
    <Compile Include="System\Windows\Input\InertiaRotationBehavior.cs"/>
    <Compile Include="System\Windows\Input\InertiaTranslationBehavior.cs"/>
    <Compile Include="System\Windows\Input\InputDevice.cs"/>
    <Compile Include="System\Windows\Input\InputElement.cs"/>
    <Compile Include="System\Windows\Input\InputEventArgs.cs"/>
    <Compile Include="System\Windows\Input\InputEventHandler.cs"/>
    <Compile Include="System\Windows\Input\InputLanguageEventArgs.cs"/>
    <Compile Include="System\Windows\Input\InputLanguageManager.cs"/>
    <Compile Include="System\Windows\Input\InputLanguageProfileNotifySink.cs"/>
    <Compile Include="System\Windows\Input\InputLanguageSource.cs"/>
    <Compile Include="System\Windows\Input\InputManager.cs"/>
    <Compile Include="System\Windows\Input\InputMethod.cs"/>
    <Compile Include="System\Windows\Input\InputMethodStateChangeEventArgs.cs"/>
    <Compile Include="System\Windows\Input\InputMethodStateTypeInfo.cs"/>
    <Compile Include="System\Windows\Input\InputMode.cs"/>
    <Compile Include="System\Windows\Input\InputProcessorProfiles.cs"/>
    <Compile Include="System\Windows\Input\InputProcessorProfilesLoader.cs"/>
    <Compile Include="System\Windows\Input\InputProviderSite.cs"/>
    <Compile Include="System\Windows\Input\InputReport.cs"/>
    <Compile Include="System\Windows\Input\InputReportEventArgs.cs"/>
    <Compile Include="System\Windows\Input\InputReportEventHandler.cs"/>
    <Compile Include="System\Windows\Input\InputScope.cs"/>
    <Compile Include="System\Windows\Input\InputScopeConverter.cs"/>
    <Compile Include="System\Windows\Input\InputScopeNameConverter.cs"/>
    <Compile Include="System\Windows\Input\InputScopeNameValue.cs"/>
    <Compile Include="System\Windows\Input\InputType.cs"/>
    <Compile Include="System\Windows\Input\Keyboard.cs"/>
    <Compile Include="System\Windows\Input\KeyboardDevice.cs"/>
    <Compile Include="System\Windows\Input\KeyboardEventArgs.cs"/>
    <Compile Include="System\Windows\Input\KeyboardEventHandler.cs"/>
    <Compile Include="System\Windows\Input\KeyboardInputProviderAcquireFocusEventArgs.cs"/>
    <Compile Include="System\Windows\Input\KeyboardInputProviderAcquireFocusEventHandler.cs"/>
    <Compile Include="System\Windows\Input\KeyEventArgs.cs"/>
    <Compile Include="System\Windows\Input\KeyEventHandler.cs"/>
    <Compile Include="System\Windows\Input\KeyStates.cs"/>
    <Compile Include="System\Windows\Input\Manipulation.cs"/>
    <Compile Include="System\Windows\Input\ManipulationBoundaryFeedbackEventArgs.cs"/>
    <Compile Include="System\Windows\Input\ManipulationCompletedEventArgs.cs"/>
    <Compile Include="System\Windows\Input\ManipulationDelta.cs"/>
    <Compile Include="System\Windows\Input\ManipulationDeltaEventArgs.cs"/>
    <Compile Include="System\Windows\Input\ManipulationDevice.cs"/>
    <Compile Include="System\Windows\Input\ManipulationInertiaStartingEventArgs.cs"/>
    <Compile Include="System\Windows\Input\ManipulationLogic.cs"/>
    <Compile Include="System\Windows\Input\ManipulationModes.cs"/>
    <Compile Include="System\Windows\Input\ManipulationPivot.cs"/>
    <Compile Include="System\Windows\Input\ManipulationStartedEventArgs.cs"/>
    <Compile Include="System\Windows\Input\ManipulationStartingEventArgs.cs"/>
    <Compile Include="System\Windows\Input\ManipulationVelocities.cs"/>
    <Compile Include="System\Windows\Input\Mouse.cs"/>
    <Compile Include="System\Windows\Input\MouseButton.cs"/>
    <Compile Include="System\Windows\Input\MouseButtonEventArgs.cs"/>
    <Compile Include="System\Windows\Input\MouseButtonEventHandler.cs"/>
    <Compile Include="System\Windows\Input\MouseButtonState.cs"/>
    <Compile Include="System\Windows\Input\MouseDevice.cs"/>
    <Compile Include="System\Windows\Input\MouseEventArgs.cs"/>
    <Compile Include="System\Windows\Input\MouseEventHandler.cs"/>
    <Compile Include="System\Windows\Input\MouseWheelEventArgs.cs"/>
    <Compile Include="System\Windows\Input\MouseWheelEventHandler.cs"/>
    <Compile Include="System\Windows\Input\NotifyInputEventArgs.cs"/>
    <Compile Include="System\Windows\Input\PreProcessInputEventArgs.cs"/>
    <Compile Include="System\Windows\Input\ProcessInputEventArgs.cs"/>
    <Compile Include="System\Windows\Input\QueryCursorEventArgs.cs"/>
    <Compile Include="System\Windows\Input\QueryCursorEventHandler.cs"/>
    <Compile Include="System\Windows\Input\RawAppCommandInputReport.cs"/>
    <Compile Include="System\Windows\Input\RawKeyboardActions.cs"/>
    <Compile Include="System\Windows\Input\RawKeyboardInputReport.cs"/>
    <Compile Include="System\Windows\Input\RawMouseActions.cs"/>
    <Compile Include="System\Windows\Input\RawMouseInputReport.cs"/>
    <Compile Include="System\Windows\Input\RawTextInputReport.cs"/>
    <Compile Include="System\Windows\Input\RawUIStateActions.cs"/>
    <Compile Include="System\Windows\Input\RawUIStateInputReport.cs"/>
    <Compile Include="System\Windows\Input\RawUIStateTargets.cs"/>
    <Compile Include="System\Windows\Input\RestoreFocusMode.cs"/>
    <Compile Include="System\Windows\Input\StagingAreaInputItem.cs"/>
    <Compile Include="System\Windows\Input\TextComposition.cs"/>
    <Compile Include="System\Windows\Input\TextCompositionEventArgs.cs"/>
    <Compile Include="System\Windows\Input\TextCompositionEventHandler.cs"/>
    <Compile Include="System\Windows\Input\TextCompositionManager.cs"/>
    <Compile Include="System\Windows\Input\TextServicesCompartment.cs"/>
    <Compile Include="System\Windows\Input\TextServicesCompartmentContext.cs"/>
    <Compile Include="System\Windows\Input\TextServicesCompartmentEventSink.cs"/>
    <Compile Include="System\Windows\Input\TextServicesContext.cs"/>
    <Compile Include="System\Windows\Input\TextServicesManager.cs"/>
    <Compile Include="System\Windows\Input\Touch.cs"/>
    <Compile Include="System\Windows\Input\TouchAction.cs"/>
    <Compile Include="System\Windows\Input\TouchDevice.cs"/>
    <Compile Include="System\Windows\Input\TouchesCapturedWithinProperty.cs"/>
    <Compile Include="System\Windows\Input\TouchesOverProperty.cs"/>
    <Compile Include="System\Windows\Input\TouchEventArgs.cs"/>
    <Compile Include="System\Windows\Input\TouchFrameEventArgs.cs"/>
    <Compile Include="System\Windows\Input\TouchFrameEventHandler.cs"/>
    <Compile Include="System\Windows\Input\TouchPoint.cs"/>
    <Compile Include="System\Windows\Input\TouchPointCollection.cs"/>
    <Compile Include="System\Windows\Input\Win32KeyboardDevice.cs"/>
    <Compile Include="System\Windows\Input\Win32MouseDevice.cs"/>
    <Compile Include="System\Windows\Input\Command\ApplicationCommands.cs"/>
    <Compile Include="System\Windows\Input\Command\CanExecuteChangedEventManager.cs"/>
    <Compile Include="System\Windows\Input\Command\CanExecuteRoutedEventArgs.cs"/>
    <Compile Include="System\Windows\Input\Command\CommandBinding.cs"/>
    <Compile Include="System\Windows\Input\Command\CommandBindingCollection.cs"/>
    <Compile Include="System\Windows\Input\Command\CommandDevice.cs"/>
    <Compile Include="System\Windows\Input\Command\CommandManager.cs"/>
    <Compile Include="System\Windows\Input\Command\ComponentCommands.cs"/>
    <Compile Include="System\Windows\Input\Command\ExecutedRoutedEventArgs.cs"/>
    <Compile Include="System\Windows\Input\Command\ICommandSource.cs"/>
    <Compile Include="System\Windows\Input\Command\InputBinding.cs"/>
    <Compile Include="System\Windows\Input\Command\InputBindingCollection.cs"/>
    <Compile Include="System\Windows\Input\Command\InputGesture.cs"/>
    <Compile Include="System\Windows\Input\Command\InputGestureCollection.cs"/>
    <Compile Include="System\Windows\Input\Command\KeyBinding.cs"/>
    <Compile Include="System\Windows\Input\Command\KeyGesture.cs"/>
    <Compile Include="System\Windows\Input\Command\KeyGestureConverter.cs"/>
    <Compile Include="System\Windows\Input\Command\KeyGestureValueSerializer.cs"/>
    <Compile Include="System\Windows\Input\Command\MediaCommands.cs"/>
    <Compile Include="System\Windows\Input\Command\MouseAction.cs"/>
    <Compile Include="System\Windows\Input\Command\MouseActionConverter.cs"/>
    <Compile Include="System\Windows\Input\Command\MouseActionValueSerializer.cs"/>
    <Compile Include="System\Windows\Input\Command\MouseBinding.cs"/>
    <Compile Include="System\Windows\Input\Command\MouseGesture.cs"/>
    <Compile Include="System\Windows\Input\Command\MouseGestureConverter.cs"/>
    <Compile Include="System\Windows\Input\Command\MouseGestureValueSerializer.cs"/>
    <Compile Include="System\Windows\Input\Command\NavigationCommands.cs"/>
    <Compile Include="System\Windows\Input\Command\RoutedCommand.cs"/>
    <Compile Include="System\Windows\Input\Command\RoutedUICommand.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Common\DynamicRenderer.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Common\DynamicRendererThreadManager.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Common\MultiTouchSystemGestureLogic.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Common\RawStylusActions.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Common\RawStylusInput.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Common\RawStylusInputCustomData.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Common\RawStylusInputCustomDataList.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Common\RawStylusInputReport.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Common\RawStylusSystemGestureInputReport.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Common\Stylus.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Common\StylusButton.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Common\StylusButtonCollection.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Common\StylusButtonEventArgs.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Common\StylusButtonEventHandler.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Common\StylusButtonState.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Common\StylusDevice.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Common\StylusDeviceBase.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Common\StylusDeviceCollection.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Common\StylusDeviceInfo.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Common\StylusDownEventArgs.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Common\StylusDownEventHandler.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Common\StylusEventArgs.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Common\StylusEventHandler.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Common\StylusLogic.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Common\StylusPlugin.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Common\StylusPlugInCollection.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Common\StylusPlugInCollectionBase.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Common\StylusPoint.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Common\StylusPointCollection.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Common\StylusPointDescription.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Common\StylusPointProperties.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Common\StylusPointProperty.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Common\StylusPointPropertyId.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Common\StylusPointPropertyInfo.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Common\StylusPointPropertyInfoDefaults.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Common\StylusPointPropertyUnit.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Common\StylusSystemGesture.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Common\StylusSystemGestureEventArgs.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Common\StylusSystemGestureEventHandler.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Common\StylusTouchDeviceBase.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Common\StylusTraceLogger.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Common\Tablet.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Common\TabletDevice.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Common\TabletDeviceBase.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Common\TabletDeviceCollection.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Common\TabletDeviceInfo.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Common\TabletDeviceType.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Common\TabletHardwareCapabilities.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Pointer\PointerData.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Pointer\PointerFlickEngine.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Pointer\PointerInteractionEngine.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Pointer\PointerLogic.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Pointer\PointerStylusDevice.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Pointer\PointerStylusPlugInCollection.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Pointer\PointerStylusPlugInManager.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Pointer\PointerStylusPointPropertyInfoHelper.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Pointer\PointerTabletDevice.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Pointer\PointerTabletDeviceCollection.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Pointer\PointerTabletDeviceInfo.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Pointer\PointerTouchDevice.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Wisp\PenContext.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Wisp\PenContextInfo.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Wisp\PenContexts.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Wisp\PenImcRcw.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Wisp\PenThread.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Wisp\PenThreadPool.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Wisp\PenThreadWorker.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Wisp\WispLogic.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Wisp\WispStylusDevice.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Wisp\WispStylusPlugInCollection.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Wisp\WispStylusTouchDevice.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Wisp\WispTabletDevice.cs"/>
    <Compile Include="System\Windows\Input\Stylus\Wisp\WispTabletDeviceCollection.cs"/>
    <Compile Include="System\Windows\InterOp\CursorInteropHelper.cs"/>
    <Compile Include="System\Windows\InterOp\D3DImage.cs"/>
    <Compile Include="System\Windows\InterOp\HwndAppCommandInputProvider.cs"/>
    <Compile Include="System\Windows\InterOp\HwndKeyboardInputProvider.cs"/>
    <Compile Include="System\Windows\InterOp\HwndMouseInputProvider.cs"/>
    <Compile Include="System\Windows\InterOp\HwndPanningFeedback.cs"/>
    <Compile Include="System\Windows\InterOp\HwndPointerInputProvider.cs"/>
    <Compile Include="System\Windows\InterOp\HwndSource.cs"/>
    <Compile Include="System\Windows\InterOp\HwndSourceHook.cs"/>
    <Compile Include="System\Windows\InterOp\HwndSourceKeyboardInputSite.cs"/>
    <Compile Include="System\Windows\InterOp\HwndSourceParameters.cs"/>
    <Compile Include="System\Windows\InterOp\HwndStylusInputProvider.cs"/>
    <Compile Include="System\Windows\InterOp\HwndTarget.cs"/>
    <Compile Include="System\Windows\InterOp\Imaging.cs"/>
    <Compile Include="System\Windows\InterOp\IStylusInputProvider.cs"/>
    <Compile Include="System\Windows\InterOp\IWin32Window.cs"/>
    <Compile Include="System\Windows\Interop\OperatingSystemVersionCheck.cs"/>
    <Compile Include="System\Windows\Markup\IAddChild.cs"/>
    <Compile Include="System\Windows\Markup\IProvidePropertyFallback.cs"/>
    <Compile Include="System\Windows\Markup\XamlSerializerUtil.cs"/>
    <Compile Include="System\Windows\Markup\XmlLanguage.cs"/>
    <Compile Include="System\Windows\Markup\XmlLanguageConverter.cs"/>
    <Compile Include="System\Windows\Media\AncestorChangedEventArgs.cs"/>
    <Compile Include="System\Windows\Media\ArcSegment.cs"/>
    <Compile Include="System\Windows\Media\BezierSegment.cs"/>
    <Compile Include="System\Windows\Media\BitmapCache.cs"/>
    <Compile Include="System\Windows\Media\BitmapCacheBrush.cs"/>
    <Compile Include="System\Windows\Media\BoundsDrawingContextWalker.cs"/>
    <Compile Include="System\Windows\Media\Brush.cs"/>
    <Compile Include="System\Windows\Media\brushes.cs"/>
    <Compile Include="System\Windows\Media\ByteStreamGeometryContext.cs"/>
    <Compile Include="System\Windows\Media\CacheMode.cs"/>
    <Compile Include="System\Windows\Media\CapacityStreamGeometryContext.cs"/>
    <Compile Include="System\Windows\Media\ChannelManager.cs"/>
    <Compile Include="System\Windows\Media\CharacterMetrics.cs"/>
    <Compile Include="System\Windows\Media\CharacterMetricsDictionary.cs"/>
    <Compile Include="System\Windows\Media\Color.cs"/>
    <Compile Include="System\Windows\Media\ColorContext.cs"/>
    <Compile Include="System\Windows\Media\ColorContextHelper.cs"/>
    <Compile Include="System\Windows\Media\ColorConverter.cs"/>
    <Compile Include="System\Windows\Media\ColorTransform.cs"/>
    <Compile Include="System\Windows\Media\ColorTransformHelper.cs"/>
    <Compile Include="System\Windows\Media\CombinedGeometry.cs"/>
    <Compile Include="System\Windows\Media\Composition.cs"/>
    <Compile Include="System\Windows\Media\CompositionTarget.cs"/>
    <Compile Include="System\Windows\Media\ContainerVisual.cs"/>
    <Compile Include="System\Windows\Media\CultureSpecificStringDictionary.cs"/>
    <Compile Include="System\Windows\Media\DashStyle.cs"/>
    <Compile Include="System\Windows\Media\DashStyles.cs"/>
    <Compile Include="System\Windows\Media\Drawing.cs"/>
    <Compile Include="System\Windows\Media\DrawingBrush.cs"/>
    <Compile Include="System\Windows\Media\DrawingCollection.cs"/>
    <Compile Include="System\Windows\Media\DrawingContext.cs"/>
    <Compile Include="System\Windows\Media\DrawingContextDrawingContextWalker.cs"/>
    <Compile Include="System\Windows\Media\DrawingContextWalker.cs"/>
    <Compile Include="System\Windows\Media\DrawingDrawingContext.cs"/>
    <Compile Include="System\Windows\Media\DrawingGroup.cs"/>
    <Compile Include="System\Windows\Media\DrawingGroupDrawingContext.cs"/>
    <Compile Include="System\Windows\Media\DrawingImage.cs"/>
    <Compile Include="System\Windows\Media\DrawingServices.cs"/>
    <Compile Include="System\Windows\Media\DrawingVisual.cs"/>
    <Compile Include="System\Windows\Media\DrawingVisualDrawingContext.cs"/>
    <Compile Include="System\Windows\Media\EllipseGeometry.cs"/>
    <Compile Include="System\Windows\Media\EventProxy.cs"/>
    <Compile Include="System\Windows\Media\FactoryMaker.cs"/>
    <Compile Include="System\Windows\Media\FamilyMap.cs"/>
    <Compile Include="System\Windows\Media\FamilyMapCollection.cs"/>
    <Compile Include="System\Windows\Media\FamilyTypeface.cs"/>
    <Compile Include="System\Windows\Media\FamilyTypefaceCollection.cs"/>
    <Compile Include="System\Windows\Media\FontEmbeddingManager.cs"/>
    <Compile Include="System\Windows\Media\FontEmbeddingRights.cs"/>
    <Compile Include="System\Windows\Media\FontFamily.cs"/>
    <Compile Include="System\Windows\Media\FontFamilyConverter.cs"/>
    <Compile Include="System\Windows\Media\FontFamilyValueSerializer.cs"/>
    <Compile Include="System\Windows\Media\Fonts.cs"/>
    <Compile Include="System\Windows\Media\FormattedText.cs"/>
    <Compile Include="System\Windows\Media\GeneralTransform.cs"/>
    <Compile Include="System\Windows\Media\GeneralTransformGroup.cs"/>
    <Compile Include="System\Windows\Media\Geometry.cs"/>
    <Compile Include="System\Windows\Media\GeometryCollection.cs"/>
    <Compile Include="System\Windows\Media\GeometryDrawing.cs"/>
    <Compile Include="System\Windows\Media\GeometryGroup.cs"/>
    <Compile Include="System\Windows\Media\GeometryHitTestParameters.cs"/>
    <Compile Include="System\Windows\Media\GeometryHitTestResult.cs"/>
    <Compile Include="System\Windows\Media\GlyphRun.cs"/>
    <Compile Include="System\Windows\Media\GlyphRunDrawing.cs"/>
    <Compile Include="System\Windows\Media\GlyphsSerializer.cs"/>
    <Compile Include="System\Windows\Media\GlyphTypeface.cs"/>
    <Compile Include="System\Windows\Media\GradientBrush.cs"/>
    <Compile Include="System\Windows\Media\GradientStop.cs"/>
    <Compile Include="System\Windows\Media\GuidelineCollection.cs"/>
    <Compile Include="System\Windows\Media\HitTestDrawingContextWalker.cs"/>
    <Compile Include="System\Windows\Media\HitTestFilterBehavior.cs"/>
    <Compile Include="System\Windows\Media\HitTestParameters.cs"/>
    <Compile Include="System\Windows\Media\HitTestResult.cs"/>
    <Compile Include="System\Windows\Media\HitTestResultBehavior.cs"/>
    <Compile Include="System\Windows\Media\HitTestWithGeometryDrawingContextWalker.cs"/>
    <Compile Include="System\Windows\Media\HitTestWithPointDrawingContextWalker.cs"/>
    <Compile Include="System\Windows\Media\HostVisual.cs"/>
    <Compile Include="System\Windows\Media\ICompositionTarget.cs"/>
    <Compile Include="System\Windows\Media\ICyclicBrush.cs"/>
    <Compile Include="System\Windows\Media\IDrawingContent.cs"/>
    <Compile Include="System\Windows\Media\IFreezeFreezables.cs"/>
    <Compile Include="System\Windows\Media\ImageBrush.cs"/>
    <Compile Include="System\Windows\Media\ImageDrawing.cs"/>
    <Compile Include="System\Windows\Media\ImageMetadata.cs"/>
    <Compile Include="System\Windows\Media\ImageSource.cs"/>
    <Compile Include="System\Windows\Media\ImageSourceConverter.cs"/>
    <Compile Include="System\Windows\Media\ImageSourceValueSerializer.cs"/>
    <Compile Include="System\Windows\Media\IntersectionDetail.cs"/>
    <Compile Include="System\Windows\Media\InvalidWMPVersionException.cs"/>
    <Compile Include="System\Windows\Media\Invokable.cs"/>
    <Compile Include="System\Windows\Media\Knowncolors.cs"/>
    <Compile Include="System\Windows\Media\LinearGradientBrush.cs"/>
    <Compile Include="System\Windows\Media\LineGeometry.cs"/>
    <Compile Include="System\Windows\Media\LineSegment.cs"/>
    <Compile Include="System\Windows\Media\MatrixStack.cs"/>
    <Compile Include="System\Windows\Media\MatrixTransform.cs"/>
    <Compile Include="System\Windows\Media\mediaclock.cs"/>
    <Compile Include="System\Windows\Media\MediaContext.cs"/>
    <Compile Include="System\Windows\Media\MediaContextNotificationWindow.cs"/>
    <Compile Include="System\Windows\Media\mediaeventargs.cs"/>
    <Compile Include="System\Windows\Media\mediaeventshelper.cs"/>
    <Compile Include="System\Windows\Media\MediaPlayer.cs"/>
    <Compile Include="System\Windows\Media\MediaPlayerState.cs"/>
    <Compile Include="System\Windows\Media\MediaSystem.cs"/>
    <Compile Include="System\Windows\Media\MediaTimeline.cs"/>
    <Compile Include="System\Windows\Media\MILUtilities.cs"/>
    <Compile Include="System\Windows\Media\Parsers.cs"/>
    <Compile Include="System\Windows\Media\ParsersCommon.cs"/>
    <Compile Include="System\Windows\Media\PathFigure.cs"/>
    <Compile Include="System\Windows\Media\PathFigureCollection.cs"/>
    <Compile Include="System\Windows\Media\PathGeometry.cs"/>
    <Compile Include="System\Windows\Media\PathSegment.cs"/>
    <Compile Include="System\Windows\Media\PathSegmentCollection.cs"/>
    <Compile Include="System\Windows\Media\PathStreamGeometryContext.cs"/>
    <Compile Include="System\Windows\Media\Pen.cs"/>
    <Compile Include="System\Windows\Media\PixelFormat.cs"/>
    <Compile Include="System\Windows\Media\PixelFormatConverter.cs"/>
    <Compile Include="System\Windows\Media\PixelFormats.cs"/>
    <Compile Include="System\Windows\Media\PointCollection.cs"/>
    <Compile Include="System\Windows\Media\PointHitTestParameters.cs"/>
    <Compile Include="System\Windows\Media\PointHitTestResult.cs"/>
    <Compile Include="System\Windows\Media\PolyBezierSegment.cs"/>
    <Compile Include="System\Windows\Media\PolyLineSegment.cs"/>
    <Compile Include="System\Windows\Media\PolyQuadraticBezierSegment.cs"/>
    <Compile Include="System\Windows\Media\QuadraticBezierSegment.cs"/>
    <Compile Include="System\Windows\Media\RadialGradientBrush.cs"/>
    <Compile Include="System\Windows\Media\RectangleGeometry.cs"/>
    <Compile Include="System\Windows\Media\RenderCapability.cs"/>
    <Compile Include="System\Windows\Media\RenderContext.cs"/>
    <Compile Include="System\Windows\Media\RenderData.cs"/>
    <Compile Include="System\Windows\Media\RenderDataDrawingContext.cs"/>
    <Compile Include="System\Windows\Media\Renderer.cs"/>
    <Compile Include="System\Windows\Media\RenderingEventArgs.cs"/>
    <Compile Include="System\Windows\Media\RenderOptions.cs"/>
    <Compile Include="System\Windows\Media\RequestCachePolicyConverter.cs"/>
    <Compile Include="System\Windows\Media\RotateTransform.cs"/>
    <Compile Include="System\Windows\Media\safemediahandle.cs"/>
    <Compile Include="System\Windows\Media\SafeMILHandle.cs"/>
    <Compile Include="System\Windows\Media\SafeMILHandleMemoryPressure.cs"/>
    <Compile Include="System\Windows\Media\SafeNativeMethodsMilCoreApi.cs"/>
    <Compile Include="System\Windows\Media\SafeReversePInvokeHandle.cs"/>
    <Compile Include="System\Windows\Media\ScaleTransform.cs"/>
    <Compile Include="System\Windows\Media\SkewTransform.cs"/>
    <Compile Include="System\Windows\Media\SolidColorBrush.cs"/>
    <Compile Include="System\Windows\Media\StreamAsIStream.cs"/>
    <Compile Include="System\Windows\Media\StreamGeometry.cs"/>
    <Compile Include="System\Windows\Media\StreamGeometryContext.cs"/>
    <Compile Include="System\Windows\Media\StyleSimulations.cs"/>
    <Compile Include="System\Windows\Media\TextEffect.cs"/>
    <Compile Include="System\Windows\Media\TextEffectCollection.cs"/>
    <Compile Include="System\Windows\Media\TileBrush.cs"/>
    <Compile Include="System\Windows\Media\Transform.cs"/>
    <Compile Include="System\Windows\Media\TransformGroup.cs"/>
    <Compile Include="System\Windows\Media\TranslateTransform.cs"/>
    <Compile Include="System\Windows\Media\Typeface.cs"/>
    <Compile Include="System\Windows\Media\UniqueEventHelper.cs"/>
    <Compile Include="System\Windows\Media\UnsafeNativeMethodsMilCoreApi.cs"/>
    <Compile Include="System\Windows\Media\VideoDrawing.cs"/>
    <Compile Include="System\Windows\Media\Visual.cs"/>
    <Compile Include="System\Windows\Media\VisualBrush.cs"/>
    <Compile Include="System\Windows\Media\VisualCollection.cs"/>
    <Compile Include="System\Windows\Media\VisualFlags.cs"/>
    <Compile Include="System\Windows\Media\VisualProxy.cs"/>
    <Compile Include="System\Windows\Media\VisualProxyFlags.cs"/>
    <Compile Include="System\Windows\Media\VisualTarget.cs"/>
    <Compile Include="System\Windows\Media\VisualTreeHelper.cs"/>
    <Compile Include="System\Windows\Media\Animation\Animatable.cs"/>
    <Compile Include="System\Windows\Media\Animation\AnimationClock.cs"/>
    <Compile Include="System\Windows\Media\Animation\AnimationClockResource.cs"/>
    <Compile Include="System\Windows\Media\Animation\AnimationException.cs"/>
    <Compile Include="System\Windows\Media\Animation\AnimationLayer.cs"/>
    <Compile Include="System\Windows\Media\Animation\AnimationStorage.cs"/>
    <Compile Include="System\Windows\Media\Animation\AnimationTimeline.cs"/>
    <Compile Include="System\Windows\Media\Animation\AnimationType.cs"/>
    <Compile Include="System\Windows\Media\Animation\BackEase.cs"/>
    <Compile Include="System\Windows\Media\Animation\BounceEase.cs"/>
    <Compile Include="System\Windows\Media\Animation\CircleEase.cs"/>
    <Compile Include="System\Windows\Media\Animation\Clock.cs"/>
    <Compile Include="System\Windows\Media\Animation\ClockController.cs"/>
    <Compile Include="System\Windows\Media\Animation\ClockGroup.cs"/>
    <Compile Include="System\Windows\Media\Animation\ClockState.cs"/>
    <Compile Include="System\Windows\Media\Animation\CubicEase.cs"/>
    <Compile Include="System\Windows\Media\Animation\DoubleAnimationUsingPath.cs"/>
    <Compile Include="System\Windows\Media\Animation\EasingFunctionBase.cs"/>
    <Compile Include="System\Windows\Media\Animation\EasingMode.cs"/>
    <Compile Include="System\Windows\Media\Animation\EasingQuaternionKeyFrame.cs"/>
    <Compile Include="System\Windows\Media\Animation\ElasticEase.cs"/>
    <Compile Include="System\Windows\Media\Animation\Enums.cs"/>
    <Compile Include="System\Windows\Media\Animation\ExponentialEase.cs"/>
    <Compile Include="System\Windows\Media\Animation\FillBehavior.cs"/>
    <Compile Include="System\Windows\Media\Animation\HandoffBehavior.cs"/>
    <Compile Include="System\Windows\Media\Animation\IAnimatable.cs"/>
    <Compile Include="System\Windows\Media\Animation\IAnimation.cs"/>
    <Compile Include="System\Windows\Media\Animation\IClock.cs"/>
    <Compile Include="System\Windows\Media\Animation\IEasingFunction.cs"/>
    <Compile Include="System\Windows\Media\Animation\IKeyFrame.cs"/>
    <Compile Include="System\Windows\Media\Animation\IKeyFrameAnimation.cs"/>
    <Compile Include="System\Windows\Media\Animation\IndependentAnimationStorage.cs"/>
    <Compile Include="System\Windows\Media\Animation\IndependentlyAnimatedPropertyMetadata.cs"/>
    <Compile Include="System\Windows\Media\Animation\KeySpline.cs"/>
    <Compile Include="System\Windows\Media\Animation\KeySplineConverter.cs"/>
    <Compile Include="System\Windows\Media\Animation\KeyTime.cs"/>
    <Compile Include="System\Windows\Media\Animation\KeyTimeConverter.cs"/>
    <Compile Include="System\Windows\Media\Animation\KeyTimeType.cs"/>
    <Compile Include="System\Windows\Media\Animation\LinearQuaternionKeyFrame.cs"/>
    <Compile Include="System\Windows\Media\Animation\MatrixAnimationUsingPath.cs"/>
    <Compile Include="System\Windows\Media\Animation\ParallelTimeline.cs"/>
    <Compile Include="System\Windows\Media\Animation\PathAnimationSource.cs"/>
    <Compile Include="System\Windows\Media\Animation\PointAnimationUsingPath.cs"/>
    <Compile Include="System\Windows\Media\Animation\PowerEase.cs"/>
    <Compile Include="System\Windows\Media\Animation\QuadraticEase.cs"/>
    <Compile Include="System\Windows\Media\Animation\QuarticEase.cs"/>
    <Compile Include="System\Windows\Media\Animation\QuaternionAnimation.cs"/>
    <Compile Include="System\Windows\Media\Animation\QuinticEase.cs"/>
    <Compile Include="System\Windows\Media\Animation\RepeatBehavior.cs"/>
    <Compile Include="System\Windows\Media\Animation\RepeatBehaviorConverter.cs"/>
    <Compile Include="System\Windows\Media\Animation\ResolvedKeyFrameEntry.cs"/>
    <Compile Include="System\Windows\Media\Animation\SineEase.cs"/>
    <Compile Include="System\Windows\Media\Animation\SlipBehavior.cs"/>
    <Compile Include="System\Windows\Media\Animation\SplineQuaternionKeyFrame.cs"/>
    <Compile Include="System\Windows\Media\Animation\Subtree.cs"/>
    <Compile Include="System\Windows\Media\Animation\TimeEnumHelper.cs"/>
    <Compile Include="System\Windows\Media\Animation\TimeIntervalCollection.cs"/>
    <Compile Include="System\Windows\Media\Animation\Timeline.cs"/>
    <Compile Include="System\Windows\Media\Animation\TimelineClockCollection.cs"/>
    <Compile Include="System\Windows\Media\Animation\TimelineGroup.cs"/>
    <Compile Include="System\Windows\Media\Animation\TimeManager.cs"/>
    <Compile Include="System\Windows\Media\Animation\WeakRefEnumerator.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\Animatable.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\BooleanAnimationBase.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\BooleanAnimationUsingKeyFrames.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\BooleanKeyFrameCollection.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\ByteAnimation.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\ByteAnimationBase.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\ByteAnimationUsingKeyFrames.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\ByteKeyFrameCollection.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\CharAnimationBase.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\CharAnimationUsingKeyFrames.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\CharKeyFrameCollection.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\ColorAnimation.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\ColorAnimationBase.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\ColorAnimationUsingKeyFrames.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\ColorIndependentAnimationStorage.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\ColorKeyFrameCollection.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\DecimalAnimation.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\DecimalAnimationBase.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\DecimalAnimationUsingKeyFrames.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\DecimalKeyFrameCollection.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\DiscreteKeyFrames.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\DoubleAnimation.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\DoubleAnimationBase.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\DoubleAnimationClockResource.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\DoubleAnimationUsingKeyFrames.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\DoubleIndependentAnimationStorage.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\DoubleKeyFrameCollection.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\EasingKeyFrames.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\Int16Animation.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\Int16AnimationBase.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\Int16AnimationUsingKeyFrames.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\Int16KeyFrameCollection.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\Int32Animation.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\Int32AnimationBase.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\Int32AnimationUsingKeyFrames.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\Int32KeyFrameCollection.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\Int64Animation.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\Int64AnimationBase.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\Int64AnimationUsingKeyFrames.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\Int64KeyFrameCollection.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\MatrixAnimationBase.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\MatrixAnimationUsingKeyFrames.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\MatrixIndependentAnimationStorage.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\MatrixKeyFrameCollection.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\ObjectAnimationBase.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\ObjectAnimationUsingKeyFrames.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\ObjectKeyFrameCollection.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\ParallelTimeline.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\Point3DAnimation.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\Point3DAnimationBase.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\Point3DAnimationUsingKeyFrames.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\Point3DIndependentAnimationStorage.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\Point3DKeyFrameCollection.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\PointAnimation.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\PointAnimationBase.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\PointAnimationClockResource.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\PointAnimationUsingKeyFrames.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\PointIndependentAnimationStorage.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\PointKeyFrameCollection.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\QuaternionAnimation.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\QuaternionAnimationBase.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\QuaternionAnimationUsingKeyFrames.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\QuaternionIndependentAnimationStorage.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\QuaternionKeyFrameCollection.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\RectAnimation.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\RectAnimationBase.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\RectAnimationClockResource.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\RectAnimationUsingKeyFrames.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\RectIndependentAnimationStorage.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\RectKeyFrameCollection.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\Rotation3DAnimation.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\Rotation3DAnimationBase.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\Rotation3DAnimationUsingKeyFrames.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\Rotation3DKeyFrameCollection.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\SingleAnimation.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\SingleAnimationBase.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\SingleAnimationUsingKeyFrames.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\SingleKeyFrameCollection.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\SizeAnimation.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\SizeAnimationBase.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\SizeAnimationClockResource.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\SizeAnimationUsingKeyFrames.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\SizeIndependentAnimationStorage.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\SizeKeyFrameCollection.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\SplineKeyFrames.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\StringAnimationBase.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\StringAnimationUsingKeyFrames.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\StringKeyFrameCollection.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\Timeline.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\TimelineCollection.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\TimelineGroup.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\Vector3DAnimation.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\Vector3DAnimationBase.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\Vector3DAnimationUsingKeyFrames.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\Vector3DIndependentAnimationStorage.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\Vector3DKeyFrameCollection.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\VectorAnimation.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\VectorAnimationBase.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\VectorAnimationUsingKeyFrames.cs"/>
    <Compile Include="System\Windows\Media\Animation\Generated\VectorKeyFrameCollection.cs"/>
    <Compile Include="System\Windows\Media\Converters\Generated\BrushValueSerializer.cs"/>
    <Compile Include="System\Windows\Media\Converters\Generated\CacheModeValueSerializer.cs"/>
    <Compile Include="System\Windows\Media\Converters\Generated\DoubleCollectionValueSerializer.cs"/>
    <Compile Include="System\Windows\Media\Converters\Generated\GeometryValueSerializer.cs"/>
    <Compile Include="System\Windows\Media\Converters\Generated\Int32CollectionValueSerializer.cs"/>
    <Compile Include="System\Windows\Media\Converters\Generated\PathFigureCollectionValueSerializer.cs"/>
    <Compile Include="System\Windows\Media\Converters\Generated\PointCollectionValueSerializer.cs"/>
    <Compile Include="System\Windows\Media\Converters\Generated\TransformValueSerializer.cs"/>
    <Compile Include="System\Windows\Media\Converters\Generated\VectorCollectionValueSerializer.cs"/>
    <Compile Include="System\Windows\Media\Effects\BevelBitmapEffect.cs"/>
    <Compile Include="System\Windows\Media\Effects\BitmapEffect.cs"/>
    <Compile Include="System\Windows\Media\Effects\BitmapEffectGroup.cs"/>
    <Compile Include="System\Windows\Media\Effects\BitmapEffectInput.cs"/>
    <Compile Include="System\Windows\Media\Effects\BitmapEffectInputData.cs"/>
    <Compile Include="System\Windows\Media\Effects\BitmapEffectState.cs"/>
    <Compile Include="System\Windows\Media\Effects\BlurBitmapEffect.cs"/>
    <Compile Include="System\Windows\Media\Effects\BlurEffect.cs"/>
    <Compile Include="System\Windows\Media\Effects\DropShadowBitmapEffect.cs"/>
    <Compile Include="System\Windows\Media\Effects\DropShadowEffect.cs"/>
    <Compile Include="System\Windows\Media\Effects\Effect.cs"/>
    <Compile Include="System\Windows\Media\Effects\embossbitmapeffect.cs"/>
    <Compile Include="System\Windows\Media\Effects\ImplicitInputBrush.cs"/>
    <Compile Include="System\Windows\Media\Effects\OuterGlowBitmapEffect.cs"/>
    <Compile Include="System\Windows\Media\Effects\PixelShader.cs"/>
    <Compile Include="System\Windows\Media\Effects\SamplingMode.cs"/>
    <Compile Include="System\Windows\Media\Effects\ShaderEffect.cs"/>
    <Compile Include="System\Windows\Media\Effects\Generated\BevelBitmapEffect.cs"/>
    <Compile Include="System\Windows\Media\Effects\Generated\BitmapEffect.cs"/>
    <Compile Include="System\Windows\Media\Effects\Generated\BitmapEffectCollection.cs"/>
    <Compile Include="System\Windows\Media\Effects\Generated\BitmapEffectGroup.cs"/>
    <Compile Include="System\Windows\Media\Effects\Generated\BitmapEffectInput.cs"/>
    <Compile Include="System\Windows\Media\Effects\Generated\BlurBitmapEffect.cs"/>
    <Compile Include="System\Windows\Media\Effects\Generated\BlurEffect.cs"/>
    <Compile Include="System\Windows\Media\Effects\Generated\DropShadowBitmapEffect.cs"/>
    <Compile Include="System\Windows\Media\Effects\Generated\DropShadowEffect.cs"/>
    <Compile Include="System\Windows\Media\Effects\Generated\EdgeProfile.cs"/>
    <Compile Include="System\Windows\Media\Effects\Generated\Effect.cs"/>
    <Compile Include="System\Windows\Media\Effects\Generated\EmbossBitmapEffect.cs"/>
    <Compile Include="System\Windows\Media\Effects\Generated\ImplicitInputBrush.cs"/>
    <Compile Include="System\Windows\Media\Effects\Generated\KernelType.cs"/>
    <Compile Include="System\Windows\Media\Effects\Generated\OuterGlowBitmapEffect.cs"/>
    <Compile Include="System\Windows\Media\Effects\Generated\PixelShader.cs"/>
    <Compile Include="System\Windows\Media\Effects\Generated\RenderingBias.cs"/>
    <Compile Include="System\Windows\Media\Effects\Generated\ShaderEffect.cs"/>
    <Compile Include="System\Windows\Media\Effects\Generated\ShaderRenderMode.cs"/>
    <Compile Include="System\Windows\Media\Generated\AlignmentX.cs"/>
    <Compile Include="System\Windows\Media\Generated\AlignmentY.cs"/>
    <Compile Include="System\Windows\Media\Generated\ArcSegment.cs"/>
    <Compile Include="System\Windows\Media\Generated\BezierSegment.cs"/>
    <Compile Include="System\Windows\Media\Generated\BitmapCache.cs"/>
    <Compile Include="System\Windows\Media\Generated\BitmapCacheBrush.cs"/>
    <Compile Include="System\Windows\Media\Generated\BitmapScalingMode.cs"/>
    <Compile Include="System\Windows\Media\Generated\Brush.cs"/>
    <Compile Include="System\Windows\Media\Generated\BrushConverter.cs"/>
    <Compile Include="System\Windows\Media\Generated\BrushMappingMode.cs"/>
    <Compile Include="System\Windows\Media\Generated\CacheMode.cs"/>
    <Compile Include="System\Windows\Media\Generated\CacheModeConverter.cs"/>
    <Compile Include="System\Windows\Media\Generated\CachingHint.cs"/>
    <Compile Include="System\Windows\Media\Generated\ClearTypeHint.cs"/>
    <Compile Include="System\Windows\Media\Generated\ColorInterpolationMode.cs"/>
    <Compile Include="System\Windows\Media\Generated\CombinedGeometry.cs"/>
    <Compile Include="System\Windows\Media\Generated\DashStyle.cs"/>
    <Compile Include="System\Windows\Media\Generated\DoubleCollection.cs"/>
    <Compile Include="System\Windows\Media\Generated\DoubleCollectionConverter.cs"/>
    <Compile Include="System\Windows\Media\Generated\Drawing.cs"/>
    <Compile Include="System\Windows\Media\Generated\DrawingBrush.cs"/>
    <Compile Include="System\Windows\Media\Generated\DrawingCollection.cs"/>
    <Compile Include="System\Windows\Media\Generated\DrawingContext.cs"/>
    <Compile Include="System\Windows\Media\Generated\DrawingContextDrawingContextWalker.cs"/>
    <Compile Include="System\Windows\Media\Generated\DrawingContextWalker.cs"/>
    <Compile Include="System\Windows\Media\Generated\DrawingGroup.cs"/>
    <Compile Include="System\Windows\Media\Generated\DrawingImage.cs"/>
    <Compile Include="System\Windows\Media\Generated\EdgeMode.cs"/>
    <Compile Include="System\Windows\Media\Generated\EllipseGeometry.cs"/>
    <Compile Include="System\Windows\Media\Generated\FillRule.cs"/>
    <Compile Include="System\Windows\Media\Generated\GeneralTransform.cs"/>
    <Compile Include="System\Windows\Media\Generated\GeneralTransformCollection.cs"/>
    <Compile Include="System\Windows\Media\Generated\GeneralTransformGroup.cs"/>
    <Compile Include="System\Windows\Media\Generated\Geometry.cs"/>
    <Compile Include="System\Windows\Media\Generated\GeometryCollection.cs"/>
    <Compile Include="System\Windows\Media\Generated\GeometryCombineMode.cs"/>
    <Compile Include="System\Windows\Media\Generated\GeometryConverter.cs"/>
    <Compile Include="System\Windows\Media\Generated\GeometryDrawing.cs"/>
    <Compile Include="System\Windows\Media\Generated\GeometryGroup.cs"/>
    <Compile Include="System\Windows\Media\Generated\GlyphRunDrawing.cs"/>
    <Compile Include="System\Windows\Media\Generated\GradientBrush.cs"/>
    <Compile Include="System\Windows\Media\Generated\GradientSpreadMethod.cs"/>
    <Compile Include="System\Windows\Media\Generated\GradientStop.cs"/>
    <Compile Include="System\Windows\Media\Generated\GradientStopCollection.cs"/>
    <Compile Include="System\Windows\Media\Generated\GuidelineSet.cs"/>
    <Compile Include="System\Windows\Media\Generated\ImageBrush.cs"/>
    <Compile Include="System\Windows\Media\Generated\ImageDrawing.cs"/>
    <Compile Include="System\Windows\Media\Generated\ImageSource.cs"/>
    <Compile Include="System\Windows\Media\Generated\Int32Collection.cs"/>
    <Compile Include="System\Windows\Media\Generated\Int32CollectionConverter.cs"/>
    <Compile Include="System\Windows\Media\Generated\LinearGradientBrush.cs"/>
    <Compile Include="System\Windows\Media\Generated\LineGeometry.cs"/>
    <Compile Include="System\Windows\Media\Generated\LineSegment.cs"/>
    <Compile Include="System\Windows\Media\Generated\MatrixTransform.cs"/>
    <Compile Include="System\Windows\Media\Generated\MediaTimeline.cs"/>
    <Compile Include="System\Windows\Media\Generated\PathFigure.cs"/>
    <Compile Include="System\Windows\Media\Generated\PathFigureCollection.cs"/>
    <Compile Include="System\Windows\Media\Generated\PathFigureCollectionConverter.cs"/>
    <Compile Include="System\Windows\Media\Generated\PathGeometry.cs"/>
    <Compile Include="System\Windows\Media\Generated\PathSegment.cs"/>
    <Compile Include="System\Windows\Media\Generated\PathSegmentCollection.cs"/>
    <Compile Include="System\Windows\Media\Generated\Pen.cs"/>
    <Compile Include="System\Windows\Media\Generated\PenDashCap.cs"/>
    <Compile Include="System\Windows\Media\Generated\PenLineCap.cs"/>
    <Compile Include="System\Windows\Media\Generated\PenLineJoin.cs"/>
    <Compile Include="System\Windows\Media\Generated\PointCollection.cs"/>
    <Compile Include="System\Windows\Media\Generated\PointCollectionConverter.cs"/>
    <Compile Include="System\Windows\Media\Generated\PolyBezierSegment.cs"/>
    <Compile Include="System\Windows\Media\Generated\PolyBezierSegmentFigureLogic.cs"/>
    <Compile Include="System\Windows\Media\Generated\PolyLineSegment.cs"/>
    <Compile Include="System\Windows\Media\Generated\PolyLineSegmentFigureLogic.cs"/>
    <Compile Include="System\Windows\Media\Generated\PolyQuadraticBezierSegment.cs"/>
    <Compile Include="System\Windows\Media\Generated\PolyQuadraticBezierSegmentFigureLogic.cs"/>
    <Compile Include="System\Windows\Media\Generated\QuadraticBezierSegment.cs"/>
    <Compile Include="System\Windows\Media\Generated\RadialGradientBrush.cs"/>
    <Compile Include="System\Windows\Media\Generated\RectangleGeometry.cs"/>
    <Compile Include="System\Windows\Media\Generated\RenderData.cs"/>
    <Compile Include="System\Windows\Media\Generated\RenderDataDrawingContext.cs"/>
    <Compile Include="System\Windows\Media\Generated\RotateTransform.cs"/>
    <Compile Include="System\Windows\Media\Generated\Rotation.cs"/>
    <Compile Include="System\Windows\Media\Generated\ScaleTransform.cs"/>
    <Compile Include="System\Windows\Media\Generated\SkewTransform.cs"/>
    <Compile Include="System\Windows\Media\Generated\SolidColorBrush.cs"/>
    <Compile Include="System\Windows\Media\Generated\StreamGeometry.cs"/>
    <Compile Include="System\Windows\Media\Generated\Stretch.cs"/>
    <Compile Include="System\Windows\Media\Generated\SweepDirection.cs"/>
    <Compile Include="System\Windows\Media\Generated\TextEffect.cs"/>
    <Compile Include="System\Windows\Media\Generated\TextEffectCollection.cs"/>
    <Compile Include="System\Windows\Media\Generated\TextHintingMode.cs"/>
    <Compile Include="System\Windows\Media\Generated\TextRenderingMode.cs"/>
    <Compile Include="System\Windows\Media\Generated\TileBrush.cs"/>
    <Compile Include="System\Windows\Media\Generated\TileMode.cs"/>
    <Compile Include="System\Windows\Media\Generated\ToleranceType.cs"/>
    <Compile Include="System\Windows\Media\Generated\Transform.cs"/>
    <Compile Include="System\Windows\Media\Generated\TransformCollection.cs"/>
    <Compile Include="System\Windows\Media\Generated\TransformConverter.cs"/>
    <Compile Include="System\Windows\Media\Generated\TransformGroup.cs"/>
    <Compile Include="System\Windows\Media\Generated\TranslateTransform.cs"/>
    <Compile Include="System\Windows\Media\Generated\VectorCollection.cs"/>
    <Compile Include="System\Windows\Media\Generated\VectorCollectionConverter.cs"/>
    <Compile Include="System\Windows\Media\Generated\VideoDrawing.cs"/>
    <Compile Include="System\Windows\Media\Generated\VisualBrush.cs"/>
    <Compile Include="System\Windows\Media\Imaging\BitmapCacheOption.cs"/>
    <Compile Include="System\Windows\Media\Imaging\BitmapCodecInfo.cs"/>
    <Compile Include="System\Windows\Media\Imaging\BitmapCodecInfoInternal.cs"/>
    <Compile Include="System\Windows\Media\Imaging\BitmapCreateOptions.cs"/>
    <Compile Include="System\Windows\Media\Imaging\BitmapDecoder.cs"/>
    <Compile Include="System\Windows\Media\Imaging\BitmapDownload.cs"/>
    <Compile Include="System\Windows\Media\Imaging\BitmapEncoder.cs"/>
    <Compile Include="System\Windows\Media\Imaging\BitmapFrame.cs"/>
    <Compile Include="System\Windows\Media\Imaging\BitmapFrameDecode.cs"/>
    <Compile Include="System\Windows\Media\Imaging\BitmapFrameEncode.cs"/>
    <Compile Include="System\Windows\Media\Imaging\BitmapImage.cs"/>
    <Compile Include="System\Windows\Media\Imaging\BitmapInitialize.cs"/>
    <Compile Include="System\Windows\Media\Imaging\BitmapMetadata.cs"/>
    <Compile Include="System\Windows\Media\Imaging\BitmapMetadataBlob.cs"/>
    <Compile Include="System\Windows\Media\Imaging\BitmapMetadataEnumerator.cs"/>
    <Compile Include="System\Windows\Media\Imaging\BitmapPalette.cs"/>
    <Compile Include="System\Windows\Media\Imaging\BitmapPalettes.cs"/>
    <Compile Include="System\Windows\Media\Imaging\BitmapSizeOptions.cs"/>
    <Compile Include="System\Windows\Media\Imaging\BitmapSource.cs"/>
    <Compile Include="System\Windows\Media\Imaging\BitmapSourceSafeMILHandle.cs"/>
    <Compile Include="System\Windows\Media\Imaging\BitmapVisualManager.cs"/>
    <Compile Include="System\Windows\Media\Imaging\BmpBitmapDecoder.cs"/>
    <Compile Include="System\Windows\Media\Imaging\BmpBitmapEncoder.cs"/>
    <Compile Include="System\Windows\Media\Imaging\CachedBitmap.cs"/>
    <Compile Include="System\Windows\Media\Imaging\ColorConvertedBitmap.cs"/>
    <Compile Include="System\Windows\Media\Imaging\CroppedBitmap.cs"/>
    <Compile Include="System\Windows\Media\Imaging\DownloadProgressEventArgs.cs"/>
    <Compile Include="System\Windows\Media\Imaging\FormatConvertedBitmap.cs"/>
    <Compile Include="System\Windows\Media\Imaging\GifBitmapDecoder.cs"/>
    <Compile Include="System\Windows\Media\Imaging\GifBitmapEncoder.cs"/>
    <Compile Include="System\Windows\Media\Imaging\IconBitmapDecoder.cs"/>
    <Compile Include="System\Windows\Media\Imaging\ImagingCache.cs"/>
    <Compile Include="System\Windows\Media\Imaging\InplaceBitmapMetadataWriter.cs"/>
    <Compile Include="System\Windows\Media\Imaging\InteropBitmapSource.cs"/>
    <Compile Include="System\Windows\Media\Imaging\JpegBitmapDecoder.cs"/>
    <Compile Include="System\Windows\Media\Imaging\JpegBitmapEncoder.cs"/>
    <Compile Include="System\Windows\Media\Imaging\LateBoundBitmapDecoder.cs"/>
    <Compile Include="System\Windows\Media\Imaging\PngBitmapDecoder.cs"/>
    <Compile Include="System\Windows\Media\Imaging\PngBitmapEncoder.cs"/>
    <Compile Include="System\Windows\Media\Imaging\PropVariant.cs"/>
    <Compile Include="System\Windows\Media\Imaging\RenderTargetBitmap.cs"/>
    <Compile Include="System\Windows\Media\Imaging\TiffBitmapDecoder.cs"/>
    <Compile Include="System\Windows\Media\Imaging\TiffBitmapEncoder.cs"/>
    <Compile Include="System\Windows\Media\Imaging\TransformedBitmap.cs"/>
    <Compile Include="System\Windows\Media\Imaging\UnknownBitmapDecoder.cs"/>
    <Compile Include="System\Windows\Media\Imaging\UnknownBitmapEncoder.cs"/>
    <Compile Include="System\Windows\Media\Imaging\UnmanagedBitmapWrapper.cs"/>
    <Compile Include="System\Windows\Media\Imaging\WmpBitmapDecoder.cs"/>
    <Compile Include="System\Windows\Media\Imaging\WmpBitmapEncoder.cs"/>
    <Compile Include="System\Windows\Media\Imaging\WriteableBitmap.cs"/>
    <Compile Include="System\Windows\Media\Imaging\Generated\BitmapImage.cs"/>
    <Compile Include="System\Windows\Media\Imaging\Generated\ColorConvertedBitmap.cs"/>
    <Compile Include="System\Windows\Media\Imaging\Generated\CroppedBitmap.cs"/>
    <Compile Include="System\Windows\Media\Imaging\Generated\FormatConvertedBitmap.cs"/>
    <Compile Include="System\Windows\Media\Imaging\Generated\TransformedBitmap.cs"/>
    <Compile Include="System\Windows\Media\textformatting\CharacterBufferReference.cs"/>
    <Compile Include="System\Windows\Media\textformatting\CharacterHit.cs"/>
    <Compile Include="System\Windows\Media\textformatting\CharacterString.cs"/>
    <Compile Include="System\Windows\Media\textformatting\CultureSpecificCharacterBufferRange.cs"/>
    <Compile Include="System\Windows\Media\textformatting\IndexedGlyphRun.cs"/>
    <Compile Include="System\Windows\Media\textformatting\MinMaxParagraphWidth.cs"/>
    <Compile Include="System\Windows\Media\textformatting\NumberSubstitution.cs"/>
    <Compile Include="System\Windows\Media\textformatting\TextBounds.cs"/>
    <Compile Include="System\Windows\Media\textformatting\TextBreakpoint.cs"/>
    <Compile Include="System\Windows\Media\textformatting\TextCharacters.cs"/>
    <Compile Include="System\Windows\Media\textformatting\TextCollapsingProperties.cs"/>
    <Compile Include="System\Windows\Media\textformatting\TextEmbeddedObject.cs"/>
    <Compile Include="System\Windows\Media\textformatting\TextEndOfLine.cs"/>
    <Compile Include="System\Windows\Media\textformatting\TextEndOfParagraph.cs"/>
    <Compile Include="System\Windows\Media\textformatting\TextEndOfSegment.cs"/>
    <Compile Include="System\Windows\Media\textformatting\TextFormatter.cs"/>
    <Compile Include="System\Windows\Media\textformatting\TextFormatterContext.cs"/>
    <Compile Include="System\Windows\Media\textformatting\TextHidden.cs"/>
    <Compile Include="System\Windows\Media\textformatting\TextLexicalBreaks.cs"/>
    <Compile Include="System\Windows\Media\textformatting\TextLexicalService.cs"/>
    <Compile Include="System\Windows\Media\textformatting\TextLine.cs"/>
    <Compile Include="System\Windows\Media\textformatting\TextLineBreak.cs"/>
    <Compile Include="System\Windows\Media\textformatting\TextMarkerProperties.cs"/>
    <Compile Include="System\Windows\Media\textformatting\TextModifier.cs"/>
    <Compile Include="System\Windows\Media\textformatting\TextModifierScope.cs"/>
    <Compile Include="System\Windows\Media\textformatting\TextParagraphCache.cs"/>
    <Compile Include="System\Windows\Media\textformatting\TextParagraphProperties.cs"/>
    <Compile Include="System\Windows\Media\textformatting\TextRun.cs"/>
    <Compile Include="System\Windows\Media\textformatting\TextRunCache.cs"/>
    <Compile Include="System\Windows\Media\textformatting\TextRunProperties.cs"/>
    <Compile Include="System\Windows\Media\textformatting\TextRunTypographyProperties.cs"/>
    <Compile Include="System\Windows\Media\textformatting\TextSimpleMarkerProperties.cs"/>
    <Compile Include="System\Windows\Media\textformatting\TextSource.cs"/>
    <Compile Include="System\Windows\Media\textformatting\TextSpan.cs"/>
    <Compile Include="System\Windows\Media\textformatting\TextTabProperties.cs"/>
    <Compile Include="System\Windows\Media\textformatting\TextTrailingCharacterEllipsis.cs"/>
    <Compile Include="System\Windows\Media\textformatting\TextTrailingWordEllipsis.cs"/>
    <Compile Include="System\Windows\Media3D\AffineTransform3D.cs"/>
    <Compile Include="System\Windows\Media3D\AmbientLight.cs"/>
    <Compile Include="System\Windows\Media3D\AxisAngleRotation3D.cs"/>
    <Compile Include="System\Windows\Media3D\Camera.cs"/>
    <Compile Include="System\Windows\Media3D\ContainerUIElement3D.cs"/>
    <Compile Include="System\Windows\Media3D\DiffuseMaterial.cs"/>
    <Compile Include="System\Windows\Media3D\DirectionalLight.cs"/>
    <Compile Include="System\Windows\Media3D\EmissiveMaterial.cs"/>
    <Compile Include="System\Windows\Media3D\GeneralTransform2DTo3D.cs"/>
    <Compile Include="System\Windows\Media3D\GeneralTransform3D.cs"/>
    <Compile Include="System\Windows\Media3D\GeneralTransform3DGroup.cs"/>
    <Compile Include="System\Windows\Media3D\GeneralTransform3DTo2D.cs"/>
    <Compile Include="System\Windows\Media3D\Geometry3D.cs"/>
    <Compile Include="System\Windows\Media3D\GeometryModel3D.cs"/>
    <Compile Include="System\Windows\Media3D\HitTestParameters3D.cs"/>
    <Compile Include="System\Windows\Media3D\Light.cs"/>
    <Compile Include="System\Windows\Media3D\Material.cs"/>
    <Compile Include="System\Windows\Media3D\MaterialGroup.cs"/>
    <Compile Include="System\Windows\Media3D\Matrix3D.cs"/>
    <Compile Include="System\Windows\Media3D\Matrix3DStack.cs"/>
    <Compile Include="System\Windows\Media3D\MatrixCamera.cs"/>
    <Compile Include="System\Windows\Media3D\MatrixTransform3D.cs"/>
    <Compile Include="System\Windows\Media3D\MeshGeometry3D.cs"/>
    <Compile Include="System\Windows\Media3D\Model3D.cs"/>
    <Compile Include="System\Windows\Media3D\Model3DGroup.cs"/>
    <Compile Include="System\Windows\Media3D\ModelUIElement3D.cs"/>
    <Compile Include="System\Windows\Media3D\ModelVisual3D.cs"/>
    <Compile Include="System\Windows\Media3D\OrthographicCamera.cs"/>
    <Compile Include="System\Windows\Media3D\PerspectiveCamera.cs"/>
    <Compile Include="System\Windows\Media3D\Point3D.cs"/>
    <Compile Include="System\Windows\Media3D\Point3DCollection.cs"/>
    <Compile Include="System\Windows\Media3D\Point4D.cs"/>
    <Compile Include="System\Windows\Media3D\PointLight.cs"/>
    <Compile Include="System\Windows\Media3D\PointLightBase.cs"/>
    <Compile Include="System\Windows\Media3D\ProjectionCamera.cs"/>
    <Compile Include="System\Windows\Media3D\Quaternion.cs"/>
    <Compile Include="System\Windows\Media3D\QuaternionRotation3D.cs"/>
    <Compile Include="System\Windows\Media3D\Ray3DHitTestResult.cs"/>
    <Compile Include="System\Windows\Media3D\RayHitTestParameters.cs"/>
    <Compile Include="System\Windows\Media3D\RayMeshGeometry3DHitTestResult.cs"/>
    <Compile Include="System\Windows\Media3D\Rect3D.cs"/>
    <Compile Include="System\Windows\Media3D\RotateTransform3D.cs"/>
    <Compile Include="System\Windows\Media3D\Rotation3D.cs"/>
    <Compile Include="System\Windows\Media3D\ScaleTransform3D.cs"/>
    <Compile Include="System\Windows\Media3D\Size3D.cs"/>
    <Compile Include="System\Windows\Media3D\SpecularMaterial.cs"/>
    <Compile Include="System\Windows\Media3D\SpotLight.cs"/>
    <Compile Include="System\Windows\Media3D\Transform3D.cs"/>
    <Compile Include="System\Windows\Media3D\Transform3DGroup.cs"/>
    <Compile Include="System\Windows\Media3D\TranslateTransform3D.cs"/>
    <Compile Include="System\Windows\Media3D\Vector3D.cs"/>
    <Compile Include="System\Windows\Media3D\Vector3dCollection.cs"/>
    <Compile Include="System\Windows\Media3D\Viewport2DVisual3D.cs"/>
    <Compile Include="System\Windows\Media3D\Viewport3DVisual.cs"/>
    <Compile Include="System\Windows\Media3D\Visual3D.cs"/>
    <Compile Include="System\Windows\Media3D\Visual3DCollection.cs"/>
    <Compile Include="System\Windows\Media3D\Converters\Generated\Matrix3DValueSerializer.cs"/>
    <Compile Include="System\Windows\Media3D\Converters\Generated\Point3DCollectionValueSerializer.cs"/>
    <Compile Include="System\Windows\Media3D\Converters\Generated\Point3DValueSerializer.cs"/>
    <Compile Include="System\Windows\Media3D\Converters\Generated\Point4DValueSerializer.cs"/>
    <Compile Include="System\Windows\Media3D\Converters\Generated\QuaternionValueSerializer.cs"/>
    <Compile Include="System\Windows\Media3D\Converters\Generated\Rect3DValueSerializer.cs"/>
    <Compile Include="System\Windows\Media3D\Converters\Generated\Size3DValueSerializer.cs"/>
    <Compile Include="System\Windows\Media3D\Converters\Generated\Vector3DCollectionValueSerializer.cs"/>
    <Compile Include="System\Windows\Media3D\Converters\Generated\Vector3DValueSerializer.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\AffineTransform3D.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\AmbientLight.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\AxisAngleRotation3D.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\Camera.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\DiffuseMaterial.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\DirectionalLight.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\EmissiveMaterial.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\GeneralTransform3D.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\GeneralTransform3DCollection.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\GeneralTransform3DGroup.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\Geometry3D.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\GeometryModel3D.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\Light.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\Material.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\MaterialCollection.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\MaterialGroup.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\Matrix3D.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\Matrix3DConverter.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\MatrixCamera.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\MatrixTransform3D.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\MeshGeometry3D.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\Model3D.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\Model3DCollection.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\Model3DGroup.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\OrthographicCamera.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\PerspectiveCamera.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\Point3D.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\Point3DCollection.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\Point3DCollectionConverter.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\Point3DConverter.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\Point4D.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\Point4DConverter.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\PointLight.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\PointLightBase.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\ProjectionCamera.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\Quaternion.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\QuaternionConverter.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\QuaternionRotation3D.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\Rect3D.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\Rect3DConverter.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\RotateTransform3D.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\Rotation3D.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\ScaleTransform3D.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\Size3D.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\Size3DConverter.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\SpecularMaterial.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\SpotLight.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\Transform3D.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\Transform3DCollection.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\Transform3DGroup.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\TranslateTransform3D.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\Vector3D.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\Vector3DCollection.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\Vector3DCollectionConverter.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\Vector3DConverter.cs"/>
    <Compile Include="System\Windows\Media3D\Generated\Visual3D.cs"/>
    <Compile Include="System\Windows\Navigation\BaseUriHelper.cs"/>
    <Compile Include="System\Windows\Resources\AssemblyAssociatedContentFileAttribute.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\PresentationCore\x86\Debug\net10.0\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs" Link="artifacts\obj\PresentationCore\x86\Debug\net10.0\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\PresentationCore\x86\Debug\net10.0\MS.Internal.PresentationCore.SR.cs" Link="artifacts\obj\PresentationCore\x86\Debug\net10.0\MS.Internal.PresentationCore.SR.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\PresentationCore\x86\Debug\net10.0\PresentationCore.AssemblyInfo.cs" Link="artifacts\obj\PresentationCore\x86\Debug\net10.0\PresentationCore.AssemblyInfo.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\PresentationCore\x86\Debug\net10.0\PresentationCore.AssemblyInfo.Extended.cs" Link="artifacts\obj\PresentationCore\x86\Debug\net10.0\PresentationCore.AssemblyInfo.Extended.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="..\..\..\..\..\ref\0478a1d41fa44bf0931e789a9e9b35ab\DirectWriteForwarder.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\192d6c4d1ffa4d04bdee1ccff73b2d51\Microsoft.CSharp.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\01effc6fb3904cb9b990a0bdccdee00f\Microsoft.VisualBasic.Core.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\02a5b6aa30c34ee4993baa67a69ddb1b\Microsoft.VisualBasic.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e82f6df868ef42e78ec2616a005f0cc6\Microsoft.Win32.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\bc520fa3fb9c4a44941438948d2a2d3f\Microsoft.Win32.Registry.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4460ac14173d4b49823276f8c44a0d90\mscorlib.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\25fe4d0f6d124d9e8e629e79ea01a939\netstandard.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7284eee71c994d50b3fc3f5a5b36f014\System.AppContext.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f5a6d9cab68c4522802e6fbfac071071\System.Buffers.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\186b1958e06b4b04b12da61827abab1a\System.Collections.Concurrent.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\824e71d10b344745a846f58c4de529f2\System.Collections.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c6346e95c23f45909f0f8b3a447d62cb\System.Collections.Immutable.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\87352b0681fb4749872b75d0aa143dd6\System.Collections.NonGeneric.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\063aabc8f599437a821994c748767f15\System.Collections.Specialized.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3fc9f481debb4ece8aa5a36eb08e43d0\System.ComponentModel.Annotations.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\33e33b26329c45a29d0ade3a05b11f24\System.ComponentModel.DataAnnotations.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2c98307328f24a1098d0d7e7f5b41c5b\System.ComponentModel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\217b283b370e4c6297f2b859b2e08902\System.ComponentModel.EventBasedAsync.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\333e6898a1b347c8aa30edf0c605a28b\System.ComponentModel.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7a340509cc73405d8e8105305699cd2a\System.ComponentModel.TypeConverter.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e4cdb8b4d09d40818127c83e8b7f44a5\System.Configuration.ConfigurationManager.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0492a00a1266437bb3aa39cb3046aab5\System.Configuration.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b48c7161d09b4552aba48882bfe56c7f\System.Console.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5bac20e130424f2d82cf3efbcf283752\System.Core.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\45c9f618435c495b99a34aa649484f3d\System.Data.Common.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9dada43f57374e3992c6dafe10775b1f\System.Data.DataSetExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b347b252f1a645a3903185ede485632e\System.Data.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ce1d5948e430460683251583d026f49c\System.Diagnostics.Contracts.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\bcf0b75c9e18469ba363ef4fdf35f385\System.Diagnostics.Debug.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d4f6fe093487480c92bf427288f32734\System.Diagnostics.DiagnosticSource.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2683a82c7ab746ceae6f80e4601b427d\System.Diagnostics.EventLog.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a50ffe68eca045d7bca6e4b246a2ec5f\System.Diagnostics.FileVersionInfo.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\040e6be14fbe4f2b8daa736cb126099c\System.Diagnostics.Process.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a678937db9c0454887759b5c84bab2d9\System.Diagnostics.StackTrace.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b824a03b9552460783d8f503512ae6a4\System.Diagnostics.TextWriterTraceListener.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b1e5154dd8a84b6dbade6c79a6126327\System.Diagnostics.Tools.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7d017d5dc7bb4dd0852f5a1c236f7684\System.Diagnostics.TraceSource.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\33480949bdf043089f37d5c95b067c5e\System.Diagnostics.Tracing.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b8f256bdc9c24ed69c3d9c6306df4688\System.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b271285a9bfd4a7584c05fef12ec94b9\System.Drawing.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\978d80d668a24a7bb95680fc2af82ed0\System.Drawing.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5e42a163b2274b469c8a86128f1caf42\System.Dynamic.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c0b6568b93ab4df6b858af78e74d9d67\System.Formats.Asn1.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fac58979a3b94d278f4ff1ce9ecb3efb\System.Formats.Nrbf.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\93ae0edd4250453bbb0a514b5f19117a\System.Formats.Tar.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\da57122a1ad94374947471d2f6fbd73b\System.Globalization.Calendars.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4268a480fb0647eb91bcc6462ffb7000\System.Globalization.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0a8fe30291ba46c8a0310c8e55eec1b8\System.Globalization.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d26e8e6b13634b7dbdf9a17dc5c86896\System.IO.Compression.Brotli.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7e2ee7c6f058448fb4a033644926d0d7\System.IO.Compression.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\af513ab7957a4bb798dfc3b84cf8e702\System.IO.Compression.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9ffa3d9aac2a42e2b16ae06b98bee465\System.IO.Compression.ZipFile.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2c179bb12fbd4d319e6619caa7ed6baf\System.IO.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a0c506c8580a4bbcb80f83df4f423f34\System.IO.FileSystem.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ddc28c4440d44eab9531b146c5e6e974\System.IO.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f7384951858d4ad5aa730f0114d591cf\System.IO.FileSystem.DriveInfo.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d99af3ddb68948d085e592f8c4be4b28\System.IO.FileSystem.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1a9a61ce2b444173b9c57418c1353060\System.IO.FileSystem.Watcher.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e543dcaad0454d32ab03a214eb092acc\System.IO.IsolatedStorage.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a41840edc9684c3d9e2b0e09beb07b68\System.IO.MemoryMappedFiles.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7d11e09bd8fa45e8940d890b81684d96\System.IO.Packaging.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\dd5e4fc113ad4d50bc4e9fe73414c03c\System.IO.Pipelines.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f71010b861544d7d877797a059cd466d\System.IO.Pipes.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8a44da31becd498f836174c90e534b31\System.IO.Pipes.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\113fc170fae84feba916a4ca1ecb0155\System.IO.UnmanagedMemoryStream.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\166b634ea94b48fba72816481d27306d\System.Linq.AsyncEnumerable.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c39e0d7d5a5c415dadf37829d8d6ff6a\System.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ccb12b7509d447a9b593fcb3851617d5\System.Linq.Expressions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\80729d1f31c643dea7d5472a0bd4b14f\System.Linq.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d7809339dd1646c5bcde4d79d61e61c3\System.Linq.Queryable.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4b09f95e6a6b4f7a8a7249660d53d4c6\System.Memory.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3e821b5a756b447b96edff3a8c68b333\System.Net.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fe4897bc9a98463d84e2f484898874b2\System.Net.Http.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6989270c52d4457c87b127bfcbaf72d3\System.Net.Http.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ea5e56320e3647c2946c69ce5616e8cf\System.Net.HttpListener.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ebd73105d35b4941ac71ae2dce879760\System.Net.Mail.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a0469a4bb68e4173b452073e52c7255e\System.Net.NameResolution.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c36b1d2f4f794bb39a6fac4c75180b5d\System.Net.NetworkInformation.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\06d0d26d155445cc907e72cbdb09fd32\System.Net.Ping.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4f63aa97bb0e476ca495cd6551c0e10e\System.Net.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e045319ba2ff49e787e4f5ac01a89482\System.Net.Quic.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\76b9b5e08d814ebd9cae7594d96e6e39\System.Net.Requests.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f394b6df8b174ee6babfb64b0205e378\System.Net.Security.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\41555d88490d4b41abd2e80a57068eea\System.Net.ServerSentEvents.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8813230aa3014b8dbc133315f478fc8f\System.Net.ServicePoint.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\498be99360fc49e9a92e0edf75c41e10\System.Net.Sockets.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ec8f07f650d246cb97dfae6f5e027aa8\System.Net.WebClient.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\01add9a8a31144bc8873cdc247ca7112\System.Net.WebHeaderCollection.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f86a5dd491b64b208d390a02ec3a275d\System.Net.WebProxy.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\887985da24bd4773af3600df944aaac4\System.Net.WebSockets.Client.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\01be70463439494cb67f003c97a0a806\System.Net.WebSockets.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9048d182cd394a188d86ac875128306b\System.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\96d5d4d17b914e0fa021b517e1b2793c\System.Numerics.Vectors.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\cafa1c0985024e7dab251db9a59ddc0f\System.ObjectModel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b0fad0d70d8e4e0997f94f53fe052cbb\System.Private.Windows.Core.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6a329edf72794393856508dcb1a97a47\System.Reflection.DispatchProxy.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\956ea0b1ca7d491393606ab6bddf4dfc\System.Reflection.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c8bba2a58009454d9e44848910a9aa20\System.Reflection.Emit.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4842842fb5eb4860affdeb4fc18ef315\System.Reflection.Emit.ILGeneration.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\76565dfd506a46a2a22c90f05cbde30a\System.Reflection.Emit.Lightweight.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d6d1f3041b8d4a15a8bca53d98b88480\System.Reflection.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\386a57aa52ca49e6adc30097ca330da4\System.Reflection.Metadata.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\73333d870b754f8fb7547d8f0c0c1f4b\System.Reflection.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\01aac0fb68e644e497868860a83a5ecf\System.Reflection.TypeExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\023ab096154e43d5aa1e112a3a3282c8\System.Resources.Reader.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\36df54dbce7049588c9fe1ee6264a54f\System.Resources.ResourceManager.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\118833be02184090919c9c4b1c355fb7\System.Resources.Writer.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\381e8e50373d4c6cbeaa4c4992bf4bc2\System.Runtime.CompilerServices.Unsafe.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7a906b2ae66743c5b98bc2636beee6e7\System.Runtime.CompilerServices.VisualC.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f2cdf6a939374057bb05b73953fa1d28\System.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\30607be47b4e4bee9c3d0c0617ec125d\System.Runtime.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c0aed478d1f64b6b93b5bae2087bab27\System.Runtime.Handles.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c2e7e09dd956481485f906cde8594c2a\System.Runtime.InteropServices.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3ad893c68c07481fab2e760b62b7f773\System.Runtime.InteropServices.JavaScript.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e30802e186b742b6ab6e471837ee3698\System.Runtime.InteropServices.RuntimeInformation.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3bf7e1c2d5fb4bda8003843f83fe08c0\System.Runtime.Intrinsics.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\bb55266c06914c479fd73366f35121a4\System.Runtime.Loader.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2a45d374334f4a9f8e939df54f808832\System.Runtime.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\56b3201bb4564ea7b8cd6d1a61f91cfd\System.Runtime.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ed809227f72d47c9ad743f5917f75b80\System.Runtime.Serialization.Formatters.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c16f9dc92a9e4582803e8103fd32ba40\System.Runtime.Serialization.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ef07eefe01fe4b4da62206a907faf824\System.Runtime.Serialization.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4c18fedecf5549d2a9050872ee044074\System.Runtime.Serialization.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fec043f918874935b5caa8a27874bfbf\System.Security.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\aaf6950520ab415ab0ff42f1c6a840fd\System.Security.Claims.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f2c355d367ad4e449b7c3a47518f0c15\System.Security.Cryptography.Algorithms.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\90b34be1794d4d2ba6ff8cd000b8ad8a\System.Security.Cryptography.Cng.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\64d7e37cb1dd43b29205847767023e99\System.Security.Cryptography.Csp.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a4642e21e86845af8a9281ba8cd16263\System.Security.Cryptography.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e831642fd78746dd8e581cc0ba25c106\System.Security.Cryptography.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4d6855c1f84c45139dad4071a2288d61\System.Security.Cryptography.OpenSsl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ae04f66fc3aa4061bef4e2461b416710\System.Security.Cryptography.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3d041535e3ed48569fac26308587e01f\System.Security.Cryptography.ProtectedData.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8a254fa149434823befc42810d93aee9\System.Security.Cryptography.X509Certificates.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d2ede6d96ad94f4392f55c722f623ed2\System.Security.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2c28debd4447439da9fa8c0e49da1dd4\System.Security.Principal.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2c99efe305204cedbaebf7eb530943c9\System.Security.Principal.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d2d647bfe16c458c85f35c4df16e1516\System.Security.SecureString.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\46d91fed84714d80a390aca53a316a0d\System.ServiceModel.Web.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\cd4ceecb360e4cd398e27abbdcf169c3\System.ServiceProcess.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\25c4e2ed1beb4263952988fb3907d06a\System.Text.Encoding.CodePages.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\57cdb75833a54c7fa28058c7720ea2de\System.Text.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f25fc49e684843c78e8a497a093f6a3b\System.Text.Encoding.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8d0984c760c34acf93e99daaab4fe55c\System.Text.Encodings.Web.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d1d737ce45624baeaba0da7d9ecd6c12\System.Text.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ca3dab66275e44eb9432895a7534f466\System.Text.RegularExpressions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\efae85e2ce18486fa20e2525441ecfc1\System.Threading.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e73e7dab0fcc4839b71ba69afad4d8c1\System.Threading.Channels.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a91396a3f59c4a00878241ce235d7361\System.Threading.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d7c4cae91de645b0a7a89a71c5f7626a\System.Threading.Overlapped.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2cd4d72f88244d838365e2a6fb88a819\System.Threading.Tasks.Dataflow.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\430409431ec54a348991d972a28cc871\System.Threading.Tasks.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1552fa4460ff49b4853554d4e9419959\System.Threading.Tasks.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\cc02a554ab2e40c89b49b74dac526127\System.Threading.Tasks.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\14646ed4a3af4a72b1a5f3774504b3b3\System.Threading.Thread.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c1d59d015b46405a9711f4126b21dfca\System.Threading.ThreadPool.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\38ae935b53894d7b900751c49ac334f3\System.Threading.Timer.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2e2330c0b0ab4dbb8d5035a0ef1e9f3a\System.Transactions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1cb2aa7302da49cbbe355f4dd23d9703\System.Transactions.Local.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4a75c08658cb462381b4c4411bf4233b\System.ValueTuple.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\959db289604448afb004e4dd57fd2f55\System.Web.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e02daa390b3e42708cf6be0833e24ca4\System.Web.HttpUtility.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7131f3b4c9734ae59c1829cb2e8c4ef0\System.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\43428dd6a37047adb2e09135132b58ca\System.Windows.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c7c8188f75a545a0b89946e00233b63c\System.Windows.Input.Manipulations.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\347810f1e95d44c7a18293d17b9a0132\System.Windows.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2d23393f239e43a99632feb6ec3d5325\System.Xaml.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\eba481403f614e78a4923b315f00eed7\System.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8400d6749e144c6b9c8e231578570f60\System.Xml.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\695069d401d64ad3b1e9e703416ff317\System.Xml.ReaderWriter.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\bdce8c3c500b486fbc7893066050d592\System.Xml.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8f70cf470b0a41f08fe4f9c4c1f11622\System.Xml.XDocument.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\db41523db04041b582410c46951739cc\System.Xml.XmlDocument.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\bd7237c7bf6b4f92bb0813a6a141c8d8\System.Xml.XmlSerializer.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\54687bf674e5496f819669222163b6de\System.Xml.XPath.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6b894247157a4d2b925c8ec3b593a2f5\System.Xml.XPath.XDocument.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\be0661ad6550434eb4c34684e5be41b0\UIAutomationProvider.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5e94de8291814aa8a3a69278bf2b038a\UIAutomationTypes.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d2e5a4df0ee94d449bdc15bd7abbf81a\WindowsBase.dll"/>
  </ItemGroup>
  <ItemGroup>
  </ItemGroup>
</Project>