| File: PresentationFramework.csproj | Web Access |
| Project: src\wpf\src\Microsoft.DotNet.Wpf\src\PresentationFramework\PresentationFramework.csproj (PresentationFramework) |
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netcoreapp2.1</TargetFramework> <EnableDefaultItems>false</EnableDefaultItems> <GenerateAssemblyInfo>false</GenerateAssemblyInfo> <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute> <DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences> <_SkipAnalyzers>true</_SkipAnalyzers> <AssemblyName>PresentationFramework</AssemblyName> <AllowUnsafeBlocks>true</AllowUnsafeBlocks> <PublicSign>true</PublicSign> <KeyOriginatorFile>..\..\..\..\..\..\artifacts\source-built-sdks\Microsoft.DotNet.Arcade.Sdk\tools\snk\35MSSharedLib1024.snk</KeyOriginatorFile> <LangVersion>Preview</LangVersion> <DefineConstants>TRACE;FRAMEWORK_NATIVEMETHODS;COMMONDPS;PRESENTATIONFRAMEWORK_ONLY;PRESENTATIONFRAMEWORK;RIBBON_IN_FRAMEWORK;RELEASE;NET;NET11_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;NET11_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\wpf\src\Microsoft.DotNet.Wpf\src\Common\src\System\LocalAppContext.cs"/> <Compile Include="..\Common\src\System\AppContextDefaultValues.cs" Link="src\wpf\src\Microsoft.DotNet.Wpf\src\Common\src\System\AppContextDefaultValues.cs"/> <Compile Include="GlobalUsings.cs"/> <Compile Include="HashHelper.cs"/> <Compile Include="LibraryAssemblyInfo.cs"/> <Compile Include="System\AppContextDefaultValues.cs"/> <Compile Include="..\Common\src\System\SR.cs" Link="src\wpf\src\Microsoft.DotNet.Wpf\src\Common\src\System\SR.cs"/> <Compile Include="..\Common\src\MS\Internal\PixelUnit.cs" Link="src\wpf\src\Microsoft.DotNet.Wpf\src\Common\src\MS\Internal\PixelUnit.cs"/> <Compile Include="..\Shared\MS\Internal\Xaml\Parser\SpecialBracketCharacters.cs" Link="src\wpf\src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\Xaml\Parser\SpecialBracketCharacters.cs"/> <Compile Include="..\Shared\RefAssemblyAttrs.cs" Link="src\wpf\src\Microsoft.DotNet.Wpf\src\Shared\RefAssemblyAttrs.cs"/> <Compile Include="..\Shared\MS\Internal\CommonDependencyPropertyAttribute.cs" Link="src\wpf\src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\CommonDependencyPropertyAttribute.cs"/> <Compile Include="..\Shared\MS\Internal\FixedPageInfo.cs" Link="src\wpf\src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\FixedPageInfo.cs"/> <Compile Include="..\Shared\MS\Internal\SecurityHelper.cs" Link="src\wpf\src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\SecurityHelper.cs"/> <Compile Include="..\Shared\MS\Internal\SafeSecurityHelper.cs" Link="src\wpf\src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\SafeSecurityHelper.cs"/> <Compile Include="..\Shared\MS\Internal\SafeSecurityHelperAvalon.cs" Link="src\wpf\src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\SafeSecurityHelperAvalon.cs"/> <Compile Include="..\Shared\MS\Internal\Text\InternalEncoding.cs" Link="src\wpf\src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\Text\InternalEncoding.cs"/> <Compile Include="..\Shared\MS\Internal\Xaml\Context\XamlContextStack.cs" Link="src\wpf\src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\Xaml\Context\XamlContextStack.cs"/> <Compile Include="..\Shared\MS\Internal\Xaml\Context\XamlFrame.cs" Link="src\wpf\src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\Xaml\Context\XamlFrame.cs"/> <Compile Include="..\Shared\MS\Utility\BindUriHelper.cs" Link="src\wpf\src\Microsoft.DotNet.Wpf\src\Shared\MS\Utility\BindUriHelper.cs"/> <Compile Include="..\Shared\MS\Utility\ItemMap.cs" Link="src\wpf\src\Microsoft.DotNet.Wpf\src\Shared\MS\Utility\ItemMap.cs"/> <Compile Include="..\Shared\System\Windows\Interop\OSVersionHelper.cs" Link="src\wpf\src\Microsoft.DotNet.Wpf\src\Shared\System\Windows\Interop\OSVersionHelper.cs"/> <Compile Include="..\Shared\System\Windows\Interop\OperatingSystemVersion.cs" Link="src\wpf\src\Microsoft.DotNet.Wpf\src\Shared\System\Windows\Interop\OperatingSystemVersion.cs"/> <Compile Include="..\Shared\Telemetry\Managed\EventSourceActivity.cs" Link="src\wpf\src\Microsoft.DotNet.Wpf\src\Shared\Telemetry\Managed\EventSourceActivity.cs"/> <Compile Include="..\Shared\Telemetry\Managed\TelemetryEventSource.cs" Link="src\wpf\src\Microsoft.DotNet.Wpf\src\Shared\Telemetry\Managed\TelemetryEventSource.cs"/> <Compile Include="..\Shared\Telemetry\Managed\TraceLoggingProvider.cs" Link="src\wpf\src\Microsoft.DotNet.Wpf\src\Shared\Telemetry\Managed\TraceLoggingProvider.cs"/> <Compile Include="..\Shared\Telemetry\Managed\TraceLoggers\ControlsTraceLogger.cs" Link="src\wpf\src\Microsoft.DotNet.Wpf\src\Shared\Telemetry\Managed\TraceLoggers\ControlsTraceLogger.cs"/> <Compile Include="Microsoft\Win32\CommonDialog.cs"/> <Compile Include="Microsoft\Win32\CommonItemDialog.cs"/> <Compile Include="Microsoft\Win32\FileDialog.cs"/> <Compile Include="Microsoft\Win32\FileDialogCustomPlace.cs"/> <Compile Include="Microsoft\Win32\FileDialogCustomPlaces.cs"/> <Compile Include="Microsoft\Win32\OpenFileDialog.cs"/> <Compile Include="Microsoft\Win32\SaveFileDialog.cs"/> <Compile Include="Microsoft\Win32\OpenFolderDialog.cs"/> <Compile Include="MS\Internal\AnimatedTypeHelpers.cs"/> <Compile Include="MS\Internal\Annotations\Anchoring\AttachedAnnotation.cs"/> <Compile Include="MS\Internal\Annotations\Anchoring\DataIdProcessor.cs"/> <Compile Include="MS\Internal\Annotations\Anchoring\FixedPageProcessor.cs"/> <Compile Include="MS\Internal\Annotations\Anchoring\FixedTextSelectionProcessor.cs"/> <Compile Include="MS\Internal\Annotations\Anchoring\LocatorManager.cs"/> <Compile Include="MS\Internal\Annotations\Anchoring\PathNode.cs"/> <Compile Include="MS\Internal\Annotations\Anchoring\SelectionProcessor.cs"/> <Compile Include="MS\Internal\Annotations\Anchoring\SubTreeProcessor.cs"/> <Compile Include="MS\Internal\Annotations\Anchoring\TextSelectionHelper.cs"/> <Compile Include="MS\Internal\Annotations\Anchoring\TextSelectionProcessor.cs"/> <Compile Include="MS\Internal\Annotations\Anchoring\TextViewSelectionProcessor.cs"/> <Compile Include="MS\Internal\Annotations\Anchoring\TreeNodeSelectionProcessor.cs"/> <Compile Include="MS\Internal\Annotations\AnnotationMap.cs"/> <Compile Include="MS\Internal\Annotations\AnnotationObservableCollection.cs"/> <Compile Include="MS\Internal\Annotations\AnnotationResourceCollection.cs"/> <Compile Include="MS\Internal\Annotations\AnnotationXmlConstants.cs"/> <Compile Include="MS\Internal\Annotations\AttachedAnnotation.cs"/> <Compile Include="MS\Internal\Annotations\AttachedAnnotationChangedEventArgs.cs"/> <Compile Include="MS\Internal\Annotations\Component\AdornerPresentationContext.cs"/> <Compile Include="MS\Internal\Annotations\Component\AnnotationAdorner.cs"/> <Compile Include="MS\Internal\Annotations\Component\AnnotationComponentManager.cs"/> <Compile Include="MS\Internal\Annotations\Component\AnnotationHighlightLayer.cs"/> <Compile Include="MS\Internal\Annotations\Component\HighlightComponent.cs"/> <Compile Include="MS\Internal\Annotations\Component\IAnnotationComponent.cs"/> <Compile Include="MS\Internal\Annotations\Component\IHighlightRange.cs"/> <Compile Include="MS\Internal\Annotations\Component\MarkedHighlightComponent.cs"/> <Compile Include="MS\Internal\Annotations\Component\PresentationContext.cs"/> <Compile Include="MS\Internal\Annotations\ObservableDictionary.cs"/> <Compile Include="MS\Internal\Annotations\OwnedObject.cs"/> <Compile Include="MS\Internal\Annotations\Serializer.cs"/> <Compile Include="MS\Internal\Annotations\Storage\StoreAnnotationsMap.cs"/> <Compile Include="MS\Internal\Annotations\TextAnchor.cs"/> <Compile Include="MS\Internal\Annotations\XmlElementCollection.cs"/> <Compile Include="MS\Internal\AppModel\AppModelKnownContentFactory.cs"/> <Compile Include="MS\Internal\AppModel\AppSecurityManager.cs"/> <Compile Include="MS\Internal\AppModel\BamlStream.cs"/> <Compile Include="MS\Internal\AppModel\ComGuids.cs"/> <Compile Include="MS\Internal\AppModel\ContentFilePart.cs"/> <Compile Include="MS\Internal\AppModel\IBrowserHostServices.cs"/> <Compile Include="MS\Internal\AppModel\IconHelper.cs"/> <Compile Include="MS\Internal\AppModel\IContentContainer.cs"/> <Compile Include="MS\Internal\AppModel\INavigator.cs"/> <Compile Include="MS\Internal\AppModel\Journaling.cs"/> <Compile Include="MS\Internal\AppModel\JournalNavigationScope.cs"/> <Compile Include="MS\Internal\AppModel\MimeObjectFactory.cs"/> <Compile Include="MS\Internal\AppModel\NavigationHelper.cs"/> <Compile Include="MS\Internal\AppModel\ProgressPage.cs"/> <Compile Include="MS\Internal\AppModel\RequestStatusBarUpdateEventArgs.cs"/> <Compile Include="MS\Internal\AppModel\ResourceContainer.cs"/> <Compile Include="MS\Internal\AppModel\ResourcePart.cs"/> <Compile Include="MS\Internal\AppModel\ReturnEventSaver.cs"/> <Compile Include="MS\Internal\AppModel\ShellProvider.cs"/> <Compile Include="MS\Internal\Commands\CommandHelpers.cs"/> <Compile Include="MS\Internal\Controls\ActiveXContainer.cs"/> <Compile Include="MS\Internal\Controls\ActiveXHelper.cs"/> <Compile Include="MS\Internal\Controls\ActiveXSite.cs"/> <Compile Include="MS\Internal\Controls\ConnectionPointCookie.cs"/> <Compile Include="MS\Internal\Controls\CustomCategoryAttribute.cs"/> <Compile Include="MS\Internal\Controls\EmptyEnumerable.cs"/> <Compile Include="MS\Internal\Controls\EmptyEnumerator.cs"/> <Compile Include="MS\Internal\Controls\EnumUnknown.cs"/> <Compile Include="MS\Internal\Controls\IGeneratorHost.cs"/> <Compile Include="MS\Internal\Controls\InkCanvasFeedbackAdorner.cs"/> <Compile Include="MS\Internal\Controls\InkCanvasInnerCanvas.cs"/> <Compile Include="MS\Internal\Controls\InkCanvasSelectionAdorner.cs"/> <Compile Include="MS\Internal\Controls\InnerItemCollectionView.cs"/> <Compile Include="MS\Internal\Controls\ModelTreeEnumerator.cs"/> <Compile Include="MS\Internal\Controls\StickyNote\StickyNoteAnnotations.cs"/> <Compile Include="MS\Internal\Controls\StickyNote\StickyNoteContentControl.cs"/> <Compile Include="MS\Internal\Controls\StickyNote\StickyNoteHelper.cs"/> <Compile Include="MS\Internal\Controls\TemplatedAdorner.cs"/> <Compile Include="MS\Internal\Controls\ValidationErrorCollection.cs"/> <Compile Include="MS\Internal\Controls\ValidationRuleCollection.cs"/> <Compile Include="MS\Internal\Controls\WebBrowserEvent.cs"/> <Compile Include="MS\Internal\Controls\WebBrowserSite.cs"/> <Compile Include="MS\Internal\Data\AccessorTable.cs"/> <Compile Include="MS\Internal\Data\AsyncDataRequest.cs"/> <Compile Include="MS\Internal\Data\BindingCollection.cs"/> <Compile Include="MS\Internal\Data\BindingExpressionUncommonField.cs"/> <Compile Include="MS\Internal\Data\BindingValueChangedEventArgs.cs"/> <Compile Include="MS\Internal\Data\BindingWorker.cs"/> <Compile Include="MS\Internal\Data\ClrBindingWorker.cs"/> <Compile Include="MS\Internal\Data\CollectionViewGroupInternal.cs"/> <Compile Include="MS\Internal\Data\CollectionViewGroupRoot.cs"/> <Compile Include="MS\Internal\Data\CollectionViewProxy.cs"/> <Compile Include="MS\Internal\Data\CommitManager.cs"/> <Compile Include="MS\Internal\Data\CompositeCollectionView.cs"/> <Compile Include="MS\Internal\Data\DataBindEngine.cs"/> <Compile Include="MS\Internal\Data\DataBindOperation.cs"/> <Compile Include="MS\Internal\Data\DataExtensionMethods.cs"/> <Compile Include="MS\Internal\Data\DefaultAsyncDataDispatcher.cs"/> <Compile Include="MS\Internal\Data\DefaultValueConverter.cs"/> <Compile Include="MS\Internal\Data\DifferencingCollection.cs"/> <Compile Include="MS\Internal\Data\DisplayMemberTemplateSelector.cs"/> <Compile Include="MS\Internal\Data\DynamicObjectAccessor.cs"/> <Compile Include="MS\Internal\Data\DynamicValueConverter.cs"/> <Compile Include="MS\Internal\Data\EnumerableCollectionView.cs"/> <Compile Include="MS\Internal\Data\IAsyncDataDispatcher.cs"/> <Compile Include="MS\Internal\Data\IndexedEnumerable.cs"/> <Compile Include="MS\Internal\Data\IndexerPropertyInfo.cs"/> <Compile Include="MS\Internal\Data\LiveShapingBlock.cs"/> <Compile Include="MS\Internal\Data\LiveShapingItem.cs"/> <Compile Include="MS\Internal\Data\LiveShapingList.cs"/> <Compile Include="MS\Internal\Data\LiveShapingTree.cs"/> <Compile Include="MS\Internal\Data\ObjectRef.cs"/> <Compile Include="MS\Internal\Data\ParameterCollection.cs"/> <Compile Include="MS\Internal\Data\PathParser.cs"/> <Compile Include="MS\Internal\Data\PropertyPathWorker.cs"/> <Compile Include="MS\Internal\Data\RBFinger.cs"/> <Compile Include="MS\Internal\Data\RBNode.cs"/> <Compile Include="MS\Internal\Data\RBTree.cs"/> <Compile Include="MS\Internal\Data\SortFieldComparer.cs"/> <Compile Include="MS\Internal\Data\StaticPropertyChangedEventManager.cs"/> <Compile Include="MS\Internal\Data\ValueChangedEventManager.cs"/> <Compile Include="MS\Internal\Data\ValueTable.cs"/> <Compile Include="MS\Internal\Data\ViewManager.cs"/> <Compile Include="MS\Internal\Data\XDeferredAxisSource.cs"/> <Compile Include="MS\Internal\Data\XmlBindingWorker.cs"/> <Compile Include="MS\Internal\Data\XmlDataCollection.cs"/> <Compile Include="MS\Internal\Data\XmlNodeChangedEventManager.cs"/> <Compile Include="MS\Internal\DataStreams.cs"/> <Compile Include="MS\Internal\Documents\Application\DocumentApplicationJournalEntry.cs"/> <Compile Include="MS\Internal\Documents\ColumnResult.cs"/> <Compile Include="MS\Internal\Documents\ContentElementCollection.cs"/> <Compile Include="MS\Internal\Documents\ContentHostHelper.cs"/> <Compile Include="MS\Internal\Documents\DocumentGrid.cs"/> <Compile Include="MS\Internal\Documents\DocumentGridContextMenu.cs"/> <Compile Include="MS\Internal\Documents\DocumentGridPage.cs"/> <Compile Include="MS\Internal\Documents\DocumentPageHost.cs"/> <Compile Include="MS\Internal\Documents\DocumentPageTextView.cs"/> <Compile Include="MS\Internal\Documents\DocumentsTrace.cs"/> <Compile Include="MS\Internal\Documents\DocumentViewerConstants.cs"/> <Compile Include="MS\Internal\Documents\DocumentViewerHelper.cs"/> <Compile Include="MS\Internal\Documents\FixedDocumentPaginator.cs"/> <Compile Include="MS\Internal\Documents\FixedDocumentSequencePaginator.cs"/> <Compile Include="MS\Internal\Documents\FlowDocumentFormatter.cs"/> <Compile Include="MS\Internal\Documents\FlowDocumentPaginator.cs"/> <Compile Include="MS\Internal\Documents\FlowDocumentView.cs"/> <Compile Include="MS\Internal\Documents\HostedElements.cs"/> <Compile Include="MS\Internal\Documents\IAcceptInsertion.cs"/> <Compile Include="MS\Internal\Documents\IDocumentScrollInfo.cs"/> <Compile Include="MS\Internal\Documents\IFlowDocumentFormatter.cs"/> <Compile Include="MS\Internal\Documents\IFlowDocumentViewer.cs"/> <Compile Include="MS\Internal\Documents\IIndexedChild.cs"/> <Compile Include="MS\Internal\Documents\IParentUndoUnit.cs"/> <Compile Include="MS\Internal\Documents\ITextBoxViewHost.cs"/> <Compile Include="MS\Internal\Documents\IUndoUnit.cs"/> <Compile Include="MS\Internal\Documents\LineResult.cs"/> <Compile Include="MS\Internal\Documents\MultiPageTextView.cs"/> <Compile Include="MS\Internal\Documents\PageCache.cs"/> <Compile Include="MS\Internal\Documents\ParagraphResult.cs"/> <Compile Include="MS\Internal\Documents\ParentUndoUnit.cs"/> <Compile Include="MS\Internal\Documents\RowCache.cs"/> <Compile Include="MS\Internal\Documents\ScrollData.cs"/> <Compile Include="MS\Internal\Documents\TableColumnCollectionInternal.cs"/> <Compile Include="MS\Internal\Documents\TableTextElementCollectionInternal.cs"/> <Compile Include="MS\Internal\Documents\TextBoxLine.cs"/> <Compile Include="MS\Internal\Documents\TextBoxLineDrawingVisual.cs"/> <Compile Include="MS\Internal\Documents\TextBoxView.cs"/> <Compile Include="MS\Internal\Documents\TextContainerHelper.cs"/> <Compile Include="MS\Internal\Documents\TextDocumentView.cs"/> <Compile Include="MS\Internal\Documents\TextParagraphView.cs"/> <Compile Include="MS\Internal\Documents\TextViewBase.cs"/> <Compile Include="MS\Internal\Documents\UIElementIsland.cs"/> <Compile Include="MS\Internal\Documents\UndoCloseAction.cs"/> <Compile Include="MS\Internal\Documents\UndoManager.cs"/> <Compile Include="MS\Internal\FrameworkAppContextSwitches.cs"/> <Compile Include="MS\Internal\FrameworkObject.cs"/> <Compile Include="MS\Internal\Generated\AvTraceMessages.cs"/> <Compile Include="MS\Internal\Globalization\BamlConst.cs"/> <Compile Include="MS\Internal\Globalization\BamlResourceContent.cs"/> <Compile Include="MS\Internal\Globalization\BamlResourceDeserializer.cs"/> <Compile Include="MS\Internal\Globalization\BamlResourceSerializer.cs"/> <Compile Include="MS\Internal\Globalization\BamlTreeMap.cs"/> <Compile Include="MS\Internal\Globalization\BamlTreeNode.cs"/> <Compile Include="MS\Internal\Globalization\BamlTreeUpdater.cs"/> <Compile Include="MS\Internal\Globalization\LocalizableResourceBuilder.cs"/> <Compile Include="MS\Internal\Globalization\LocalizationComments.cs"/> <Compile Include="MS\Internal\Helper.cs"/> <Compile Include="MS\Internal\InheritedPropertyChangedEventArgs.cs"/> <Compile Include="MS\Internal\Ink\ClipboardData.cs"/> <Compile Include="MS\Internal\Ink\ClipboardProcessor.cs"/> <Compile Include="MS\Internal\Ink\DrawingAttributesDefaultValueFactory.cs"/> <Compile Include="MS\Internal\Ink\EditBehavior.cs"/> <Compile Include="MS\Internal\Ink\EditingCoordinator.cs"/> <Compile Include="MS\Internal\Ink\ElementsClipboardData.cs"/> <Compile Include="MS\Internal\Ink\EraserBehavior.cs"/> <Compile Include="MS\Internal\Ink\HighContrastHelper.cs"/> <Compile Include="MS\Internal\Ink\InkCanvasSelection.cs"/> <Compile Include="MS\Internal\Ink\InkCollectionBehavior.cs"/> <Compile Include="MS\Internal\Ink\ISFClipboardData.cs"/> <Compile Include="MS\Internal\Ink\LassoHelper.cs"/> <Compile Include="MS\Internal\Ink\LassoSelectionBehavior.cs"/> <Compile Include="MS\Internal\Ink\PenCursorManager.cs"/> <Compile Include="MS\Internal\Ink\SelectionEditingBehavior.cs"/> <Compile Include="MS\Internal\Ink\SelectionEditor.cs"/> <Compile Include="MS\Internal\Ink\StrokeCollectionDefaultValueFactory.cs"/> <Compile Include="MS\Internal\Ink\StylusEditingBehavior.cs"/> <Compile Include="MS\Internal\Ink\TextClipboardData.cs"/> <Compile Include="MS\Internal\Ink\XamlClipboardData.cs"/> <Compile Include="MS\Internal\Interop\IndexingFilter.cs"/> <Compile Include="MS\Internal\Interop\InternalDispatchObject.cs"/> <Compile Include="MS\Internal\IO\Packaging\ByteStream.cs"/> <Compile Include="MS\Internal\IO\Packaging\ContentDescriptor.cs"/> <Compile Include="MS\Internal\IO\Packaging\CorePropertiesFilter.cs"/> <Compile Include="MS\Internal\IO\Packaging\EncryptedPackageFilter.cs"/> <Compile Include="MS\Internal\IO\Packaging\FixedPageContentExtractor.cs"/> <Compile Include="MS\Internal\IO\Packaging\IndexingContentUnit.cs"/> <Compile Include="MS\Internal\IO\Packaging\indexingfiltermarshaler.cs"/> <Compile Include="MS\Internal\IO\Packaging\initElementDictionary.cs"/> <Compile Include="MS\Internal\IO\Packaging\ManagedFilter.cs"/> <Compile Include="MS\Internal\IO\Packaging\ManagedIStream.cs"/> <Compile Include="MS\Internal\IO\Packaging\PackageFilter.cs"/> <Compile Include="MS\Internal\IO\Packaging\UnsafeIndexingFilterStream.cs"/> <Compile Include="MS\Internal\IO\Packaging\XamlFilter.cs"/> <Compile Include="MS\Internal\IO\Packaging\XmlFixedPageInfo.cs"/> <Compile Include="MS\Internal\IO\Packaging\XmlGlyphRunInfo.cs"/> <Compile Include="MS\Internal\IO\Packaging\XpsFilter.cs"/> <Compile Include="MS\Internal\IWeakHashtable.cs"/> <Compile Include="MS\Internal\KnownBoxes.cs"/> <Compile Include="MS\Internal\LayoutDump.cs"/> <Compile Include="MS\Internal\ListOfObject.cs"/> <Compile Include="MS\Internal\Markup\StaticExtension.cs"/> <Compile Include="MS\Internal\MatchedTextInfo.cs"/> <Compile Include="MS\Internal\Navigation\BindStream.cs"/> <Compile Include="MS\Internal\Navigation\JournalEntryStack.cs"/> <Compile Include="MS\Internal\PrePostDescendentsWalker.cs"/> <Compile Include="MS\Internal\Printing\NativeMethods.cs"/> <Compile Include="MS\Internal\Printing\PrintDlgExMarshaler.cs"/> <Compile Include="MS\Internal\Printing\UnsafeNativeMethods.cs"/> <Compile Include="MS\Internal\Printing\Win32PrintDialog.cs"/> <Compile Include="MS\Internal\Progressivity\IByteRangeDownloaderService.cs"/> <Compile Include="MS\Internal\PtsHost\BackgroundFormatInfo.cs"/> <Compile Include="MS\Internal\PtsHost\BaseParaClient.cs"/> <Compile Include="MS\Internal\PtsHost\BaseParagraph.cs"/> <Compile Include="MS\Internal\PtsHost\BreakRecordTable.cs"/> <Compile Include="MS\Internal\PtsHost\CellParaClient.cs"/> <Compile Include="MS\Internal\PtsHost\CellParagraph.cs"/> <Compile Include="MS\Internal\PtsHost\ColumnPropertiesGroup.cs"/> <Compile Include="MS\Internal\PtsHost\ContainerParaClient.cs"/> <Compile Include="MS\Internal\PtsHost\ContainerParagraph.cs"/> <Compile Include="MS\Internal\PtsHost\DirtyTextRange.cs"/> <Compile Include="MS\Internal\PtsHost\DtrList.cs"/> <Compile Include="MS\Internal\PtsHost\EmbeddedObject.cs"/> <Compile Include="MS\Internal\PtsHost\ErrorHandler.cs"/> <Compile Include="MS\Internal\PtsHost\FigureHelper.cs"/> <Compile Include="MS\Internal\PtsHost\FigureParaClient.cs"/> <Compile Include="MS\Internal\PtsHost\FigureParagraph.cs"/> <Compile Include="MS\Internal\PtsHost\FloaterBaseParaClient.cs"/> <Compile Include="MS\Internal\PtsHost\FloaterBaseParagraph.cs"/> <Compile Include="MS\Internal\PtsHost\FloaterParaClient.cs"/> <Compile Include="MS\Internal\PtsHost\FloaterParagraph.cs"/> <Compile Include="MS\Internal\PtsHost\FlowDocumentPage.cs"/> <Compile Include="MS\Internal\PtsHost\Line.cs"/> <Compile Include="MS\Internal\PtsHost\LineBase.cs"/> <Compile Include="MS\Internal\PtsHost\LineBreakRecord.cs"/> <Compile Include="MS\Internal\PtsHost\LineVisual.cs"/> <Compile Include="MS\Internal\PtsHost\ListItemParagraph.cs"/> <Compile Include="MS\Internal\PtsHost\ListMarkerLine.cs"/> <Compile Include="MS\Internal\PtsHost\ListMarkerSourceInfo.cs"/> <Compile Include="MS\Internal\PtsHost\ListParaClient.cs"/> <Compile Include="MS\Internal\PtsHost\ListParagraph.cs"/> <Compile Include="MS\Internal\PtsHost\MarginCollapsingState.cs"/> <Compile Include="MS\Internal\PtsHost\MbpInfo.cs"/> <Compile Include="MS\Internal\PtsHost\OptimalBreakSession.cs"/> <Compile Include="MS\Internal\PtsHost\OptimalTextSource.cs"/> <Compile Include="MS\Internal\PtsHost\PageBreakRecord.cs"/> <Compile Include="MS\Internal\PtsHost\PageVisual.cs"/> <Compile Include="MS\Internal\PtsHost\ParagraphElementVisual.cs"/> <Compile Include="MS\Internal\PtsHost\ParagraphVisual.cs"/> <Compile Include="MS\Internal\PtsHost\Pts.cs"/> <Compile Include="MS\Internal\PtsHost\PtsCache.cs"/> <Compile Include="MS\Internal\PtsHost\PtsContext.cs"/> <Compile Include="MS\Internal\PtsHost\PtsHelper.cs"/> <Compile Include="MS\Internal\PtsHost\PtsHost.cs"/> <Compile Include="MS\Internal\PtsHost\PtsPage.cs"/> <Compile Include="MS\Internal\PtsHost\RowParagraph.cs"/> <Compile Include="MS\Internal\PtsHost\RowVisual.cs"/> <Compile Include="MS\Internal\PtsHost\RunClient.cs"/> <Compile Include="MS\Internal\PtsHost\Section.cs"/> <Compile Include="MS\Internal\PtsHost\SectionVisual.cs"/> <Compile Include="MS\Internal\PtsHost\Segment.cs"/> <Compile Include="MS\Internal\PtsHost\StructuralCache.cs"/> <Compile Include="MS\Internal\PtsHost\SubpageParaClient.cs"/> <Compile Include="MS\Internal\PtsHost\SubpageParagraph.cs"/> <Compile Include="MS\Internal\PtsHost\TableParaClient.cs"/> <Compile Include="MS\Internal\PtsHost\TableParagraph.cs"/> <Compile Include="MS\Internal\PtsHost\TextFormatterHost.cs"/> <Compile Include="MS\Internal\PtsHost\TextPanelDebug.cs"/> <Compile Include="MS\Internal\PtsHost\TextParaClient.cs"/> <Compile Include="MS\Internal\PtsHost\TextParagraph.cs"/> <Compile Include="MS\Internal\PtsHost\TextParaLineResult.cs"/> <Compile Include="MS\Internal\PtsHost\UIElementParaClient.cs"/> <Compile Include="MS\Internal\PtsHost\UIElementParagraph.cs"/> <Compile Include="MS\Internal\PtsHost\UnmanagedHandle.cs"/> <Compile Include="MS\Internal\PtsHost\UpdateRecord.cs"/> <Compile Include="MS\Internal\PtsTable\CalculatedColumn.cs"/> <Compile Include="MS\Internal\PtsTable\RowSpanVector.cs"/> <Compile Include="MS\Internal\SystemCoreHelper.cs"/> <Compile Include="MS\Internal\SystemDataHelper.cs"/> <Compile Include="MS\Internal\SystemXmlHelper.cs"/> <Compile Include="MS\Internal\SystemXmlLinqHelper.cs"/> <Compile Include="MS\Internal\Text\ComplexLine.cs"/> <Compile Include="MS\Internal\Text\DynamicPropertyReader.cs"/> <Compile Include="MS\Internal\Text\InlineObject.cs"/> <Compile Include="MS\Internal\Text\Line.cs"/> <Compile Include="MS\Internal\Text\LineMetrics.cs"/> <Compile Include="MS\Internal\Text\LineProperties.cs"/> <Compile Include="MS\Internal\Text\MarkerProperties.cs"/> <Compile Include="MS\Internal\Text\SimpleLine.cs"/> <Compile Include="MS\Internal\Text\TextDpi.cs"/> <Compile Include="MS\Internal\Text\TextLineResult.cs"/> <Compile Include="MS\Internal\Text\TextProperties.cs"/> <Compile Include="MS\Internal\Text\TextSpanModifier.cs"/> <Compile Include="MS\Internal\Text\TypographyProperties.cs"/> <Compile Include="MS\Internal\TraceData.cs"/> <Compile Include="MS\Internal\TraceHwndHost.cs"/> <Compile Include="MS\Internal\TraceShell.cs"/> <Compile Include="MS\Internal\UncommonValueTable.cs"/> <Compile Include="MS\Internal\Utility\BindUriHelper.cs"/> <Compile Include="MS\Internal\Utility\MonitorWrapper.cs"/> <Compile Include="MS\Internal\Utility\TraceLog.cs"/> <Compile Include="MS\Internal\WeakDictionary.cs"/> <Compile Include="MS\Internal\WeakHashSet.cs"/> <Compile Include="MS\Internal\WeakHashtable.cs"/> <Compile Include="MS\Internal\WeakObjectHashtable.cs"/> <Compile Include="MS\Internal\WindowsRuntime\Generated\Windows.Data.Text.cs"/> <Compile Include="MS\Internal\WindowsRuntime\Generated\Windows.Globalization.cs"/> <Compile Include="MS\Internal\WindowsRuntime\Generated\WinRT.cs"/> <Compile Include="MS\Internal\WindowsRuntime\Generated\WinRT\Attributes.cs"/> <Compile Include="MS\Internal\WindowsRuntime\Generated\WinRT\ComWrappersSupport.cs"/> <Compile Include="MS\Internal\WindowsRuntime\Generated\WinRT\ComWrappersSupport.net5.cs"/> <Compile Include="MS\Internal\WindowsRuntime\Generated\WinRT\Context.cs"/> <Compile Include="MS\Internal\WindowsRuntime\Generated\WinRT\ExceptionHelpers.cs"/> <Compile Include="MS\Internal\WindowsRuntime\Generated\WinRT\FundamentalMarshalers.cs"/> <Compile Include="MS\Internal\WindowsRuntime\Generated\WinRT\GuidGenerator.cs"/> <Compile Include="MS\Internal\WindowsRuntime\Generated\WinRT\IInspectable.cs"/> <Compile Include="MS\Internal\WindowsRuntime\Generated\WinRT\Interop\ExceptionErrorInfo.cs"/> <Compile Include="MS\Internal\WindowsRuntime\Generated\WinRT\Interop\IContextCallback.cs"/> <Compile Include="MS\Internal\WindowsRuntime\Generated\WinRT\Interop\IUnknownVftbl.cs"/> <Compile Include="MS\Internal\WindowsRuntime\Generated\WinRT\Interop\StandardDelegates.cs"/> <Compile Include="MS\Internal\WindowsRuntime\Generated\WinRT\Marshalers.cs"/> <Compile Include="MS\Internal\WindowsRuntime\Generated\WinRT\ObjectReference.cs"/> <Compile Include="MS\Internal\WindowsRuntime\Generated\WinRT\Projections.cs"/> <Compile Include="MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IEnumerable.cs"/> <Compile Include="MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IReadOnlyList.cs"/> <Compile Include="MS\Internal\WindowsRuntime\Generated\WinRT\TypeExtensions.cs"/> <Compile Include="MS\Internal\WindowsRuntime\Generated\WinRT_Interop.cs"/> <Compile Include="MS\Internal\WindowsRuntime\Windows\Data\Text\WordsSegmenter.cs"/> <Compile Include="MS\Win32\UxThemeWrapper.cs"/> <Compile Include="OtherAssemblyAttrs.cs"/> <Compile Include="System\ComponentModel\DesignerProperties.cs"/> <Compile Include="System\Windows\Annotations\AnchorInfo.cs"/> <Compile Include="System\Windows\Annotations\Annotation.cs"/> <Compile Include="System\Windows\Annotations\AnnotationAuthorChangedEventArgs.cs"/> <Compile Include="System\Windows\Annotations\AnnotationComponentChooser.cs"/> <Compile Include="System\Windows\Annotations\AnnotationDocumentPaginator.cs"/> <Compile Include="System\Windows\Annotations\AnnotationHelper.cs"/> <Compile Include="System\Windows\Annotations\AnnotationResource.cs"/> <Compile Include="System\Windows\Annotations\AnnotationResourceChangedEventArgs.cs"/> <Compile Include="System\Windows\Annotations\AnnotationService.cs"/> <Compile Include="System\Windows\Annotations\LocatorBase.cs"/> <Compile Include="System\Windows\Annotations\LocatorGroup.cs"/> <Compile Include="System\Windows\Annotations\LocatorPart.cs"/> <Compile Include="System\Windows\Annotations\LocatorPartList.cs"/> <Compile Include="System\Windows\Annotations\Storage\AnnotationStore.cs"/> <Compile Include="System\Windows\Annotations\Storage\StoreContentChangedEventArgs.cs"/> <Compile Include="System\Windows\Annotations\Storage\XmlStreamStore.cs"/> <Compile Include="System\Windows\Appearance\WindowBackdropManager.cs"/> <Compile Include="System\Windows\Application.cs"/> <Compile Include="System\Windows\AttachedPropertyBrowsableForChildrenAttribute.cs"/> <Compile Include="System\Windows\Automation\Peers\ButtonAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\ButtonBaseAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\CalendarAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\CalendarButtonAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\CheckBoxAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\ComboBoxAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\ContentTextAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\ContextMenuAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\DataGridAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\DataGridCellAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\DataGridCellItemAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\DataGridColumnHeaderAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\DataGridColumnHeaderItemAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\DataGridColumnHeadersPresenterAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\DataGridDetailsPresenterAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\DataGridItemAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\DataGridRowAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\DataGridRowHeaderAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\DatePickerAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\DateTimeAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\DocumentAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\DocumentPageViewAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\DocumentViewerAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\DocumentViewerBaseAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\ExpanderAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\FixedPageAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\FlowDocumentPageViewerAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\FlowDocumentReaderAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\FlowDocumentScrollViewerAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\FrameAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\FrameworkContentElementAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\FrameworkElementAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\GridSplitterAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\GridViewAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\GridViewCellAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\GridViewColumnHeaderAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\GridViewHeaderRowPresenterAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\GridViewItemAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\GroupBoxAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\GroupItemAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\HwndHostAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\HyperlinkAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\ImageAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\InkCanvasAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\InkPresenterAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\ItemAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\ItemsControlAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\ItemsControlItemAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\ItemsControlWrapperAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\IViewAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\LabelAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\ListBoxAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\ListBoxItemAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\ListBoxItemWrapperAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\ListViewAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\MediaElementAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\MenuAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\MenuItemAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\NavigationWindowAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\PasswordBoxAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\PopupRootAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\ProgressBarAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\RadioButtonAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\RangeBaseAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\RepeatButtonAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\RichTextBoxAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\ScrollBarAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\ScrollViewerAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\SelectorAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\SelectorItemAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\SeparatorAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\SliderAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\StatusBarAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\StatusBarItemAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\TabControlAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\TabItemAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\TabItemWrapperAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\TableAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\TableCellAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\TextAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\TextBlockAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\TextBoxAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\TextElementAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\ThumbAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\ToggleButtonAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\ToolBarAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\ToolTipAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\TreeViewAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\TreeViewDataItemAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\TreeViewItemAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\UserControlAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\Viewport3DAutomationPeer.cs"/> <Compile Include="System\Windows\Automation\Peers\WindowAutomationPeer.cs"/> <Compile Include="System\Windows\BroadcastEventHelper.cs"/> <Compile Include="System\Windows\ColorConvertedBitmapExtension.cs"/> <Compile Include="System\Windows\ComponentResourceKey.cs"/> <Compile Include="System\Windows\ComponentResourceKeyConverter.cs"/> <Compile Include="System\Windows\Condition.cs"/> <Compile Include="System\Windows\ConditionCollection.cs"/> <Compile Include="System\Windows\Controls\AccessText.cs"/> <Compile Include="System\Windows\Controls\AddingNewItemEventArgs.cs"/> <Compile Include="System\Windows\Controls\AdornedElementPlaceholder.cs"/> <Compile Include="System\Windows\Controls\AlternationConverter.cs"/> <Compile Include="System\Windows\Controls\AVElementHelper.cs"/> <Compile Include="System\Windows\Controls\BooleanToSelectiveScrollingOrientationConverter.cs"/> <Compile Include="System\Windows\Controls\BooleanToVisibilityConverter.cs"/> <Compile Include="System\Windows\Controls\Border.cs"/> <Compile Include="System\Windows\Controls\BorderGapMaskConverter.cs"/> <Compile Include="System\Windows\Controls\Button.cs"/> <Compile Include="System\Windows\Controls\Calendar.cs"/> <Compile Include="System\Windows\Controls\CalendarBlackoutDatesCollection.cs"/> <Compile Include="System\Windows\Controls\CalendarDateChangedEventArgs.cs"/> <Compile Include="System\Windows\Controls\CalendarDateRange.cs"/> <Compile Include="System\Windows\Controls\CalendarDateRangeChangingEventArgs.cs"/> <Compile Include="System\Windows\Controls\CalendarKeyboardHelper.cs"/> <Compile Include="System\Windows\Controls\CalendarMode.cs"/> <Compile Include="System\Windows\Controls\CalendarModeChangedEventArgs.cs"/> <Compile Include="System\Windows\Controls\CalendarSelectionChangedEventArgs.cs"/> <Compile Include="System\Windows\Controls\CalendarSelectionMode.cs"/> <Compile Include="System\Windows\Controls\Canvas.cs"/> <Compile Include="System\Windows\Controls\CharacterCasing.cs"/> <Compile Include="System\Windows\Controls\CheckBox.cs"/> <Compile Include="System\Windows\Controls\CleanUpVirtualizedItemEventArgs.cs"/> <Compile Include="System\Windows\Controls\ClickMode.cs"/> <Compile Include="System\Windows\Controls\ColumnDefinition.cs"/> <Compile Include="System\Windows\Controls\ColumnDefinitionCollectionConverter.cs"/> <Compile Include="System\Windows\Controls\ComboBox.cs"/> <Compile Include="System\Windows\Controls\ComboBoxItem.cs"/> <Compile Include="System\Windows\Controls\ContainerTracking.cs"/> <Compile Include="System\Windows\Controls\ContentControl.cs"/> <Compile Include="System\Windows\Controls\ContentPresenter.cs"/> <Compile Include="System\Windows\Controls\ContextMenu.cs"/> <Compile Include="System\Windows\Controls\ContextMenuService.cs"/> <Compile Include="System\Windows\Controls\Control.cs"/> <Compile Include="System\Windows\Controls\ConversionValidationRule.cs"/> <Compile Include="System\Windows\Controls\CustomDictionarySources.cs"/> <Compile Include="System\Windows\Controls\DataErrorValidationRule.cs"/> <Compile Include="System\Windows\Controls\DataGrid.cs"/> <Compile Include="System\Windows\Controls\DataGridAutoGeneratingColumnEventArgs.cs"/> <Compile Include="System\Windows\Controls\DataGridBeginningEditEventArgs.cs"/> <Compile Include="System\Windows\Controls\DataGridBoundColumn.cs"/> <Compile Include="System\Windows\Controls\DataGridCell.cs"/> <Compile Include="System\Windows\Controls\DataGridCellClipboardEventArgs.cs"/> <Compile Include="System\Windows\Controls\DataGridCellEditEndingEventArgs.cs"/> <Compile Include="System\Windows\Controls\DataGridCellInfo.cs"/> <Compile Include="System\Windows\Controls\DataGridCellsPanel.cs"/> <Compile Include="System\Windows\Controls\DataGridCheckBoxColumn.cs"/> <Compile Include="System\Windows\Controls\DataGridClipboardCellContent.cs"/> <Compile Include="System\Windows\Controls\DataGridClipboardCopyMode.cs"/> <Compile Include="System\Windows\Controls\DataGridClipboardHelper.cs"/> <Compile Include="System\Windows\Controls\DataGridColumn.cs"/> <Compile Include="System\Windows\Controls\DataGridColumnCollection.cs"/> <Compile Include="System\Windows\Controls\DataGridColumnDropSeparator.cs"/> <Compile Include="System\Windows\Controls\DataGridColumnEventArgs.cs"/> <Compile Include="System\Windows\Controls\DataGridColumnFloatingHeader.cs"/> <Compile Include="System\Windows\Controls\DataGridColumnHeaderCollection.cs"/> <Compile Include="System\Windows\Controls\DataGridColumnReorderingEventArgs.cs"/> <Compile Include="System\Windows\Controls\DataGridComboBoxColumn.cs"/> <Compile Include="System\Windows\Controls\DataGridEditAction.cs"/> <Compile Include="System\Windows\Controls\DataGridEditingUnit.cs"/> <Compile Include="System\Windows\Controls\DataGridGridLinesVisibility.cs"/> <Compile Include="System\Windows\Controls\DataGridHeadersVisibility.cs"/> <Compile Include="System\Windows\Controls\DataGridHeadersVisibilityToVisibilityConverter.cs"/> <Compile Include="System\Windows\Controls\DataGridHelper.cs"/> <Compile Include="System\Windows\Controls\DataGridHyperlinkColumn.cs"/> <Compile Include="System\Windows\Controls\DataGridItemAttachedStorage.cs"/> <Compile Include="System\Windows\Controls\DataGridLength.cs"/> <Compile Include="System\Windows\Controls\DataGridLengthConverter.cs"/> <Compile Include="System\Windows\Controls\DataGridLengthUnitType.cs"/> <Compile Include="System\Windows\Controls\DataGridNotificationTarget.cs"/> <Compile Include="System\Windows\Controls\DataGridPreparingCellForEditEventArgs.cs"/> <Compile Include="System\Windows\Controls\DataGridRow.cs"/> <Compile Include="System\Windows\Controls\DataGridRowClipboardEventArgs.cs"/> <Compile Include="System\Windows\Controls\DataGridRowDetailsEventArgs.cs"/> <Compile Include="System\Windows\Controls\DataGridRowDetailsVisibilityMode.cs"/> <Compile Include="System\Windows\Controls\DataGridrowEditEndingEventArgs.cs"/> <Compile Include="System\Windows\Controls\DataGridRowEventArgs.cs"/> <Compile Include="System\Windows\Controls\DataGridSelectionMode.cs"/> <Compile Include="System\Windows\Controls\DataGridSelectionUnit.cs"/> <Compile Include="System\Windows\Controls\DataGridSortingEventArgs.cs"/> <Compile Include="System\Windows\Controls\DataGridSortingEventHandler.cs"/> <Compile Include="System\Windows\Controls\DataGridTemplateColumn.cs"/> <Compile Include="System\Windows\Controls\DataGridTextColumn.cs"/> <Compile Include="System\Windows\Controls\DataTemplateSelector.cs"/> <Compile Include="System\Windows\Controls\DatePicker.cs"/> <Compile Include="System\Windows\Controls\DatePickerDateValidationErrorEventArgs.cs"/> <Compile Include="System\Windows\Controls\DatePickerFormat.cs"/> <Compile Include="System\Windows\Controls\DateTimeHelper.cs"/> <Compile Include="System\Windows\Controls\Decorator.cs"/> <Compile Include="System\Windows\Controls\DeferredRunTextReference.cs"/> <Compile Include="System\Windows\Controls\DeferredSelectedIndexReference.cs"/> <Compile Include="System\Windows\Controls\DeferredTextReference.cs"/> <Compile Include="System\Windows\Controls\DefinitionBase.cs"/> <Compile Include="System\Windows\Controls\DockPanel.cs"/> <Compile Include="System\Windows\Controls\DocumentViewer.cs"/> <Compile Include="System\Windows\Controls\ExceptionRoutedEventArgs.cs"/> <Compile Include="System\Windows\Controls\ExceptionValidationRule.cs"/> <Compile Include="System\Windows\Controls\Expander.cs"/> <Compile Include="System\Windows\Controls\FlowDocumentReader.cs"/> <Compile Include="System\Windows\Controls\FlowDocumentScrollViewer.cs"/> <Compile Include="System\Windows\Controls\Frame.cs"/> <Compile Include="System\Windows\Controls\Grid.cs"/> <Compile Include="System\Windows\Controls\GridSplitter.cs"/> <Compile Include="System\Windows\Controls\GridView.cs"/> <Compile Include="System\Windows\Controls\GridViewColumn.cs"/> <Compile Include="System\Windows\Controls\GridViewColumnCollection.cs"/> <Compile Include="System\Windows\Controls\GridViewColumnCollectionChangedEventArgs.cs"/> <Compile Include="System\Windows\Controls\GridViewColumnHeader.cs"/> <Compile Include="System\Windows\Controls\GridViewHeaderRowPresenter.cs"/> <Compile Include="System\Windows\Controls\GridViewRowPresenter.cs"/> <Compile Include="System\Windows\Controls\GroupBox.cs"/> <Compile Include="System\Windows\Controls\GroupItem.cs"/> <Compile Include="System\Windows\Controls\GroupStyle.cs"/> <Compile Include="System\Windows\Controls\HeaderedContentControl.cs"/> <Compile Include="System\Windows\Controls\HeaderedItemsControl.cs"/> <Compile Include="System\Windows\Controls\Image.cs"/> <Compile Include="System\Windows\Controls\InitializingNewItemEventArgs.cs"/> <Compile Include="System\Windows\Controls\InitializingNewItemEventHandler.cs"/> <Compile Include="System\Windows\Controls\InkCanvas.cs"/> <Compile Include="System\Windows\Controls\InkCanvasClipboardFormat.cs"/> <Compile Include="System\Windows\Controls\InkCanvasSelectionHitResult.cs"/> <Compile Include="System\Windows\Controls\InkPresenter.cs"/> <Compile Include="System\Windows\Controls\IProvideDataGridColumn.cs"/> <Compile Include="System\Windows\Controls\ItemCollection.cs"/> <Compile Include="System\Windows\Controls\ItemContainerGenerator.cs"/> <Compile Include="System\Windows\Controls\ItemContainerTemplate.cs"/> <Compile Include="System\Windows\Controls\ItemContainerTemplateKey.cs"/> <Compile Include="System\Windows\Controls\ItemContainerTemplateSelector.cs"/> <Compile Include="System\Windows\Controls\ItemsControl.cs"/> <Compile Include="System\Windows\Controls\ItemsPanelTemplate.cs"/> <Compile Include="System\Windows\Controls\ItemsPresenter.cs"/> <Compile Include="System\Windows\Controls\Label.cs"/> <Compile Include="System\Windows\Controls\ListBox.cs"/> <Compile Include="System\Windows\Controls\ListBoxItem.cs"/> <Compile Include="System\Windows\Controls\ListView.cs"/> <Compile Include="System\Windows\Controls\ListViewItem.cs"/> <Compile Include="System\Windows\Controls\MediaElement.cs"/> <Compile Include="System\Windows\Controls\MediaScriptCommandRoutedEventArgs.cs"/> <Compile Include="System\Windows\Controls\Menu.cs"/> <Compile Include="System\Windows\Controls\MenuItem.cs"/> <Compile Include="System\Windows\Controls\MenuScrollingVisibilityConverter.cs"/> <Compile Include="System\Windows\Controls\MultipleCopiesCollection.cs"/> <Compile Include="System\Windows\Controls\NotifyDataErrorValidationRule.cs"/> <Compile Include="System\Windows\Controls\Orientation.cs"/> <Compile Include="System\Windows\Controls\Page.cs"/> <Compile Include="System\Windows\Controls\PageRanges.cs"/> <Compile Include="System\Windows\Controls\Panel.cs"/> <Compile Include="System\Windows\Controls\PanningMode.cs"/> <Compile Include="System\Windows\Controls\PasswordBox.cs"/> <Compile Include="System\Windows\Controls\PasswordTextContainer.cs"/> <Compile Include="System\Windows\Controls\PasswordTextNavigator.cs"/> <Compile Include="System\Windows\Controls\PopupControlService.cs"/> <Compile Include="System\Windows\Controls\Primitives\AutoToolTipPlacement.cs"/> <Compile Include="System\Windows\Controls\Primitives\BulletDecorator.cs"/> <Compile Include="System\Windows\Controls\Primitives\ButtonBase.cs"/> <Compile Include="System\Windows\Controls\Primitives\CalendarButton.cs"/> <Compile Include="System\Windows\Controls\Primitives\CalendarDayButton.cs"/> <Compile Include="System\Windows\Controls\Primitives\CalendarItem.cs"/> <Compile Include="System\Windows\Controls\Primitives\CustomPopupPlacement.cs"/> <Compile Include="System\Windows\Controls\Primitives\CustomPopupPlacementCallback.cs"/> <Compile Include="System\Windows\Controls\Primitives\DataGridCellsPresenter.cs"/> <Compile Include="System\Windows\Controls\Primitives\DataGridColumnHeader.cs"/> <Compile Include="System\Windows\Controls\Primitives\DataGridColumnHeadersPresenter.cs"/> <Compile Include="System\Windows\Controls\Primitives\DataGridDetailsPresenter.cs"/> <Compile Include="System\Windows\Controls\Primitives\DataGridRowHeader.cs"/> <Compile Include="System\Windows\Controls\Primitives\DataGridRowsPresenter.cs"/> <Compile Include="System\Windows\Controls\Primitives\DatePickerTextBox.cs"/> <Compile Include="System\Windows\Controls\Primitives\DocumentPageView.cs"/> <Compile Include="System\Windows\Controls\Primitives\DocumentViewerBase.cs"/> <Compile Include="System\Windows\Controls\Primitives\DragCompletedEventArgs.cs"/> <Compile Include="System\Windows\Controls\Primitives\DragDeltaEventArgs.cs"/> <Compile Include="System\Windows\Controls\Primitives\DragStartedEventArgs.cs"/> <Compile Include="System\Windows\Controls\Primitives\GridViewRowPresenterBase.cs"/> <Compile Include="System\Windows\Controls\Primitives\HierarchicalVirtualizationConstraints.cs"/> <Compile Include="System\Windows\Controls\Primitives\HierarchicalVirtualizationHeaderDesiredSizes.cs"/> <Compile Include="System\Windows\Controls\Primitives\HierarchicalVirtualizationItemDesiredSizes.cs"/> <Compile Include="System\Windows\Controls\Primitives\IContainItemStorage.cs"/> <Compile Include="System\Windows\Controls\Primitives\IHierarchicalVirtualizationAndScrollInfo.cs"/> <Compile Include="System\Windows\Controls\Primitives\IItemContainerGenerator.cs"/> <Compile Include="System\Windows\Controls\Primitives\IRecyclingItemContainerGenerator.cs"/> <Compile Include="System\Windows\Controls\Primitives\IScrollInfo.cs"/> <Compile Include="System\Windows\Controls\Primitives\ItemsChangedEventArgs.cs"/> <Compile Include="System\Windows\Controls\Primitives\LayoutInformation.cs"/> <Compile Include="System\Windows\Controls\Primitives\MenuBase.cs"/> <Compile Include="System\Windows\Controls\Primitives\MultiSelector.cs"/> <Compile Include="System\Windows\Controls\Primitives\PlacementMode.cs"/> <Compile Include="System\Windows\Controls\Primitives\Popup.cs"/> <Compile Include="System\Windows\Controls\Primitives\PopupAnimation.cs"/> <Compile Include="System\Windows\Controls\Primitives\PopupPrimaryAxis.cs"/> <Compile Include="System\Windows\Controls\Primitives\PopupRoot.cs"/> <Compile Include="System\Windows\Controls\Primitives\RangeBase.cs"/> <Compile Include="System\Windows\Controls\Primitives\RelativeHeaderPosition.cs"/> <Compile Include="System\Windows\Controls\Primitives\RepeatButton.cs"/> <Compile Include="System\Windows\Controls\Primitives\ResizeGrip.cs"/> <Compile Include="System\Windows\Controls\Primitives\ScrollBar.cs"/> <Compile Include="System\Windows\Controls\Primitives\ScrollContentPresenter.cs"/> <Compile Include="System\Windows\Controls\Primitives\ScrollEventArgs.cs"/> <Compile Include="System\Windows\Controls\Primitives\SelectiveScrollingGrid.cs"/> <Compile Include="System\Windows\Controls\Primitives\Selector.cs"/> <Compile Include="System\Windows\Controls\Primitives\StatusBar.cs"/> <Compile Include="System\Windows\Controls\Primitives\StatusBarItem.cs"/> <Compile Include="System\Windows\Controls\Primitives\TabPanel.cs"/> <Compile Include="System\Windows\Controls\Primitives\TextBoxBase.cs"/> <Compile Include="System\Windows\Controls\Primitives\Thumb.cs"/> <Compile Include="System\Windows\Controls\Primitives\TickBar.cs"/> <Compile Include="System\Windows\Controls\Primitives\TickPlacement.cs"/> <Compile Include="System\Windows\Controls\Primitives\ToggleButton.cs"/> <Compile Include="System\Windows\Controls\Primitives\ToolBarOverflowPanel.cs"/> <Compile Include="System\Windows\Controls\Primitives\ToolBarPanel.cs"/> <Compile Include="System\Windows\Controls\Primitives\Track.cs"/> <Compile Include="System\Windows\Controls\Primitives\UniformGrid.cs"/> <Compile Include="System\Windows\Controls\PrintDialog.cs"/> <Compile Include="System\Windows\Controls\PrintDialogException.cs"/> <Compile Include="System\Windows\Controls\ProgressBar.cs"/> <Compile Include="System\Windows\Controls\RadioButton.cs"/> <Compile Include="System\Windows\Controls\RealizedColumnsBlock.cs"/> <Compile Include="System\Windows\Controls\RichTextBox.cs"/> <Compile Include="System\Windows\Controls\RowDefinition.cs"/> <Compile Include="System\Windows\Controls\RowDefinitionCollectionConverter.cs"/> <Compile Include="System\Windows\Controls\ScrollChangedEventArgs.cs"/> <Compile Include="System\Windows\Controls\ScrollUnit.cs"/> <Compile Include="System\Windows\Controls\ScrollViewer.cs"/> <Compile Include="System\Windows\Controls\SelectedCellsChangedEventArgs.cs"/> <Compile Include="System\Windows\Controls\SelectedCellsChangedEventHandler.cs"/> <Compile Include="System\Windows\Controls\SelectedCellsCollection.cs"/> <Compile Include="System\Windows\Controls\SelectedDatesCollection.cs"/> <Compile Include="System\Windows\Controls\SelectedItemCollection.cs"/> <Compile Include="System\Windows\Controls\SelectionChangedEventArgs.cs"/> <Compile Include="System\Windows\Controls\SelectiveScrollingOrientation.cs"/> <Compile Include="System\Windows\Controls\Separator.cs"/> <Compile Include="System\Windows\Controls\SinglePageViewer.cs"/> <Compile Include="System\Windows\Controls\Slider.cs"/> <Compile Include="System\Windows\Controls\SoundPlayerAction.cs"/> <Compile Include="System\Windows\Controls\SpellCheck.cs"/> <Compile Include="System\Windows\Controls\SpellingReform.cs"/> <Compile Include="System\Windows\Controls\Stack.cs"/> <Compile Include="System\Windows\Controls\StickyNote.cs"/> <Compile Include="System\Windows\Controls\StyleSelector.cs"/> <Compile Include="System\Windows\Controls\TabControl.cs"/> <Compile Include="System\Windows\Controls\TabItem.cs"/> <Compile Include="System\Windows\Controls\TextAdaptor.cs"/> <Compile Include="System\Windows\Controls\TextBlock.cs"/> <Compile Include="System\Windows\Controls\TextBox.cs"/> <Compile Include="System\Windows\Controls\TextChange.cs"/> <Compile Include="System\Windows\Controls\TextChangedEventArgs.cs"/> <Compile Include="System\Windows\Controls\TextRangeAdaptor.cs"/> <Compile Include="System\Windows\Controls\TextSearch.cs"/> <Compile Include="System\Windows\Controls\ToolBar.cs"/> <Compile Include="System\Windows\Controls\ToolBarTray.cs"/> <Compile Include="System\Windows\Controls\ToolTip.cs"/> <Compile Include="System\Windows\Controls\ToolTipService.cs"/> <Compile Include="System\Windows\Controls\TreeView.cs"/> <Compile Include="System\Windows\Controls\TreeViewItem.cs"/> <Compile Include="System\Windows\Controls\UIElementCollection.cs"/> <Compile Include="System\Windows\Controls\UserControl.cs"/> <Compile Include="System\Windows\Controls\Validation.cs"/> <Compile Include="System\Windows\Controls\ValidationError.cs"/> <Compile Include="System\Windows\Controls\ValidationErrorEventArgs.cs"/> <Compile Include="System\Windows\Controls\ValidationResult.cs"/> <Compile Include="System\Windows\Controls\ValidationRule.cs"/> <Compile Include="System\Windows\Controls\ValidationStep.cs"/> <Compile Include="System\Windows\Controls\ViewBase.cs"/> <Compile Include="System\Windows\Controls\ViewBox.cs"/> <Compile Include="System\Windows\Controls\ViewPort3D.cs"/> <Compile Include="System\Windows\Controls\VirtualizationCacheLength.cs"/> <Compile Include="System\Windows\Controls\VirtualizationCacheLengthConverter.cs"/> <Compile Include="System\Windows\Controls\VirtualizationMode.cs"/> <Compile Include="System\Windows\Controls\VirtualizedCellInfoCollection.cs"/> <Compile Include="System\Windows\Controls\VirtualizingPanel.cs"/> <Compile Include="System\Windows\Controls\VirtualizingStackPanel.cs"/> <Compile Include="System\Windows\Controls\VisualStates.cs"/> <Compile Include="System\Windows\Controls\WebBrowser.cs"/> <Compile Include="System\Windows\Controls\WrapPanel.cs"/> <Compile Include="System\Windows\ControlTemplate.cs"/> <Compile Include="System\Windows\CornerRadius.cs"/> <Compile Include="System\Windows\CornerRadiusConverter.cs"/> <Compile Include="System\Windows\Data\Binding.cs"/> <Compile Include="System\Windows\Data\BindingBase.cs"/> <Compile Include="System\Windows\Data\BindingExpression.cs"/> <Compile Include="System\Windows\Data\BindingExpressionBase.cs"/> <Compile Include="System\Windows\Data\BindingGroup.cs"/> <Compile Include="System\Windows\Data\BindingListCollectionView.cs"/> <Compile Include="System\Windows\Data\BindingOperations.cs"/> <Compile Include="System\Windows\Data\CollectionContainer.cs"/> <Compile Include="System\Windows\Data\CollectionRegisteringEventArgs.cs"/> <Compile Include="System\Windows\Data\CollectionSynchronizationCallback.cs"/> <Compile Include="System\Windows\Data\CollectionView.cs"/> <Compile Include="System\Windows\Data\CollectionViewGroup.cs"/> <Compile Include="System\Windows\Data\CollectionViewRegisteringEventArgs.cs"/> <Compile Include="System\Windows\Data\CollectionViewSource.cs"/> <Compile Include="System\Windows\Data\CompositeCollection.cs"/> <Compile Include="System\Windows\Data\DataChangedEventManager.cs"/> <Compile Include="System\Windows\Data\DataTransferEventArgs.cs"/> <Compile Include="System\Windows\Data\FilterEventArgs.cs"/> <Compile Include="System\Windows\Data\IMultiValueConverter.cs"/> <Compile Include="System\Windows\Data\IValueConverter.cs"/> <Compile Include="System\Windows\Data\ListCollectionView.cs"/> <Compile Include="System\Windows\Data\MultiBinding.cs"/> <Compile Include="System\Windows\Data\MultiBindingExpression.cs"/> <Compile Include="System\Windows\Data\ObjectDataProvider.cs"/> <Compile Include="System\Windows\Data\PriorityBinding.cs"/> <Compile Include="System\Windows\Data\PriorityBindingExpression.cs"/> <Compile Include="System\Windows\Data\PropertyGroupDescription.cs"/> <Compile Include="System\Windows\Data\RelativeSource.cs"/> <Compile Include="System\Windows\Data\ValueConversionAttribute.cs"/> <Compile Include="System\Windows\Data\ValueUnavailableException.cs"/> <Compile Include="System\Windows\Data\XmlDataProvider.cs"/> <Compile Include="System\Windows\Data\XmlNamespaceMapping.cs"/> <Compile Include="System\Windows\Data\XmlNamespaceMappingCollection.cs"/> <Compile Include="System\Windows\DataTemplate.cs"/> <Compile Include="System\Windows\DataTemplateKey.cs"/> <Compile Include="System\Windows\DataTrigger.cs"/> <Compile Include="System\Windows\DeferrableContent.cs"/> <Compile Include="System\Windows\DeferrableContentConverter.cs"/> <Compile Include="System\Windows\DependencyPropertyHelper.cs"/> <Compile Include="System\Windows\DescendentsWalker.cs"/> <Compile Include="System\Windows\DescendentsWalkerBase.cs"/> <Compile Include="System\Windows\Diagnostics\BindingDiagnostics.cs"/> <Compile Include="System\Windows\Diagnostics\BindingFailedEventArgs.cs"/> <Compile Include="System\Windows\Diagnostics\ResourceDictionaryDiagnostics.cs"/> <Compile Include="System\Windows\Diagnostics\ResourceDictionaryEventArgs.cs"/> <Compile Include="System\Windows\Diagnostics\ResourceDictionaryInfo.cs"/> <Compile Include="System\Windows\Diagnostics\StaticResourceResolvedEventArgs.cs"/> <Compile Include="System\Windows\DialogResultConverter.cs"/> <Compile Include="System\Windows\Documents\Adorner.cs"/> <Compile Include="System\Windows\Documents\AdornerDecorator.cs"/> <Compile Include="System\Windows\Documents\AdornerHitTestResult.cs"/> <Compile Include="System\Windows\Documents\AdornerLayer.cs"/> <Compile Include="System\Windows\Documents\AnchoredBlock.cs"/> <Compile Include="System\Windows\Documents\Block.cs"/> <Compile Include="System\Windows\Documents\BlockCollection.cs"/> <Compile Include="System\Windows\Documents\BlockUIContainer.cs"/> <Compile Include="System\Windows\Documents\Bold.cs"/> <Compile Include="System\windows\Documents\CaretElement.cs"/> <Compile Include="System\windows\Documents\CaretScrollMethod.cs"/> <Compile Include="System\Windows\Documents\ChangeBlockUndoRecord.cs"/> <Compile Include="System\Windows\Documents\ChildDocumentBlock.cs"/> <Compile Include="System\Windows\Documents\ColumnResizeAdorner.cs"/> <Compile Include="System\Windows\Documents\ColumnResizeUndoUnit.cs"/> <Compile Include="System\Windows\Documents\CompositionAdorner.cs"/> <Compile Include="System\Windows\Documents\DisplayAttributeHighlightLayer.cs"/> <Compile Include="System\Windows\Documents\DocumentReference.cs"/> <Compile Include="System\Windows\Documents\DocumentReferenceCollection.cs"/> <Compile Include="System\Windows\Documents\DocumentSequence.cs"/> <Compile Include="System\Windows\Documents\DocumentSequenceHighlightLayer.cs"/> <Compile Include="System\Windows\Documents\DocumentSequenceTextContainer.cs"/> <Compile Include="System\Windows\Documents\DocumentSequenceTextPointer.cs"/> <Compile Include="System\Windows\Documents\DocumentSequenceTextView.cs"/> <Compile Include="System\Windows\Documents\DocumentStructures\NamedElement.cs"/> <Compile Include="System\Windows\Documents\DocumentStructures\SemanticBasicElement.cs"/> <Compile Include="System\Windows\Documents\DocumentStructures\StoryFragments.cs"/> <Compile Include="System\Windows\Documents\DPTypeDescriptorContext.cs"/> <Compile Include="System\Windows\Documents\EditingCommands.cs"/> <Compile Include="System\Windows\Documents\ElementEdge.cs"/> <Compile Include="System\Windows\Documents\Figure.cs"/> <Compile Include="System\Windows\Documents\FixedDocument.cs"/> <Compile Include="System\Windows\Documents\FixedDSBuilder.cs"/> <Compile Include="System\Windows\Documents\FixedElement.cs"/> <Compile Include="System\Windows\Documents\FixedFindEngine.cs"/> <Compile Include="System\Windows\Documents\FixedFlowMap.cs"/> <Compile Include="System\Windows\Documents\FixedHighlight.cs"/> <Compile Include="System\Windows\Documents\FixedHyperlink.cs"/> <Compile Include="System\Windows\Documents\FixedLineResult.cs"/> <Compile Include="System\Windows\Documents\FixedNode.cs"/> <Compile Include="System\Windows\Documents\FixedPage.cs"/> <Compile Include="System\Windows\Documents\FixedPageStructure.cs"/> <Compile Include="System\Windows\Documents\FixedPosition.cs"/> <Compile Include="System\Windows\Documents\FixedSchema.cs"/> <Compile Include="System\Windows\Documents\FixedSOMContainer.cs"/> <Compile Include="System\Windows\Documents\FixedSOMElement.cs"/> <Compile Include="System\Windows\Documents\FixedSOMFixedBlock.cs"/> <Compile Include="System\Windows\Documents\FixedSOMGroup.cs"/> <Compile Include="System\Windows\Documents\FixedSOMImage.cs"/> <Compile Include="System\Windows\Documents\FixedSOMLineCollection.cs"/> <Compile Include="System\Windows\Documents\FixedSOMLineRanges.cs"/> <Compile Include="System\Windows\Documents\FixedSOMPage.cs"/> <Compile Include="System\Windows\Documents\FixedSOMPageConstructor.cs"/> <Compile Include="System\Windows\Documents\FixedSOMPageElement.cs"/> <Compile Include="System\Windows\Documents\FixedSOMSemanticBox.cs"/> <Compile Include="System\Windows\Documents\FixedSOMTable.cs"/> <Compile Include="System\Windows\Documents\FixedSOMTableCell.cs"/> <Compile Include="System\Windows\Documents\FixedSOMTableRow.cs"/> <Compile Include="System\Windows\Documents\FixedSOMTextRun.cs"/> <Compile Include="System\Windows\Documents\FixedTextBuilder.cs"/> <Compile Include="System\Windows\Documents\FixedTextContainer.cs"/> <Compile Include="System\Windows\Documents\FixedTextPointer.cs"/> <Compile Include="System\Windows\Documents\FixedTextView.cs"/> <Compile Include="System\Windows\Documents\Floater.cs"/> <Compile Include="System\Windows\Documents\FlowDocument.cs"/> <Compile Include="System\Windows\Documents\FlowNode.cs"/> <Compile Include="System\Windows\Documents\FlowPosition.cs"/> <Compile Include="System\Windows\Documents\FrameworkRichTextComposition.cs"/> <Compile Include="System\Windows\Documents\FrameworkTextComposition.cs"/> <Compile Include="System\Windows\Documents\Glyphs.cs"/> <Compile Include="System\Windows\Documents\HighlightChangedEventArgs.cs"/> <Compile Include="System\Windows\Documents\HighlightChangedEventHandler.cs"/> <Compile Include="System\Windows\Documents\HighlightLayer.cs"/> <Compile Include="System\Windows\Documents\Highlights.cs"/> <Compile Include="System\Windows\Documents\HighlightVisual.cs"/> <Compile Include="System\Windows\Documents\Hyperlink.cs"/> <Compile Include="System\Windows\Documents\ImmComposition.cs"/> <Compile Include="System\Windows\Documents\InkInteropObject.cs"/> <Compile Include="System\Windows\Documents\Inline.cs"/> <Compile Include="System\Windows\Documents\InlineCollection.cs"/> <Compile Include="System\Windows\Documents\InlineUIContainer.cs"/> <Compile Include="System\Windows\Documents\InputScopeAttribute.cs"/> <Compile Include="System\Windows\Documents\Italic.cs"/> <Compile Include="System\Windows\Documents\ITextContainer.cs"/> <Compile Include="System\Windows\Documents\ITextPointer.cs"/> <Compile Include="System\Windows\Documents\ITextRange.cs"/> <Compile Include="System\Windows\Documents\ITextSelection.cs"/> <Compile Include="System\Windows\Documents\ITextView.cs"/> <Compile Include="System\Windows\Documents\IXamlAttributes.cs"/> <Compile Include="System\Windows\Documents\IXamlContentHandler.cs"/> <Compile Include="System\Windows\Documents\IXamlErrorHandler.cs"/> <Compile Include="System\Windows\Documents\LineBreak.cs"/> <Compile Include="System\Windows\Documents\LinkTarget.cs"/> <Compile Include="System\Windows\Documents\List.cs"/> <Compile Include="System\Windows\Documents\ListItem.cs"/> <Compile Include="System\Windows\Documents\ListItemCollection.cs"/> <Compile Include="System\Windows\Documents\LogicalDirection.cs"/> <Compile Include="System\Windows\Documents\MoveSizeWinEventHandler.cs"/> <Compile Include="System\Windows\Documents\MsSpellCheckLib\RCW.cs"/> <Compile Include="System\Windows\Documents\MsSpellCheckLib\SpellChecker\OptionDescription.cs"/> <Compile Include="System\Windows\Documents\MsSpellCheckLib\SpellChecker\SpellChecker.cs"/> <Compile Include="System\Windows\Documents\MsSpellCheckLib\SpellChecker\SpellCheckerChangedEventArgs.cs"/> <Compile Include="System\Windows\Documents\MsSpellCheckLib\SpellChecker\SpellCheckerChangedEventHandler.cs"/> <Compile Include="System\Windows\Documents\MsSpellCheckLib\SpellChecker\SpellingError.cs"/> <Compile Include="System\Windows\Documents\MsSpellCheckLib\SpellCheckerFactory\SpellCheckerCreationHelper.cs"/> <Compile Include="System\Windows\Documents\MsSpellCheckLib\SpellCheckerFactory\SpellCheckerFactory.cs"/> <Compile Include="System\Windows\Documents\MsSpellCheckLib\Utils\ChangeNotifyWrapper.cs"/> <Compile Include="System\Windows\Documents\MsSpellCheckLib\Utils\Extensions.cs"/> <Compile Include="System\Windows\Documents\MsSpellCheckLib\Utils\RetryHelper.cs"/> <Compile Include="System\Windows\Documents\NaturalLanguageHyphenator.cs"/> <Compile Include="System\Windows\Documents\NLGSpellerInterop.cs"/> <Compile Include="System\Windows\Documents\NullTextContainer.cs"/> <Compile Include="System\Windows\Documents\NullTextNavigator.cs"/> <Compile Include="System\Windows\Documents\PageContent.cs"/> <Compile Include="System\Windows\Documents\PageContentAsyncResult.cs"/> <Compile Include="System\Windows\Documents\PageContentCollection.cs"/> <Compile Include="System\Windows\Documents\Paragraph.cs"/> <Compile Include="System\Windows\Documents\PrecursorTextChangeType.cs"/> <Compile Include="System\Windows\Documents\PropertyRecord.cs"/> <Compile Include="System\Windows\Documents\PropertyValueAction.cs"/> <Compile Include="System\Windows\Documents\RangeContentEnumerator.cs"/> <Compile Include="System\Windows\Documents\RtfControls.cs"/> <Compile Include="System\Windows\Documents\RtfControlWord.cs"/> <Compile Include="System\Windows\Documents\RtfControlWordInfo.cs"/> <Compile Include="System\Windows\Documents\RtfDestination.cs"/> <Compile Include="System\Windows\Documents\RtfFormatStack.cs"/> <Compile Include="System\Windows\Documents\RtfImageFormat.cs"/> <Compile Include="System\Windows\Documents\RtfSuperSubscript.cs"/> <Compile Include="System\Windows\Documents\RtfToken.cs"/> <Compile Include="System\Windows\Documents\RtfTokenType.cs"/> <Compile Include="System\Windows\Documents\RtfToXamlError.cs"/> <Compile Include="System\Windows\Documents\RtfToXamlLexer.cs"/> <Compile Include="System\Windows\Documents\RtfToXamlReader.cs"/> <Compile Include="System\Windows\Documents\RubberbandSelector.cs"/> <Compile Include="System\Windows\Documents\Run.cs"/> <Compile Include="System\windows\Documents\Section.cs"/> <Compile Include="System\windows\Documents\SelectionHighlightInfo.cs"/> <Compile Include="System\windows\Documents\SelectionWordBreaker.cs"/> <Compile Include="System\Windows\Documents\Serialization\ISerializerFactory.cs"/> <Compile Include="System\Windows\Documents\Serialization\SerializerDescriptor.cs"/> <Compile Include="System\Windows\Documents\Serialization\SerializerProvider.cs"/> <Compile Include="System\Windows\Documents\Serialization\SerializerWriter.cs"/> <Compile Include="System\Windows\Documents\Serialization\SerializerWriterCollator.cs"/> <Compile Include="System\Windows\Documents\Serialization\SerializerWriterEventHandlers.cs"/> <Compile Include="System\Windows\Documents\Span.cs"/> <Compile Include="System\Windows\Documents\Speller.cs"/> <Compile Include="System\Windows\Documents\SpellerError.cs"/> <Compile Include="System\Windows\Documents\SpellerHighlightLayer.cs"/> <Compile Include="System\Windows\Documents\SpellerInteropBase.cs"/> <Compile Include="System\Windows\Documents\SpellerStatusTable.cs"/> <Compile Include="System\Windows\Documents\SplayTreeNode.cs"/> <Compile Include="System\Windows\Documents\SplayTreeNodeRole.cs"/> <Compile Include="System\Windows\Documents\StaticTextPointer.cs"/> <Compile Include="System\Windows\Documents\Table.cs"/> <Compile Include="System\Windows\Documents\TableCell.cs"/> <Compile Include="System\Windows\Documents\TableCellCollection.cs"/> <Compile Include="System\Windows\Documents\TableColumn.cs"/> <Compile Include="System\Windows\Documents\TableColumnCollection.cs"/> <Compile Include="System\Windows\Documents\TableRow.cs"/> <Compile Include="System\Windows\Documents\TableRowCollection.cs"/> <Compile Include="System\Windows\Documents\TableRowGroup.cs"/> <Compile Include="System\Windows\Documents\TableRowGroupCollection.cs"/> <Compile Include="System\Windows\Documents\TextChangeType.cs"/> <Compile Include="System\Windows\Documents\TextContainer.cs"/> <Compile Include="System\Windows\Documents\TextContainerChangedEventArgs.cs"/> <Compile Include="System\Windows\Documents\TextContainerChangedEventHandler.cs"/> <Compile Include="System\Windows\Documents\TextContainerChangeEventArgs.cs"/> <Compile Include="System\Windows\Documents\TextContainerChangeEventHandler.cs"/> <Compile Include="System\windows\Documents\TextEditor.cs"/> <Compile Include="System\windows\Documents\TextEditorCharacters.cs"/> <Compile Include="System\windows\Documents\TextEditorContextMenu.cs"/> <Compile Include="System\windows\Documents\TextEditorCopyPaste.cs"/> <Compile Include="System\windows\Documents\TextEditorDragDrop.cs"/> <Compile Include="System\windows\Documents\TextEditorLists.cs"/> <Compile Include="System\windows\Documents\TextEditorMouse.cs"/> <Compile Include="System\windows\Documents\TextEditorParagraphs.cs"/> <Compile Include="System\windows\Documents\TextEditorSelection.cs"/> <Compile Include="System\windows\Documents\TextEditorSpelling.cs"/> <Compile Include="System\windows\Documents\TextEditorTables.cs"/> <Compile Include="System\windows\Documents\TextEditorThreadLocalStore.cs"/> <Compile Include="System\windows\Documents\TextEditorTyping.cs"/> <Compile Include="System\Windows\Documents\TextEffectResolver.cs"/> <Compile Include="System\Windows\Documents\TextElement.cs"/> <Compile Include="System\Windows\Documents\TextElementCollection.cs"/> <Compile Include="System\Windows\Documents\TextElementCollectionHelper.cs"/> <Compile Include="System\Windows\Documents\TextElementEditingBehaviorAttribute.cs"/> <Compile Include="System\Windows\Documents\TextElementEnumerator.cs"/> <Compile Include="System\Windows\Documents\TextFindEngine.cs"/> <Compile Include="System\Windows\Documents\TextMapOffsetErrorLogger.cs"/> <Compile Include="System\Windows\Documents\TextParentUndoUnit.cs"/> <Compile Include="System\Windows\Documents\TextPointer.cs"/> <Compile Include="System\Windows\Documents\TextPointerBase.cs"/> <Compile Include="System\Windows\Documents\TextPointerContext.cs"/> <Compile Include="System\Windows\Documents\TextRange.cs"/> <Compile Include="System\Windows\Documents\TextRangeBase.cs"/> <Compile Include="System\Windows\Documents\TextRangeEdit.cs"/> <Compile Include="System\Windows\Documents\TextRangeEditLists.cs"/> <Compile Include="System\Windows\Documents\TextRangeEditTables.cs"/> <Compile Include="System\Windows\Documents\TextRangeSerialization.cs"/> <Compile Include="System\Windows\Documents\TextSchema.cs"/> <Compile Include="System\windows\Documents\TextSegment.cs"/> <Compile Include="System\windows\Documents\TextSelection.cs"/> <Compile Include="System\windows\Documents\TextSelectionHighlightLayer.cs"/> <Compile Include="System\Windows\Documents\TextServicesDisplayAttribute.cs"/> <Compile Include="System\Windows\Documents\TextServicesDisplayAttributePropertyRanges.cs"/> <Compile Include="System\Windows\Documents\TextServicesHost.cs"/> <Compile Include="System\Windows\Documents\TextServicesProperty.cs"/> <Compile Include="System\Windows\Documents\TextServicesPropertyRanges.cs"/> <Compile Include="System\Windows\Documents\TextStore.cs"/> <Compile Include="System\Windows\Documents\TextTreeDeleteContentUndoUnit.cs"/> <Compile Include="System\Windows\Documents\TextTreeDumper.cs"/> <Compile Include="System\Windows\Documents\TextTreeExtractElementUndoUnit.cs"/> <Compile Include="System\Windows\Documents\TextTreeFixupNode.cs"/> <Compile Include="System\Windows\Documents\TextTreeInsertElementUndoUnit.cs"/> <Compile Include="System\Windows\Documents\TextTreeInsertUndoUnit.cs"/> <Compile Include="System\Windows\Documents\TextTreeNode.cs"/> <Compile Include="System\Windows\Documents\TextTreeObjectNode.cs"/> <Compile Include="System\Windows\Documents\TextTreePropertyUndoUnit.cs"/> <Compile Include="System\Windows\Documents\TextTreeRootNode.cs"/> <Compile Include="System\Windows\Documents\TextTreeRootTextBlock.cs"/> <Compile Include="System\Windows\Documents\TextTreeText.cs"/> <Compile Include="System\Windows\Documents\TextTreeTextBlock.cs"/> <Compile Include="System\Windows\Documents\TextTreeTextElementNode.cs"/> <Compile Include="System\Windows\Documents\TextTreeTextNode.cs"/> <Compile Include="System\Windows\Documents\TextTreeUndo.cs"/> <Compile Include="System\Windows\Documents\TextTreeUndoUnit.cs"/> <Compile Include="System\Windows\Documents\Tracing\SpellerCOMActionTraceLogger.cs"/> <Compile Include="System\Windows\Documents\Typography.cs"/> <Compile Include="System\windows\Documents\UIElementPropertyUndoUnit.cs"/> <Compile Include="System\Windows\Documents\Underline.cs"/> <Compile Include="System\Windows\Documents\ValidationHelper.cs"/> <Compile Include="System\Windows\Documents\WinEventHandler.cs"/> <Compile Include="System\Windows\Documents\WinRTSpellerInterop.cs"/> <Compile Include="System\Windows\Documents\WinRTSpellerInteropExtensions.cs"/> <Compile Include="System\Windows\Documents\WpfPayload.cs"/> <Compile Include="System\Windows\Documents\XamlAttribute.cs"/> <Compile Include="System\Windows\Documents\XamlRtfConverter.cs"/> <Compile Include="System\Windows\Documents\XamlTokenType.cs"/> <Compile Include="System\Windows\Documents\XamlToRtfError.cs"/> <Compile Include="System\Windows\Documents\XamlToRtfParser.cs"/> <Compile Include="System\Windows\Documents\XamlToRtfWriter.cs"/> <Compile Include="System\Windows\Documents\XPSS0ValidatingLoader.cs"/> <Compile Include="System\Windows\Documents\ZoomPercentageConverter.cs"/> <Compile Include="System\Windows\AccentColorHelper.cs"/> <Compile Include="System\Windows\DynamicResourceExtension.cs"/> <Compile Include="System\Windows\DynamicResourceExtensionConverter.cs"/> <Compile Include="System\Windows\EventSetter.cs"/> <Compile Include="System\Windows\EventSetterHandlerConverter.cs"/> <Compile Include="System\Windows\EventTrigger.cs"/> <Compile Include="System\Windows\ExitEventArgs.cs"/> <Compile Include="System\Windows\FigureLength.cs"/> <Compile Include="System\Windows\FigureLengthConverter.cs"/> <Compile Include="System\Windows\FontSizeConverter.cs"/> <Compile Include="System\Windows\FrameworkCompatibilityPreferences.cs"/> <Compile Include="System\Windows\FrameworkContentElement.cs"/> <Compile Include="System\Windows\FrameworkContextData.cs"/> <Compile Include="System\Windows\FrameworkElement.cs"/> <Compile Include="System\Windows\FrameworkElementFactory.cs"/> <Compile Include="System\Windows\FrameworkPropertyMetadata.cs"/> <Compile Include="System\Windows\FrameworkReadOnlyPropertyMetadata.cs"/> <Compile Include="System\Windows\FrameworkTemplate.cs"/> <Compile Include="System\Windows\Generated\FrameworkContentElement.cs"/> <Compile Include="System\Windows\Generated\FrameworkElement.cs"/> <Compile Include="System\Windows\GridLength.cs"/> <Compile Include="System\Windows\GridLengthConverter.cs"/> <Compile Include="System\Windows\HierarchicalDataTemplate.cs"/> <Compile Include="System\Windows\IFrameworkInputElement.cs"/> <Compile Include="System\Windows\InheritablePropertyChangeInfo.cs"/> <Compile Include="System\Windows\InheritanceBehavior.cs"/> <Compile Include="System\Windows\Ink\EditingMode.cs"/> <Compile Include="System\Windows\Ink\Events.cs"/> <Compile Include="System\Windows\Input\Command\CommandConverter.cs"/> <Compile Include="System\Windows\Input\Command\CommandValueSerializer.cs"/> <Compile Include="System\Windows\Input\KeyboardNavigation.cs"/> <Compile Include="System\Windows\Interop\ActiveXHost.cs"/> <Compile Include="System\Windows\Interop\BrowserInteropHelper.cs"/> <Compile Include="System\Windows\Interop\DynamicScriptObject.cs"/> <Compile Include="System\Windows\Interop\HwndHost.cs"/> <Compile Include="System\Windows\Interop\IErrorPage.cs"/> <Compile Include="System\Windows\Interop\IProgressPage.cs"/> <Compile Include="System\Windows\Interop\WindowInteropHelper.cs"/> <Compile Include="System\Windows\IWindowService.cs"/> <Compile Include="System\Windows\LengthConverter.cs"/> <Compile Include="System\Windows\Localization.cs"/> <Compile Include="System\Windows\LogicalTreeHelper.cs"/> <Compile Include="System\Windows\LostFocusEventManager.cs"/> <Compile Include="System\Windows\Markup\AttributeData.cs"/> <Compile Include="System\Windows\Markup\Baml2006\Baml2006KeyRecord.cs"/> <Compile Include="System\Windows\Markup\Baml2006\Baml2006KnownTypes.cs"/> <Compile Include="System\Windows\Markup\Baml2006\Baml2006Reader.cs"/> <Compile Include="System\Windows\Markup\Baml2006\Baml2006ReaderContext.cs"/> <Compile Include="System\Windows\Markup\Baml2006\Baml2006ReaderFrame.cs"/> <Compile Include="System\Windows\Markup\Baml2006\Baml2006ReaderInternal.cs"/> <Compile Include="System\Windows\Markup\Baml2006\Baml2006ReaderSettings.cs"/> <Compile Include="System\Windows\Markup\Baml2006\Baml2006RecordType.cs"/> <Compile Include="System\Windows\Markup\Baml2006\Baml2006SchemaContext.cs"/> <Compile Include="System\Windows\Markup\Baml2006\Baml6Assembly.cs"/> <Compile Include="System\Windows\Markup\Baml2006\Baml6ConstructorInfo.cs"/> <Compile Include="System\Windows\Markup\Baml2006\BamlBinaryReader.cs"/> <Compile Include="System\Windows\Markup\Baml2006\DeferredBinaryDeserializerExtension.cs"/> <Compile Include="System\Windows\Markup\Baml2006\SharedStream.cs"/> <Compile Include="System\Windows\Markup\Baml2006\ThemeKnownTypeHelper.cs"/> <Compile Include="System\Windows\Markup\Baml2006\TypeConverterMarkupExtension.cs"/> <Compile Include="System\Windows\Markup\Baml2006\WpfGeneratedKnownProperties.cs"/> <Compile Include="System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs"/> <Compile Include="System\Windows\Markup\Baml2006\WpfKnownMember.cs"/> <Compile Include="System\Windows\Markup\Baml2006\WpfKnownMemberInvoker.cs"/> <Compile Include="System\Windows\Markup\Baml2006\WpfKnownType.cs"/> <Compile Include="System\Windows\Markup\Baml2006\WpfKnownTypeInvoker.cs"/> <Compile Include="System\Windows\Markup\Baml2006\WpfMemberInvoker.cs"/> <Compile Include="System\Windows\Markup\Baml2006\WpfSharedBamlSchemaContext.cs"/> <Compile Include="System\Windows\Markup\Baml2006\WpfSharedXamlSchemaContext.cs"/> <Compile Include="System\Windows\Markup\Baml2006\WpfXamlMember.cs"/> <Compile Include="System\Windows\Markup\Baml2006\WpfXamlType.cs"/> <Compile Include="System\Windows\Markup\BamlBinaryReader.cs"/> <Compile Include="System\Windows\Markup\BamlBinaryWriter.cs"/> <Compile Include="System\Windows\Markup\BamlCollectionHolder.cs"/> <Compile Include="System\Windows\Markup\BamlMapTable.cs"/> <Compile Include="System\Windows\Markup\BamlReader.cs"/> <Compile Include="System\Windows\Markup\BamlRecordHelper.cs"/> <Compile Include="System\Windows\Markup\BamlRecordReader.cs"/> <Compile Include="System\Windows\Markup\BamlRecords.cs"/> <Compile Include="System\Windows\Markup\BamlRecordWriter.cs"/> <Compile Include="System\Windows\Markup\BamlVersionHeader.cs"/> <Compile Include="System\Windows\Markup\BamlWriter.cs"/> <Compile Include="System\Windows\Markup\DependencyPropertyConverter.cs"/> <Compile Include="System\Windows\Markup\FilteredXmlReader.cs"/> <Compile Include="System\Windows\Markup\IHaveResources.cs"/> <Compile Include="System\Windows\Markup\IStreamInfo.cs"/> <Compile Include="System\Windows\Markup\IStyleConnector.cs"/> <Compile Include="System\Windows\Markup\KnownTypes.cs"/> <Compile Include="System\Windows\Markup\KnownTypesHelper.cs"/> <Compile Include="System\Windows\Markup\Localizer\BamlLocalizabilityResolver.cs"/> <Compile Include="System\Windows\Markup\Localizer\BamlLocalizableResource.cs"/> <Compile Include="System\Windows\Markup\Localizer\BamlLocalizableResourceKey.cs"/> <Compile Include="System\Windows\Markup\Localizer\BamlLocalizationDictionary.cs"/> <Compile Include="System\Windows\Markup\Localizer\BamlLocalizer.cs"/> <Compile Include="System\Windows\Markup\Localizer\BamlLocalizerError.cs"/> <Compile Include="System\Windows\Markup\Localizer\BamlLocalizerErrorNotifyEventArgs.cs"/> <Compile Include="System\Windows\Markup\MarkupExtensionParser.cs"/> <Compile Include="System\Windows\Markup\ParserContext.cs"/> <Compile Include="System\Windows\Markup\ParserHooks.cs"/> <Compile Include="System\Windows\Markup\ParserStack.cs"/> <Compile Include="System\Windows\Markup\Primitives\ElementMarkupObject.cs"/> <Compile Include="System\Windows\Markup\Primitives\ExtensionSimplifierMarkupObject.cs"/> <Compile Include="System\Windows\Markup\Primitives\FrameworkElementFactoryMarkupObject.cs"/> <Compile Include="System\Windows\Markup\Primitives\MarkupWriter.cs"/> <Compile Include="System\Windows\Markup\ProvideValueServiceProvider.cs"/> <Compile Include="System\Windows\Markup\ReaderContextStackData.cs"/> <Compile Include="System\Windows\Markup\RestrictiveXamlXmlReader.cs"/> <Compile Include="System\Windows\Markup\RoutedEventConverter.cs"/> <Compile Include="System\Windows\Markup\RoutedEventValueSerializer.cs"/> <Compile Include="System\Windows\Markup\SetterTriggerConditionValueConverter.cs"/> <Compile Include="System\Windows\Markup\StyleModeStack.cs"/> <Compile Include="System\Windows\Markup\TemplateComponentConnector.cs"/> <Compile Include="System\Windows\Markup\TemplateKeyConverter.cs"/> <Compile Include="System\Windows\Markup\TypeContext.cs"/> <Compile Include="System\Windows\Markup\WpfXamlLoader.cs"/> <Compile Include="System\Windows\Markup\XamlBrushSerializer.cs"/> <Compile Include="System\Windows\Markup\XamlDesignerSerializationManager.cs"/> <Compile Include="System\Windows\Markup\XamlFigureLengthSerializer.cs"/> <Compile Include="System\Windows\Markup\XamlGridLengthSerializer.cs"/> <Compile Include="System\Windows\Markup\XamlInstanceCreator.cs"/> <Compile Include="System\Windows\Markup\XamlInt32CollectionSerializer.cs"/> <Compile Include="System\Windows\Markup\XamlNodes.cs"/> <Compile Include="System\Windows\Markup\XamlParseException.cs"/> <Compile Include="System\Windows\Markup\XamlParser.cs"/> <Compile Include="System\Windows\Markup\XamlPathDataSerializer.cs"/> <Compile Include="System\Windows\Markup\XamlPoint3DCollectionSerializer.cs"/> <Compile Include="System\Windows\Markup\XamlPointCollectionSerializer.cs"/> <Compile Include="System\Windows\Markup\XamlReader.cs"/> <Compile Include="System\Windows\Markup\XamlReaderConstants.cs"/> <Compile Include="System\Windows\Markup\XamlSerializer.cs"/> <Compile Include="System\Windows\Markup\XamlSerializerUtil.cs"/> <Compile Include="System\Windows\Markup\XamlStream.cs"/> <Compile Include="System\Windows\Markup\XamlStyleSerializer.cs"/> <Compile Include="System\Windows\Markup\XamlTemplateSerializer.cs"/> <Compile Include="System\Windows\Markup\XamlTypeMapper.cs"/> <Compile Include="System\Windows\Markup\XamlTypeMapperSchemaContext.cs"/> <Compile Include="System\Windows\Markup\XamlVector3DCollectionSerializer.cs"/> <Compile Include="System\Windows\Markup\XamlWriter.cs"/> <Compile Include="System\Windows\Markup\XamlWriterMode.cs"/> <Compile Include="System\Windows\Markup\XamlWriterState.cs"/> <Compile Include="System\Windows\Markup\XmlAttributeProperties.cs"/> <Compile Include="System\Windows\Markup\XmlnsCache.cs"/> <Compile Include="System\Windows\Markup\XmlnsDictionary.cs"/> <Compile Include="System\Windows\Media\Animation\BeginStoryboard.cs"/> <Compile Include="System\Windows\Media\Animation\ControllableStoryboardAction.cs"/> <Compile Include="System\Windows\Media\Animation\Generated\DiscreteKeyFrames.cs"/> <Compile Include="System\Windows\Media\Animation\Generated\EasingKeyFrames.cs"/> <Compile Include="System\Windows\Media\Animation\Generated\KeyFrames.cs"/> <Compile Include="System\Windows\Media\Animation\Generated\LinearKeyFrames.cs"/> <Compile Include="System\Windows\Media\Animation\Generated\SplineKeyFrames.cs"/> <Compile Include="System\Windows\Media\Animation\Generated\ThicknessAnimation.cs"/> <Compile Include="System\Windows\Media\Animation\Generated\ThicknessAnimationBase.cs"/> <Compile Include="System\Windows\Media\Animation\Generated\ThicknessAnimationUsingKeyFrames.cs"/> <Compile Include="System\Windows\Media\Animation\Generated\ThicknessKeyFrameCollection.cs"/> <Compile Include="System\Windows\Media\Animation\PauseStoryboard.cs"/> <Compile Include="System\Windows\Media\Animation\RemoveStoryboard.cs"/> <Compile Include="System\Windows\Media\Animation\ResumeStoryboard.cs"/> <Compile Include="System\Windows\Media\Animation\SeekStoryboard.cs"/> <Compile Include="System\Windows\Media\Animation\SetStoryboardSpeedRatio.cs"/> <Compile Include="System\Windows\Media\Animation\SkipStoryboardToFill.cs"/> <Compile Include="System\Windows\Media\Animation\StopStoryboard.cs"/> <Compile Include="System\Windows\Media\Animation\Storyboard.cs"/> <Compile Include="System\Windows\Media\TextOptions.cs"/> <Compile Include="System\Windows\MessageBox.cs"/> <Compile Include="System\Windows\MultiDataTrigger.cs"/> <Compile Include="System\Windows\MultiTrigger.cs"/> <Compile Include="System\Windows\Navigation\FragmentNavigationEventArgs.cs"/> <Compile Include="System\Windows\Navigation\Journal.cs"/> <Compile Include="System\Windows\Navigation\JournalEntry.cs"/> <Compile Include="System\Windows\Navigation\JournalEntryListConverter.cs"/> <Compile Include="System\Windows\Navigation\NavigatingCancelEventArgs.cs"/> <Compile Include="System\Windows\Navigation\NavigationEventArgs.cs"/> <Compile Include="System\Windows\Navigation\NavigationFailedEventArgs.cs"/> <Compile Include="System\Windows\Navigation\NavigationMode.cs"/> <Compile Include="System\Windows\Navigation\NavigationProgressEventArgs.cs"/> <Compile Include="System\Windows\Navigation\NavigationService.cs"/> <Compile Include="System\Windows\Navigation\NavigationWindow.cs"/> <Compile Include="System\Windows\Navigation\PageFunction.cs"/> <Compile Include="System\Windows\Navigation\RequestNavigateEventArgs.cs"/> <Compile Include="System\Windows\Navigation\ReturnEventArgs.cs"/> <Compile Include="System\Windows\NullableBoolConverter.cs"/> <Compile Include="System\Windows\PropertyPath.cs"/> <Compile Include="System\Windows\PropertyPathConverter.cs"/> <Compile Include="System\Windows\RequestBringIntoViewEventArgs.cs"/> <Compile Include="System\Windows\RequestBringIntoViewEventHandler.cs"/> <Compile Include="System\Windows\ResourceDictionary.cs"/> <Compile Include="System\Windows\ResourceDictionaryCollection.cs"/> <Compile Include="System\Windows\ResourceDictionaryLocation.cs"/> <Compile Include="System\Windows\ResourceKey.cs"/> <Compile Include="System\Windows\ResourceReferenceExpression.cs"/> <Compile Include="System\Windows\ResourceReferenceExpressionConverter.cs"/> <Compile Include="System\Windows\ResourceReferenceKeyNotFoundException.cs"/> <Compile Include="System\Windows\Resources\StreamResourceInfo.cs"/> <Compile Include="System\Windows\ResourcesChangeInfo.cs"/> <Compile Include="System\Windows\RoutedPropertyChangedEventArgs.cs"/> <Compile Include="System\Windows\SessionEndingCancelEventArgs.cs"/> <Compile Include="System\Windows\Setter.cs"/> <Compile Include="System\Windows\SetterBase.cs"/> <Compile Include="System\Windows\SetterBaseCollection.cs"/> <Compile Include="System\Windows\Shapes\Ellipse.cs"/> <Compile Include="System\Windows\Shapes\Line.cs"/> <Compile Include="System\Windows\Shapes\Path.cs"/> <Compile Include="System\Windows\Shapes\Polygon.cs"/> <Compile Include="System\Windows\Shapes\Polyline.cs"/> <Compile Include="System\Windows\Shapes\Rectangle.cs"/> <Compile Include="System\Windows\Shapes\Shape.cs"/> <Compile Include="System\Windows\SharedDp.cs"/> <Compile Include="System\Windows\Shell\JumpItem.cs"/> <Compile Include="System\Windows\Shell\JumpList.cs"/> <Compile Include="System\Windows\Shell\JumpPath.cs"/> <Compile Include="System\Windows\Shell\JumpTask.cs"/> <Compile Include="System\Windows\Shell\TaskbarItemInfo.cs"/> <Compile Include="System\Windows\Shell\ThumbButtonInfo.cs"/> <Compile Include="System\Windows\Shell\ThumbButtonInfoCollection.cs"/> <Compile Include="System\Windows\Shell\WindowChrome.cs"/> <Compile Include="System\Windows\Shell\WindowChromeWorker.cs"/> <Compile Include="System\Windows\SizeChangedEventArgs.cs"/> <Compile Include="System\Windows\SizeChangedEventHandler.cs"/> <Compile Include="System\Windows\SourceUriTypeConverterMarkupExtension.cs"/> <Compile Include="System\Windows\Standard\ComGuids.cs"/> <Compile Include="System\Windows\Standard\Debug.cs"/> <Compile Include="System\Windows\Standard\DoubleUtil.cs"/> <Compile Include="System\Windows\Standard\DpiHelper.cs"/> <Compile Include="System\Windows\Standard\ErrorCodes.cs"/> <Compile Include="System\Windows\Standard\MessageWindow.cs"/> <Compile Include="System\Windows\Standard\NativeMethods.cs"/> <Compile Include="System\Windows\Standard\ShellProvider.cs"/> <Compile Include="System\Windows\Standard\Utilities.cs"/> <Compile Include="System\Windows\Standard\Verify.cs"/> <Compile Include="System\Windows\StartupEventArgs.cs"/> <Compile Include="System\Windows\StaticResourceExtension.cs"/> <Compile Include="System\Windows\Style.cs"/> <Compile Include="System\Windows\StyleHelper.cs"/> <Compile Include="System\Windows\StyleTypedPropertyAttribute.cs"/> <Compile Include="System\Windows\SystemColors.cs"/> <Compile Include="System\Windows\SystemCommands.cs"/> <Compile Include="System\Windows\SystemFonts.cs"/> <Compile Include="System\Windows\SystemKeyConverter.cs"/> <Compile Include="System\Windows\SystemParameters.cs"/> <Compile Include="System\Windows\SystemResourceHost.cs"/> <Compile Include="System\Windows\SystemResourceKey.cs"/> <Compile Include="System\Windows\SystemResources.cs"/> <Compile Include="System\Windows\SystemThemeKey.cs"/> <Compile Include="System\Windows\TemplateBindingExpression.cs"/> <Compile Include="System\Windows\TemplateBindingExpressionConverter.cs"/> <Compile Include="System\Windows\TemplateBindingExtension.cs"/> <Compile Include="System\Windows\TemplateBindingExtensionConverter.cs"/> <Compile Include="System\Windows\TemplateContent.cs"/> <Compile Include="System\Windows\TemplateContentLoader.cs"/> <Compile Include="System\Windows\TemplateKey.cs"/> <Compile Include="System\Windows\TemplateNameScope.cs"/> <Compile Include="System\Windows\TemplatePartAttribute.cs"/> <Compile Include="System\Windows\TemplateVisualStateAttribute.cs"/> <Compile Include="System\Windows\TextPanelProperties.cs"/> <Compile Include="System\Windows\ThemeManager.cs"/> <Compile Include="System\Windows\FluentThemeState.cs"/> <Compile Include="System\Windows\ThemeMode.cs"/> <Compile Include="System\Windows\ThemeModeConverter.cs"/> <Compile Include="System\Windows\ThemeDictionaryExtension.cs"/> <Compile Include="System\Windows\ThemeInfoAttribute.cs"/> <Compile Include="System\Windows\Thickness.cs"/> <Compile Include="System\Windows\ThicknessConverter.cs"/> <Compile Include="System\Windows\TreeChangeInfo.cs"/> <Compile Include="System\Windows\TreeWalkHelper.cs"/> <Compile Include="System\Windows\Trigger.cs"/> <Compile Include="System\Windows\TriggerAction.cs"/> <Compile Include="System\Windows\TriggerActionCollection.cs"/> <Compile Include="System\Windows\TriggerBase.cs"/> <Compile Include="System\Windows\TriggerCollection.cs"/> <Compile Include="System\Windows\VisualState.cs"/> <Compile Include="System\Windows\VisualStateChangedEventArgs.cs"/> <Compile Include="System\Windows\VisualStateGroup.cs"/> <Compile Include="System\Windows\VisualStateManager.cs"/> <Compile Include="System\Windows\VisualTransition.cs"/> <Compile Include="System\Windows\Window.cs"/> <Compile Include="System\Windows\WindowBackdropType.cs"/> <Compile Include="System\Windows\WindowCollection.cs"/> <Compile Include="..\..\..\..\artifacts\obj\PresentationFramework\x64\Release\net11.0\.NETCoreApp,Version=v11.0.AssemblyAttributes.cs" Link="src\wpf\artifacts\obj\PresentationFramework\x64\Release\net11.0\.NETCoreApp,Version=v11.0.AssemblyAttributes.cs"/> <Compile Include="..\..\..\..\artifacts\obj\PresentationFramework\x64\Release\net11.0\System.Windows.SR.cs" Link="src\wpf\artifacts\obj\PresentationFramework\x64\Release\net11.0\System.Windows.SR.cs"/> <Compile Include="..\..\..\..\artifacts\obj\PresentationFramework\x64\Release\net11.0\PresentationFramework.AssemblyInfo.cs" Link="src\wpf\artifacts\obj\PresentationFramework\x64\Release\net11.0\PresentationFramework.AssemblyInfo.cs"/> <Compile Include="..\..\..\..\artifacts\obj\PresentationFramework\x64\Release\net11.0\PresentationFramework.AssemblyInfo.Extended.cs" Link="src\wpf\artifacts\obj\PresentationFramework\x64\Release\net11.0\PresentationFramework.AssemblyInfo.Extended.cs"/> </ItemGroup> <ItemGroup> <ReferencePath Include="..\..\..\..\..\..\ref\32f9d9686cad4659ad92744178e92607\Accessibility.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\f8305e5586324cd893cd2694a47af8c1\DirectWriteForwarder.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\d08fe887f3414a70b6144953b7acfde2\Microsoft.CSharp.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\a9bdcc354a184b0d850e3f73714790fc\Microsoft.Extensions.Caching.Abstractions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\5dd3797b75a0481683a0f9eedf7620a6\Microsoft.Extensions.Configuration.Abstractions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\b31076baa3384933a990c85b9835be40\Microsoft.Extensions.DependencyInjection.Abstractions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\0fa92e611c0540b59cefde4c63778261\Microsoft.Extensions.Diagnostics.Abstractions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\7d31ed777263418f8bda26427f88a5b4\Microsoft.Extensions.FileProviders.Abstractions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\4fcdf873324842e588d379be1489d1ec\Microsoft.Extensions.Hosting.Abstractions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\6929e2573fff4fdf958932161d556c1b\Microsoft.Extensions.Logging.Abstractions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\324ae83df016433bb4081d4dd7ebf4c2\Microsoft.Extensions.Options.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\2a8380514df741a8b6798d1f104e15ad\Microsoft.Extensions.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\e3e3c37367a046968c2968ea1d2714ad\Microsoft.VisualBasic.Core.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\6b162b218a8247df9fb598c4f052cf4c\Microsoft.VisualBasic.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\c9daf54840a14f9e9c703db0bce7ab95\Microsoft.Win32.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\9dd8246846704507bbb7a3a30bd321f3\Microsoft.Win32.Registry.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\cb64a573b953449ca0a6bff5b3979e67\mscorlib.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\8c98d140d001405cb3ae36d3b09dd571\netstandard.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\3534adf37f4f425f9c9780fcf765ca64\PresentationCore.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\6b92c29f663c4f37b493755da174ead5\PresentationUI.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\de7418004e9b43679b4159e007bcbe9e\ReachFramework.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\f214560ce84e45d3a599580b54bf3550\System.AppContext.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\131e14a8e48f4ab28ddf8341a7559c8e\System.Buffers.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\44f3761c7d3f4e82804114d956ae2096\System.Collections.Concurrent.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\31a1f6af30d1450d9c5dcd989b21e990\System.Collections.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\cd70a723addb48e499794e46a866df04\System.Collections.Immutable.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\3eec676013f84a978880f43a2f958b8a\System.Collections.NonGeneric.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\db12839c3d2d421d8ebc85b0aaec8774\System.Collections.Specialized.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\ebc4648b261141bd94ef0af18ebba0a8\System.ComponentModel.Annotations.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\eee634b962014c77b7e42836fc91c8f4\System.ComponentModel.DataAnnotations.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\61e8201672e8457085bd088f08b120d5\System.ComponentModel.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\ff2d916b729646fe80fa99a441f39fe3\System.ComponentModel.EventBasedAsync.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\33d13cb57a2948c7a59eabba747535b3\System.ComponentModel.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\c2e7e9686b804428b62c2c3550a619b3\System.ComponentModel.TypeConverter.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\b0883b2aa19f4e0bbb639b060f63e0b8\System.Configuration.ConfigurationManager.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\461e59ddce99461db6e18fc3d890829b\System.Configuration.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\30e0c08f3c1e411ea8f0c2b839d307f6\System.Console.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\0eea34f284b84e1a96c0c09515f31990\System.Core.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\2a040cda67064ea9962661cc83c16725\System.Data.Common.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\908f509a8acb482ca09a1334b72039fc\System.Data.DataSetExtensions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\b1df1b09935f45d38845162f5905f2e3\System.Data.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\4d666744bbfa420da1467946b9baa96d\System.Diagnostics.Contracts.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\68735f7ed150449ea9e5daee2850a9df\System.Diagnostics.Debug.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\35e3086e9a414d99889b02d7f3c5cd77\System.Diagnostics.DiagnosticSource.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\122a1f2dd8b84567bbf7ecb5c7d2cb68\System.Diagnostics.EventLog.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\b74bfb758fab43ad83036940240a5c78\System.Diagnostics.FileVersionInfo.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\99959cfdfda04ed384f6a7329005e43b\System.Diagnostics.Process.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\c72f036596c64366bdb58076bcdb5359\System.Diagnostics.StackTrace.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\414aae37f6ea485c8dffc54d724696c7\System.Diagnostics.TextWriterTraceListener.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\fa9eaa0aae1a4bcf989c2ed2045b9f92\System.Diagnostics.Tools.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\2b74a1a87f8b46d5881164bafafae540\System.Diagnostics.TraceSource.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\f78089440f534016992b177129c83f19\System.Diagnostics.Tracing.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\c1c7bc5722e14aa381920ef19a47448e\System.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\9a99cd2f57ed430aaf132b303cfeff37\System.Drawing.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\90788b5c45a942e9a6690fa44dd80f58\System.Drawing.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\f4042a4dbdda4b068cc15c3db3fb5009\System.Dynamic.Runtime.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\e81a6af5a22e4c56bb0120054e254c14\System.Formats.Asn1.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\59a5b751e86b44d786e0484bf7748f8e\System.Formats.Nrbf.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\80a21ba788b941549ee0f08072f7b7a3\System.Formats.Tar.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\4bc4d9cc6c3e4427961d0e90195432a5\System.Globalization.Calendars.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\500ac89e76cc414293a83ca993efa4a4\System.Globalization.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\1822fd813ef14dfc87a8dc93ba5f4782\System.Globalization.Extensions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\bbe4bf600fbb416ebc65a9a86b70abe6\System.IO.Compression.Brotli.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\74d64388e329462b84bf9379ed80435f\System.IO.Compression.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\32ed80640aef445ab731c56a1366b8f4\System.IO.Compression.FileSystem.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\d688c88604d84579aa1b40b9ab6c884f\System.IO.Compression.ZipFile.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\a59e08a879eb46f59776dead6a9ed8cb\System.IO.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\d8b1b2601e2645d8997824b5e8263d1d\System.IO.FileSystem.AccessControl.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\c74b378d4a2242c9a22d152eda86e630\System.IO.FileSystem.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\b1ecebadb3df4b7f9749c3edf3ef49c7\System.IO.FileSystem.DriveInfo.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\b77a904286594f08a1d98a5c51673f83\System.IO.FileSystem.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\06c21532a02f4e92be2cee7c0541d033\System.IO.FileSystem.Watcher.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\6a3d72370a844a05af612b3112c9dfd4\System.IO.IsolatedStorage.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\7a97aeabe65d41ffaebe18db8d69a411\System.IO.MemoryMappedFiles.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\8d6fd9e0715048cb8bda96a8be1fa676\System.IO.Packaging.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\4a0e91041c264e118f7243d73f906f99\System.IO.Pipelines.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\037a7a0e7c72478abf95db419d81d7e3\System.IO.Pipes.AccessControl.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\b27710508b2c4c1db61ce01fe8d0d72e\System.IO.Pipes.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\4f4b038d58494e78a18b66650241ca90\System.IO.UnmanagedMemoryStream.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\09b7f27c0ca8439ea851508e881e8528\System.Linq.AsyncEnumerable.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\10a685be76ae45bf87bbcada81451537\System.Linq.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\a7632fe3c19048f482bfa778efcea864\System.Linq.Expressions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\c9c892338fd74f318ee45d85b3a2c513\System.Linq.Parallel.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\6fbe2946e4fe4dcb8081bd6dc5e9bb5d\System.Linq.Queryable.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\b3bc3834a66745fda395fff1edb623b0\System.Memory.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\bdfdfc003fce4acfb62f6b6da6f2cde0\System.Net.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\0d3faf0740ed4664a66fc467d3ccc1e6\System.Net.Http.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\0af5016aa141458d9bb48c02d5f00a73\System.Net.Http.Json.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\9de2fb698e654e72ab723ab51ae1d78e\System.Net.HttpListener.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\06acb13196bc45b69e736bc3df74e9fb\System.Net.Mail.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\89b520a860bc48be8b29b15c716a8ca9\System.Net.NameResolution.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\e13a31a70d714c5d953482b7acc3db78\System.Net.NetworkInformation.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\cea9a703c2034e358e381bcee4cbfaa2\System.Net.Ping.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\2c47ba6dbe8946b29d1d31789ffdb201\System.Net.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\eba5c6962c084f2aa1d9eb67e8b7bfb9\System.Net.Quic.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\0a54c962c19049319337d71bfb612b83\System.Net.Requests.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\cbc58e023baf441ab79060a818699e7e\System.Net.Security.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\9da05e3c929a4ef090310c789239e204\System.Net.ServerSentEvents.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\df521008a0a54c0b955fe6685eb5d24e\System.Net.ServicePoint.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\4220746653364b53a9df1822eb9f12d7\System.Net.Sockets.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\8fce2805836b4cb699674493704cc10e\System.Net.WebClient.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\0ef9da3f80144e80aa1af9eba6dca469\System.Net.WebHeaderCollection.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\cc861ace9f81422eb28e83c07882c350\System.Net.WebProxy.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\6a05fb741f214897b80be2b1f6fb73e8\System.Net.WebSockets.Client.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\9d224d0d7015439f87074814ac94a8de\System.Net.WebSockets.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\7541e414f702454cafda11ab91240a0a\System.Numerics.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\21898791929f4c1d9a2c3c410deb88de\System.Numerics.Vectors.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\d0a443df234344b6ab594e3a537702cf\System.ObjectModel.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\df032cb7744e446ab3d207089aeab6e4\System.Printing.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\cfd63cba51e1469c925512d47ae6b928\System.Private.Windows.Core.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\819ac99c25db4480aaac76666613ed30\System.Reflection.DispatchProxy.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\93a1e707073448079c3a3b7c45d85be8\System.Reflection.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\a43bbf80c89340f8b0f9a0aa10354396\System.Reflection.Emit.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\cab6dada37904f6ba368565f7bbf06d5\System.Reflection.Emit.ILGeneration.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\1bc91c0cc0694049aa51defa803d841f\System.Reflection.Emit.Lightweight.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\b5fe1ad8b5ac419fb60fc48f66cbe2f5\System.Reflection.Extensions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\a3433f38d05344d29910f07c89a09bb3\System.Reflection.Metadata.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\32cefd4dae1f4b91b56846c0a711c41f\System.Reflection.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\5767d4e6b3d148cabbb7950c77f18346\System.Reflection.TypeExtensions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\a0437312ce3b43f58471914ac6c0a32d\System.Resources.Reader.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\c95b29dd08474f29982c91b80bfe6b90\System.Resources.ResourceManager.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\da9819a0f15241c2aa4c9c070252f79f\System.Resources.Writer.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\91694b4565f341d8a873b4389b3767bd\System.Runtime.CompilerServices.Unsafe.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\7f5dda8656254b1d8ee82d48bfb3a0db\System.Runtime.CompilerServices.VisualC.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\79cfa4e8e6094f2cab1754c719554d8e\System.Runtime.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\04e87c7a42974e6e823db8eab63e719d\System.Runtime.Extensions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\cb6d0d33cc56493db9e485fa0b39609b\System.Runtime.Handles.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\f02f775d9943424f8f57852aa6374190\System.Runtime.InteropServices.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\5ebe9d79164446c282064a1c868e53ec\System.Runtime.InteropServices.JavaScript.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\8e031246024a4ed6a98f00c6cbe62553\System.Runtime.InteropServices.RuntimeInformation.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\23ae63905d1340ceaa7050be01f4c139\System.Runtime.Intrinsics.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\c6c00066badb452fa5068c3155178593\System.Runtime.Loader.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\c2a029c5440c4e3ba465452d80e337c0\System.Runtime.Numerics.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\6339e68b3d3e47dba114dc653bc1e9ce\System.Runtime.Serialization.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\55aaefbefedc417090c0e80cbe8f9133\System.Runtime.Serialization.Formatters.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\c93c9111cb3444fe8ca56c9bb7b2d162\System.Runtime.Serialization.Json.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\0c9716da3a2c40b7bd5fd3c2e28afab8\System.Runtime.Serialization.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\864ce8a042fd4de0b9b0bcddf7a48ea1\System.Runtime.Serialization.Xml.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\72d3548b03084ee096b48a51580f6ae0\System.Security.AccessControl.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\b19b7e895ffc4d268cfb38eba1d9f24a\System.Security.Claims.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\06f9bcae74b0428babaedee80b0b7651\System.Security.Cryptography.Algorithms.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\a46286d12a2c46c789cdd48e29c8fab2\System.Security.Cryptography.Cng.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\8d3c1a6419b140c0926e962be92aa11f\System.Security.Cryptography.Csp.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\7e3efd2528cf499e96aa9f6d7e3d0fc9\System.Security.Cryptography.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\522462cc45ff46df95e6b5c441663d54\System.Security.Cryptography.Encoding.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\cc670a868d6a4fb1a48eb595dc39cfb7\System.Security.Cryptography.OpenSsl.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\9e1fe4ab5cb14e629969e0343d4149f2\System.Security.Cryptography.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\8bc6872efd9248aeb68c29ae12a3f67b\System.Security.Cryptography.ProtectedData.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\d1afe248d05640eca394116da676a461\System.Security.Cryptography.X509Certificates.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\1349eda31b7d4a48a660945ea5a09f22\System.Security.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\6b5a17d5e9b343b1af24a4ecd8c2eb6a\System.Security.Principal.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\12156e6e2e184adb8b4460d7cfbfeeb2\System.Security.Principal.Windows.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\5faf46bc06f34eb2b249e655c5356c2b\System.Security.SecureString.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\cfcf0aa740274ae3b508b4e60118263e\System.ServiceModel.Web.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\1f2a78a35ee542cb91d058fbbe8de043\System.ServiceProcess.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\399e86193b2e4630bb46a7731c862380\System.Text.Encoding.CodePages.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\87e6531b99dc459187d353c3a9845d14\System.Text.Encoding.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\21cb6c8585b044a9b7fa7d7b2aa6be3c\System.Text.Encoding.Extensions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\ce8563b144584573859313548a504608\System.Text.Encodings.Web.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\3321091201774a018ef0ee1cae82a4aa\System.Text.Json.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\66b6cada1430470c9f3b08e5e415165c\System.Text.RegularExpressions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\0cc9869d02b446a0874da0ac07bcba53\System.Threading.AccessControl.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\43f3257ec5da4da593a2ea97afce1630\System.Threading.Channels.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\29edbc3bfe6d41a189b3ee200da8a6dd\System.Threading.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\cb7fe244d7f4465e8327a094d5a7d6ca\System.Threading.Overlapped.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\64dd384b35244a62a33d922a4066af09\System.Threading.Tasks.Dataflow.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\501a733a366b46b1afbd014be6bd3612\System.Threading.Tasks.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\a9016d0139fe4f2c9600da381797df5e\System.Threading.Tasks.Extensions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\5730f182899c41d9b53c2a97f0da3148\System.Threading.Tasks.Parallel.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\96e4fdec80f74121bf139a1475279101\System.Threading.Thread.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\ff8b0002fe884623b62bdfc1232976a7\System.Threading.ThreadPool.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\a0cb7e5bf9de4a0cb3eea5e3c43d8991\System.Threading.Timer.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\e032307e7dc549979f513855a0cae912\System.Transactions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\f863708d33df48c1a15bb69c7db46240\System.Transactions.Local.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\b3ab1d30c2de4621b8588639d89c5c16\System.ValueTuple.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\10975499239c4ba6b843def2445b38a7\System.Web.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\510ccb58fe1c4792918f7e0355577335\System.Web.HttpUtility.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\148373ef34cf4bfdaf8381a2e189702f\System.Windows.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\381f20a510564747a7412f2ba992cf71\System.Windows.Extensions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\a779376049484fab92ee613ec9ebddff\System.Xaml.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\4f52c2c39e7e48daa08dc83088dfb727\System.Xml.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\fbaedbc0950b481bbf6792863b8585a4\System.Xml.Linq.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\a1ac1aafd829406db2cc5c4d11e4f628\System.Xml.ReaderWriter.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\92a0c59c897547fa88a3776da1e7a163\System.Xml.Serialization.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\e194e57cd5024c3d92b389f4fe235fdb\System.Xml.XDocument.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\0b6ad3ec7df942b4a31e9f79de5333e4\System.Xml.XmlDocument.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\444dfc2adf9e45219c8ad54aa9839859\System.Xml.XmlSerializer.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\7239a464efa04560998b13d112df13a3\System.Xml.XPath.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\6ad6f86b413f4580bb28fa4cb8b6fe34\System.Xml.XPath.XDocument.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\fe140b066b0e495ba0bca7add18d8e42\UIAutomationProvider.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\9f9bb6482ab24e7c9810b91ade347fc2\UIAutomationTypes.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\5f0cbeb5a6744cc48844aed911220337\WindowsBase.dll"/> </ItemGroup> <ItemGroup> </ItemGroup> </Project>