File: System.Windows.Forms.csproj
Web Access
Project: src\winforms\src\System.Windows.Forms\System.Windows.Forms.csproj (System.Windows.Forms)
<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>System.Windows.Forms</AssemblyName>
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
    <PublicSign>true</PublicSign>
    <KeyOriginatorFile>..\..\..\..\artifacts\source-built-sdks\Microsoft.DotNet.Arcade.Sdk\tools\snk\ECMA.snk</KeyOriginatorFile>
    <LangVersion>Preview</LangVersion>
    <DefineConstants>TRACE;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="GlobalSuppressions.cs"/>
    <Compile Include="GlobalUsings.cs"/>
    <Compile Include="misc\CollectionHelper.cs"/>
    <Compile Include="misc\CoreSwitches.cs"/>
    <Compile Include="misc\GDI\TextPaddingOptions.cs"/>
    <Compile Include="misc\ImageListUtils.cs"/>
    <Compile Include="misc\InvariantComparer.cs"/>
    <Compile Include="misc\MultitargetUtil.cs"/>
    <Compile Include="Properties\AssemblyInfo.cs"/>
    <Compile Include="Properties\TypeForwards.cs"/>
    <Compile Include="SRCategoryAttribute.cs"/>
    <Compile Include="SRDescriptionAttribute.cs"/>
    <Compile Include="System\Drawing\Design\IPropertyValueUIService.cs"/>
    <Compile Include="System\Drawing\Design\PaintValueEventArgs.cs"/>
    <Compile Include="System\Drawing\Design\PropertyValueUIHandler.cs"/>
    <Compile Include="System\Drawing\Design\PropertyValueUIItem.cs"/>
    <Compile Include="System\Drawing\Design\PropertyValueUIItemInvokeHandler.cs"/>
    <Compile Include="System\Drawing\Design\UITypeEditor.cs"/>
    <Compile Include="System\Drawing\Design\UITypeEditorEditStyle.cs"/>
    <Compile Include="System\IComparerHelpers.cs"/>
    <Compile Include="System\Resources\AssemblyNamesTypeResolutionService.cs"/>
    <Compile Include="System\Resources\DataNodeInfo.cs"/>
    <Compile Include="System\Resources\IAliasResolver.cs"/>
    <Compile Include="System\Resources\ResXDataNode.cs"/>
    <Compile Include="System\Resources\ResxFileRef.Converter.cs"/>
    <Compile Include="System\Resources\ResXFileRef.cs"/>
    <Compile Include="System\Resources\ResXNullRef.cs"/>
    <Compile Include="System\Resources\ResXResourceReader.cs"/>
    <Compile Include="System\Resources\ResXResourceReader.ReaderAliasResolver.cs"/>
    <Compile Include="System\Resources\ResXResourceSet.cs"/>
    <Compile Include="System\Resources\ResXResourceWriter.cs"/>
    <Compile Include="System\Resources\ResXSerializationBinder.cs"/>
    <Compile Include="System\Windows\Forms\Accessibility\AccessibleEvents.cs"/>
    <Compile Include="System\Windows\Forms\Accessibility\AccessibleNavigation.cs"/>
    <Compile Include="System\Windows\Forms\Accessibility\AccessibleObject.AccessibleDispatchAdapter.cs"/>
    <Compile Include="System\Windows\Forms\Accessibility\AccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Accessibility\AccessibleObject.EnumVariantObject.cs"/>
    <Compile Include="System\Windows\Forms\Accessibility\AccessibleObjectExtensions.cs"/>
    <Compile Include="System\Windows\Forms\Accessibility\AccessibleRoleControlTypeMap.cs"/>
    <Compile Include="System\Windows\Forms\Accessibility\AccessibleRoles.cs"/>
    <Compile Include="System\Windows\Forms\Accessibility\AccessibleSelection.cs"/>
    <Compile Include="System\Windows\Forms\Accessibility\AccessibleStates.cs"/>
    <Compile Include="System\Windows\Forms\Accessibility\Control.ControlAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Accessibility\LabelEditAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Accessibility\LabelEditNativeWindow.cs"/>
    <Compile Include="System\Windows\Forms\Accessibility\LabelEditUiaTextProvider.cs"/>
    <Compile Include="System\Windows\Forms\Accessibility\QueryAccessibilityHelpEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Accessibility\QueryAccessibilityHelpEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\ActiveX\AxHost.ActiveXInvokeKind.cs"/>
    <Compile Include="System\Windows\Forms\ActiveX\AxHost.AxComponentEditor.cs"/>
    <Compile Include="System\Windows\Forms\ActiveX\AxHost.AxContainer.cs"/>
    <Compile Include="System\Windows\Forms\ActiveX\AxHost.AxContainer.ExtenderProxy.cs"/>
    <Compile Include="System\Windows\Forms\ActiveX\AxHost.AxEnumConverter.cs"/>
    <Compile Include="System\Windows\Forms\ActiveX\AxHost.AxFlags.cs"/>
    <Compile Include="System\Windows\Forms\ActiveX\AxHost.AxPerPropertyBrowsingEnum.cs"/>
    <Compile Include="System\Windows\Forms\ActiveX\AxHost.AxPropertyDescriptor.cs"/>
    <Compile Include="System\Windows\Forms\ActiveX\AxHost.AxPropertyTypeEditor.cs"/>
    <Compile Include="System\Windows\Forms\ActiveX\AxHost.ClsidAttribute.cs"/>
    <Compile Include="System\Windows\Forms\ActiveX\AxHost.ConnectionPointCookie.cs"/>
    <Compile Include="System\Windows\Forms\ActiveX\AxHost.cs"/>
    <Compile Include="System\Windows\Forms\ActiveX\AxHost.EnumUnknown.cs"/>
    <Compile Include="System\Windows\Forms\ActiveX\AxHost.InvalidActiveXStateException.cs"/>
    <Compile Include="System\Windows\Forms\ActiveX\AxHost.OleInterfaces.cs"/>
    <Compile Include="System\Windows\Forms\ActiveX\AxHost.PropertyBagStream.cs"/>
    <Compile Include="System\Windows\Forms\ActiveX\AxHost.State.cs"/>
    <Compile Include="System\Windows\Forms\ActiveX\AxHost.StateConverter.cs"/>
    <Compile Include="System\Windows\Forms\ActiveX\AxHost.StorageType.cs"/>
    <Compile Include="System\Windows\Forms\ActiveX\AxHost.TypeLibraryTimeStampAttribute.cs"/>
    <Compile Include="System\Windows\Forms\ActiveX\AxHost.VBFormat.cs"/>
    <Compile Include="System\Windows\Forms\ActiveX\Control.ActiveXFontMarshaler.cs"/>
    <Compile Include="System\Windows\Forms\ActiveX\Control.ActiveXImpl.cs"/>
    <Compile Include="System\Windows\Forms\ActiveX\Control.ActiveXImpl.PropertyBagStream.cs"/>
    <Compile Include="System\Windows\Forms\ActiveX\Control.ActiveXVerbEnum.cs"/>
    <Compile Include="System\Windows\Forms\ActiveX\Control.AxSourcingSite.cs"/>
    <Compile Include="System\Windows\Forms\ActiveX\Control_ActiveXControlInterfaces.cs"/>
    <Compile Include="System\Windows\Forms\ActiveX\DataStreamFromComStream.cs"/>
    <Compile Include="System\Windows\Forms\AmbientProperties.cs"/>
    <Compile Include="System\Windows\Forms\Application.ComponentManager.cs"/>
    <Compile Include="System\Windows\Forms\Application.ComponentThreadContext.cs"/>
    <Compile Include="System\Windows\Forms\Application.cs"/>
    <Compile Include="System\Windows\Forms\Application.LightThreadContext.cs"/>
    <Compile Include="System\Windows\Forms\Application.MarshallingControl.cs"/>
    <Compile Include="System\Windows\Forms\Application.ModalApplicationContext.cs"/>
    <Compile Include="System\Windows\Forms\Application.ParkingWindow.cs"/>
    <Compile Include="System\Windows\Forms\Application.SystemVisualSettings.cs"/>
    <Compile Include="System\Windows\Forms\Application.ThreadContext.cs"/>
    <Compile Include="System\Windows\Forms\Application.ThreadWindows.cs"/>
    <Compile Include="System\Windows\Forms\ApplicationContext.cs"/>
    <Compile Include="System\Windows\Forms\AutoCompleteMode.cs"/>
    <Compile Include="System\Windows\Forms\AutoCompleteSource.cs"/>
    <Compile Include="System\Windows\Forms\AutoCompleteStringCollection.cs"/>
    <Compile Include="System\Windows\Forms\AutoValidate.cs"/>
    <Compile Include="System\Windows\Forms\BaseCollection.cs"/>
    <Compile Include="System\Windows\Forms\BatteryChargeStatus.cs"/>
    <Compile Include="System\Windows\Forms\BinaryFormat\WinFormsBinaryFormatWriter.cs"/>
    <Compile Include="System\Windows\Forms\BootMode.cs"/>
    <Compile Include="System\Windows\Forms\BoundsSpecified.cs"/>
    <Compile Include="System\Windows\Forms\CloseReason.cs"/>
    <Compile Include="System\Windows\Forms\ComponentModel\COM2Interop\Com2AboutBoxPropertyDescriptor.AboutBoxUITypeEditor.cs"/>
    <Compile Include="System\Windows\Forms\ComponentModel\COM2Interop\COM2AboutBoxPropertyDescriptor.cs"/>
    <Compile Include="System\Windows\Forms\ComponentModel\COM2Interop\COM2ColorConverter.cs"/>
    <Compile Include="System\Windows\Forms\ComponentModel\COM2Interop\COM2ComponentEditor.cs"/>
    <Compile Include="System\Windows\Forms\ComponentModel\COM2Interop\COM2DataTypeToManagedDataTypeConverter.cs"/>
    <Compile Include="System\Windows\Forms\ComponentModel\COM2Interop\COM2Enum.cs"/>
    <Compile Include="System\Windows\Forms\ComponentModel\COM2Interop\COM2EnumConverter.cs"/>
    <Compile Include="System\Windows\Forms\ComponentModel\COM2Interop\COM2ExtendedBrowsingHandler.cs"/>
    <Compile Include="System\Windows\Forms\ComponentModel\COM2Interop\COM2ExtendedTypeConverter.cs"/>
    <Compile Include="System\Windows\Forms\ComponentModel\COM2Interop\COM2ExtendedUITypeEditor.cs"/>
    <Compile Include="System\Windows\Forms\ComponentModel\COM2Interop\COM2FontConverter.cs"/>
    <Compile Include="System\Windows\Forms\ComponentModel\COM2Interop\COM2ICategorizePropertiesHandler.cs"/>
    <Compile Include="System\Windows\Forms\ComponentModel\COM2Interop\COM2IDispatchConverter.cs"/>
    <Compile Include="System\Windows\Forms\ComponentModel\COM2Interop\COM2IManagedPerPropertyBrowsingHandler.cs"/>
    <Compile Include="System\Windows\Forms\ComponentModel\COM2Interop\Com2IPerPropertyBrowsingHandler.Com2IPerPropertyBrowsingEnum.cs"/>
    <Compile Include="System\Windows\Forms\ComponentModel\COM2Interop\Com2IPerPropertyBrowsingHandler.Com2IPerPropertyEnumConverter.cs"/>
    <Compile Include="System\Windows\Forms\ComponentModel\COM2Interop\COM2IPerPropertyBrowsingHandler.cs"/>
    <Compile Include="System\Windows\Forms\ComponentModel\COM2Interop\COM2IProvidePropertyBuilderHandler.cs"/>
    <Compile Include="System\Windows\Forms\ComponentModel\COM2Interop\COM2IVsPerPropertyBrowsingHandler.cs"/>
    <Compile Include="System\Windows\Forms\ComponentModel\COM2Interop\COM2PictureConverter.cs"/>
    <Compile Include="System\Windows\Forms\ComponentModel\COM2Interop\COM2Properties.cs"/>
    <Compile Include="System\Windows\Forms\ComponentModel\COM2Interop\COM2PropertyBuilderUITypeEditor.cs"/>
    <Compile Include="System\Windows\Forms\ComponentModel\COM2Interop\Com2PropertyDescriptor.Com2PropDescMainConverter.cs"/>
    <Compile Include="System\Windows\Forms\ComponentModel\COM2Interop\COM2PropertyDescriptor.cs"/>
    <Compile Include="System\Windows\Forms\ComponentModel\COM2Interop\Com2PropertyDescriptor.ValidityScope.cs"/>
    <Compile Include="System\Windows\Forms\ComponentModel\COM2Interop\COM2PropertyDescriptorRefresh.cs"/>
    <Compile Include="System\Windows\Forms\ComponentModel\COM2Interop\COM2PropertyPageUITypeConverter.cs"/>
    <Compile Include="System\Windows\Forms\ComponentModel\COM2Interop\COM2ShouldRefreshTypes.cs"/>
    <Compile Include="System\Windows\Forms\ComponentModel\COM2Interop\Com2TypeInfoProcessor.CachedProperties.cs"/>
    <Compile Include="System\Windows\Forms\ComponentModel\COM2Interop\COM2TypeInfoProcessor.cs"/>
    <Compile Include="System\Windows\Forms\ComponentModel\COM2Interop\Com2TypeInfoProcessor.PropInfo.cs"/>
    <Compile Include="System\Windows\Forms\ComponentModel\COM2Interop\Com2Variant.cs"/>
    <Compile Include="System\Windows\Forms\ComponentModel\COM2Interop\ComNativeDescriptor.ComTypeDescriptor.cs"/>
    <Compile Include="System\Windows\Forms\ComponentModel\COM2Interop\ComNativeDescriptor.cs"/>
    <Compile Include="System\Windows\Forms\ComponentModel\COM2Interop\ComNativeDescriptor.NullTypeDescriptor.cs"/>
    <Compile Include="System\Windows\Forms\ComponentModel\COM2Interop\GetAttributesEvent.cs"/>
    <Compile Include="System\Windows\Forms\ComponentModel\COM2Interop\GetBoolValueEvent.cs"/>
    <Compile Include="System\Windows\Forms\ComponentModel\COM2Interop\GetNameItemEvent.cs"/>
    <Compile Include="System\Windows\Forms\ComponentModel\COM2Interop\GetRefreshStateEvent.cs"/>
    <Compile Include="System\Windows\Forms\ComponentModel\COM2Interop\GetTypeConverterAndTypeEditorEvent.cs"/>
    <Compile Include="System\Windows\Forms\ComponentModel\COM2Interop\ICom2ExtendedBrowsingHandler.cs"/>
    <Compile Include="System\Windows\Forms\ComponentModel\COM2Interop\ICOM2PropertyPageDisplayService.cs"/>
    <Compile Include="System\Windows\Forms\ComponentModel\COM2Interop\IComPropertyBrowser.cs"/>
    <Compile Include="System\Windows\Forms\Components\ErrorProvider\ErrorBlinkStyle.cs"/>
    <Compile Include="System\Windows\Forms\Components\ErrorProvider\ErrorIconAlignment.cs"/>
    <Compile Include="System\Windows\Forms\Components\ErrorProvider\ErrorProvider.ControlItem.ControlItemAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Components\ErrorProvider\ErrorProvider.ControlItem.cs"/>
    <Compile Include="System\Windows\Forms\Components\ErrorProvider\ErrorProvider.cs"/>
    <Compile Include="System\Windows\Forms\Components\ErrorProvider\ErrorProvider.ErrorProviderStates.cs"/>
    <Compile Include="System\Windows\Forms\Components\ErrorProvider\ErrorProvider.ErrorWindow.cs"/>
    <Compile Include="System\Windows\Forms\Components\ErrorProvider\ErrorProvider.ErrorWindow.ErrorWindowAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Components\ErrorProvider\ErrorProvider.IconRegion.cs"/>
    <Compile Include="System\Windows\Forms\Components\HelpProvider.cs"/>
    <Compile Include="System\Windows\Forms\Components\ImageList\ColorDepth.cs"/>
    <Compile Include="System\Windows\Forms\Components\ImageList\ImageList.cs"/>
    <Compile Include="System\Windows\Forms\Components\ImageList\ImageList.ImageCollection.cs"/>
    <Compile Include="System\Windows\Forms\Components\ImageList\ImageList.ImageCollection.ImageInfo.cs"/>
    <Compile Include="System\Windows\Forms\Components\ImageList\ImageList.Indexer.cs"/>
    <Compile Include="System\Windows\Forms\Components\ImageList\ImageList.NativeImageList.cs"/>
    <Compile Include="System\Windows\Forms\Components\ImageList\ImageList.Original.cs"/>
    <Compile Include="System\Windows\Forms\Components\ImageList\ImageList.OriginalOptions.cs"/>
    <Compile Include="System\Windows\Forms\Components\ImageList\ImageListConverter.cs"/>
    <Compile Include="System\Windows\Forms\Components\ImageList\ImageListStreamer.cs"/>
    <Compile Include="System\Windows\Forms\Components\ImageList\RelatedImageListAttribute.cs"/>
    <Compile Include="System\Windows\Forms\Components\KioskModeManager\KioskModeManager.cs"/>
    <Compile Include="System\Windows\Forms\Components\Timer.cs"/>
    <Compile Include="System\Windows\Forms\ContextMenuStrip.cs"/>
    <Compile Include="System\Windows\Forms\Control.AmbientProperty.cs"/>
    <Compile Include="System\Windows\Forms\Control.Annotated.cs"/>
    <Compile Include="System\Windows\Forms\Control.ControlCollection.ControlCollectionEnumerator.cs"/>
    <Compile Include="System\Windows\Forms\Control.ControlCollection.cs"/>
    <Compile Include="System\Windows\Forms\Control.ControlNativeWindow.cs"/>
    <Compile Include="System\Windows\Forms\Control.ControlTabOrderComparer.cs"/>
    <Compile Include="System\Windows\Forms\Control.ControlTabOrderHolder.cs"/>
    <Compile Include="System\Windows\Forms\Control.ControlVersionInfo.cs"/>
    <Compile Include="System\Windows\Forms\Control.cs"/>
    <Compile Include="System\Windows\Forms\Control.ExtendedStates.cs"/>
    <Compile Include="System\Windows\Forms\Control.FontHandleWrapper.cs"/>
    <Compile Include="System\Windows\Forms\Control.Ime.cs"/>
    <Compile Include="System\Windows\Forms\Control.MetafileDCWrapper.cs"/>
    <Compile Include="System\Windows\Forms\Control.MultithreadSafeCallScope.cs"/>
    <Compile Include="System\Windows\Forms\Control.PrintPaintEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Control.States.cs"/>
    <Compile Include="System\Windows\Forms\Control.SuspendLayoutScope.cs"/>
    <Compile Include="System\Windows\Forms\Control.SuspendMutation.cs"/>
    <Compile Include="System\Windows\Forms\Control.ThreadMethodEntry.cs"/>
    <Compile Include="System\Windows\Forms\Control.UICuesStates.cs"/>
    <Compile Include="System\Windows\Forms\Control.VisualStylesMode.Docs.cs"/>
    <Compile Include="System\Windows\Forms\ControlEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\ControlEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\ControlMutationExtensions.cs"/>
    <Compile Include="System\Windows\Forms\ControlStyles.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Buttons\Appearance.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Buttons\ApplicableToButtonAttribute.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Buttons\Button.ButtonAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Buttons\Button.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Buttons\ButtonBase.ButtonBaseAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Buttons\ButtonBase.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Buttons\ButtonBase.FlatStyle.Docs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Buttons\ButtonBorderStyle.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Buttons\ButtonInternal\ButtonBaseAdapter.ColorData.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Buttons\ButtonInternal\ButtonBaseAdapter.ColorOptions.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Buttons\ButtonInternal\ButtonBaseAdapter.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Buttons\ButtonInternal\ButtonBaseAdapter.LayoutData.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Buttons\ButtonInternal\ButtonBaseAdapter.LayoutOptions.Composition.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Buttons\ButtonInternal\ButtonBaseAdapter.LayoutOptions.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Buttons\ButtonInternal\ButtonFlatAdapter.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Buttons\ButtonInternal\ButtonPopupAdapter.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Buttons\ButtonInternal\ButtonStandardAdapter.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Buttons\ButtonInternal\CheckableControlBaseAdapter.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Buttons\ButtonInternal\CheckBoxBaseAdapter.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Buttons\ButtonInternal\CheckBoxFlatAdapter.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Buttons\ButtonInternal\CheckBoxModernAdapter.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Buttons\ButtonInternal\CheckBoxPopupAdapter.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Buttons\ButtonInternal\CheckBoxStandardAdapter.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Buttons\ButtonInternal\DarkMode\ButtonBackColorAnimator.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Buttons\ButtonInternal\DarkMode\ButtonDarkModeAdapter.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Buttons\ButtonInternal\DarkMode\ButtonDarkModeRendererBase.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Buttons\ButtonInternal\DarkMode\DarkModeAdapterFactory.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Buttons\ButtonInternal\DarkMode\FlatButtonDarkModeRenderer.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Buttons\ButtonInternal\DarkMode\IButtonRenderer.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Buttons\ButtonInternal\DarkMode\IButtonRenderer.DarkModeButtonColors.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Buttons\ButtonInternal\DarkMode\ModernButtonColorMath.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Buttons\ButtonInternal\DarkMode\ModernButtonDarkModeRenderer.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Buttons\ButtonInternal\DarkMode\ModernFlatButtonRenderer.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Buttons\ButtonInternal\DarkMode\PopupButtonDarkModeRenderer.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Buttons\ButtonInternal\DarkMode\SystemButtonDarkModeRenderer.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Buttons\ButtonInternal\RadioButtonBaseAdapter.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Buttons\ButtonInternal\RadioButtonFlatAdapter.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Buttons\ButtonInternal\RadioButtonModernAdapter.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Buttons\ButtonInternal\RadioButtonPopupAdapter.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Buttons\ButtonInternal\RadioButtonStandardAdapter.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Buttons\ButtonRenderer.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Buttons\ButtonState.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Buttons\CheckBox.Appearance.Docs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Buttons\CheckBox.CheckBoxAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Buttons\CheckBox.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Buttons\CheckBoxRenderer.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Buttons\CheckState.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Buttons\FlatButtonAppearance.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Buttons\FlatButtonAppearanceConverter.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Buttons\IButtonControl.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Buttons\RadioButton.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Buttons\RadioButton.RadioButtonAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Buttons\RadioButtonRenderer.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ComboBox\ComboBox.ACNativeWindow.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ComboBox\ComboBox.AutoCompleteDropDownFinder.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ComboBox\ComboBox.ChildAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ComboBox\ComboBox.ChildWindowType.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ComboBox\ComboBox.ComboBoxAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ComboBox\ComboBox.ComboBoxChildDropDownButtonUiaProvider.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ComboBox\ComboBox.ComboBoxChildEditUiaProvider.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ComboBox\ComboBox.ComboBoxChildListUiaProvider.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ComboBox\ComboBox.ComboBoxChildNativeWindow.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ComboBox\ComboBox.ComboBoxChildTextUiaProvider.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ComboBox\ComboBox.ComboBoxItemAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ComboBox\ComboBox.ComboBoxItemAccessibleObjectCollection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ComboBox\ComboBox.ComboBoxUiaTextProvider.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ComboBox\ComboBox.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ComboBox\ComboBox.FlatComboAdapter.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ComboBox\ComboBox.FlatStyle.Docs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ComboBox\ComboBox.Modern.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ComboBox\ComboBox.ModernComboAdapter.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ComboBox\ComboBox.ModernComboTargetState.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ComboBox\ComboBox.NativeComboBaseline.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ComboBox\ComboBox.ObjectCollection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ComboBox\ComboBox.ObjectCollection.Entry.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ComboBox\ComboBox.ObjectCollection.EntryEnumerator.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ComboBox\ComboBox.SuspendMutation.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ComboBox\ComboBoxRenderer.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ComboBox\ComboBoxStyle.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridView.AccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridView.ControlCollection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridView.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridView.DataConnection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridView.DataGridViewEditingPanel.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridView.DataGridViewEditingPanelAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridView.DataGridViewHitTestTypeInternal.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridView.DataGridViewMouseEvent.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridView.DataGridViewValidateCellInternal.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\Datagridview.DisplayedBandsData.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridView.HitTestInfo.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridView.LayoutData.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridView.MouseClickInfo.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridView.SelectedCellsAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridView.ToolTip.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridView.TopRowAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewAdvancedBorderStyle.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewAdvancedCellBorderStyle.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewAutoSizeColumnCriteriaInternal.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewAutoSizeColumnMode.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewAutoSizeColumnModeEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewAutoSizeColumnsMode.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewAutoSizeColumnsModeEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewAutoSizeModeEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewAutoSizeRowCriteriaInternal.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewAutoSizeRowMode.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewAutoSizeRowsMode.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewAutoSizeRowsModeInternal.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewBand.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewBindingCompleteEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewButtonCell.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewButtonCell.DataGridViewButtonCellAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewButtonCell.DataGridViewButtonCellRenderer.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewButtonColumn.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewCell.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewCell.DataGridViewCellAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewCellBorderStyle.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewCellCancelEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewCellCollection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewCellContextMenuStripNeededEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewCellConverter.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewCellErrorTextNeededEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewCellEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewCellFormattingEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewCellLinkedList.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewCellLinkedListElement.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewCellLinkedListEnumerator.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewCellMouseEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewCellPaintingEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewCellParsingEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewCellStateChangedEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewCellStyle.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewCellStyleChangedEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewCellStyleContentChangedEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewCellStyleConverter.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewCellStyleDifferences.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewCellStyleScopes.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewCellToolTipTextNeededEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewCellValidatingEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewCellValueEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewCheckBoxCell.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewCheckBoxCell.DataGridViewCheckBoxCellFlags.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewCheckBoxCell.DataGridViewCheckBoxCellRenderer.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewCheckBoxColumn.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewClipboardCopyMode.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewColumn.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewColumnCollection.ColumnOrderComparer.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewColumnCollection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewColumnConverter.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewColumnDesignTimeVisibleAttribute.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewColumnDividerDoubleClickEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewColumnEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewColumnHeaderCell.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellRenderer.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewColumnHeadersHeightSizeMode.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewColumnSortMode.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewColumnStateChangedEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewComboBoxCell.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewComboBoxCell.DataGridViewComboBoxCellAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewComboBoxCell.DataGridViewComboBoxCellFlags.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewComboBoxCell.DataGridViewComboBoxCellRenderer.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewComboBoxCell.ItemComparer.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewComboBoxCell.ObjectCollection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewComboBoxColumn.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewComboBoxDisplayStyle.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewComboBoxEditingControl.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewComboBoxEditingControl.DataGridViewComboBoxEditingControlAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewContentAlignment.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewDataErrorContexts.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewDataErrorEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewEditingControlShowingEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewEditMode.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewElement.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewElementStates.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewEventHandlers.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewFreeDimension.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewHeaderBorderStyle.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewHeaderCell.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewHeaderCell.DataGridViewHeaderCellRenderer.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewHitTestCloseEdge.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewHitTestType.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewImageCell.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewImageCell.DataGridViewImageCellAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewImageCellLayout.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewImageColumn.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewIntLinkedList.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewIntLinkedListElement.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewIntLinkedListEnumerator.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewLinkCell.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewLinkCell.DataGridViewLinkCellAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewLinkColumn.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewPaintParts.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewRow.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewRow.DataGridViewRowAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewRow.DataGridViewSelectedRowCellsAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewRowCancelEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewRowCollection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewRowCollection.RowComparer.ComparedObjectMax.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewRowCollection.RowComparer.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewRowCollection.RowList.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewRowCollection.UnsharingRowEnumerator.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewRowContextMenuStripNeededEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewRowConverter.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewRowDividerDoubleClickEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewRowErrorTextNeededEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewRowEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewRowHeaderCell.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewRowHeaderCell.DataGridViewRowHeaderCellRenderer.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewRowHeadersWidthSizeMode.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewRowHeightInfoNeededEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewRowHeightInfoPushedEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewRowPostPaintEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewRowPrePaintEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewRowsAddedEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewRowsRemovedEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewRowStateChangedEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewSelectedCellCollection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewSelectedColumnCollection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewSelectedRowCollection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewSelectionMode.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewSortCompareEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewTextBoxCell.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewTextBoxCell.DataGridViewTextBoxCellAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewTextBoxColumn.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewTextBoxEditingControl.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewTextBoxEditingControl.DataGridViewTextBoxEditingControlAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewTopLeftHeaderCell.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellRenderer.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewTriState.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\DataGridViewUtilities.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\IDataGridColumnStyleEditingNotificationService.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\IDataGridViewCellEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\IDataGridViewEditingCell.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\IDataGridViewEditingControl.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\QuestionEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DataGridView\QuestionEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DateTimePicker\DateTimePicker.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DateTimePicker\DateTimePicker.DateTimePickerAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DateTimePicker\DateTimePicker.EnumChildren.cs"/>
    <Compile Include="System\Windows\Forms\Controls\DateTimePicker\DateTimePickerFormats.cs"/>
    <Compile Include="System\Windows\Forms\Controls\GroupBox\GroupBox.cs"/>
    <Compile Include="System\Windows\Forms\Controls\GroupBox\GroupBox.FlatStyle.Docs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\GroupBox\GroupBox.GroupBoxAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\GroupBox\GroupBox.Modern.cs"/>
    <Compile Include="System\Windows\Forms\Controls\GroupBox\GroupBoxRenderer.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Labels\FocusableLabel.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Labels\Label.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Labels\Label.LabelAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Labels\Label.LabelImageIndexer.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Labels\LinkArea.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Labels\LinkArea.LinkAreaConverter.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Labels\LinkBehavior.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Labels\LinkClickedEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Labels\LinkClickedEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Labels\LinkConverter.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Labels\LinkLabel.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Labels\LinkLabel.Link.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Labels\LinkLabel.Link.LinkAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Labels\LinkLabel.LinkCollection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Labels\LinkLabel.LinkComparer.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Labels\LinkLabel.LinkLabelAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Labels\LinkLabelLinkClickedEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Labels\LinkLabelLinkClickedEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Labels\LinkState.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Labels\LinkUtilities.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListBoxes\CheckedListBox.CheckedIndexCollection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListBoxes\CheckedListBox.CheckedItemCollection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListBoxes\CheckedListBox.CheckedListBoxAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListBoxes\CheckedListBox.CheckedListBoxItemAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListBoxes\CheckedListBox.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListBoxes\CheckedListBox.ObjectCollection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListBoxes\ListBox.AccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListBoxes\ListBox.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListBoxes\ListBox.IntegerCollection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListBoxes\ListBox.IntegerCollection.CustomTabOffsetsEnumerator.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListBoxes\ListBox.ItemAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListBoxes\ListBox.ObjectCollection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListBoxes\ListBox.SelectedIndexCollection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListBoxes\ListBox.SelectedIndexCollection.SelectedIndexEnumerator.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListBoxes\ListBox.SelectedObjectCollection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListBoxes\ListBox.SuspendMutation.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListControl\ListControl.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListControl\ListControlConvertEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListControl\ListControlConvertEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\CacheVirtualItemsEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\CacheVirtualItemsEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ColumnClickEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ColumnClickEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ColumnHeader.ColumnHeaderImageListIndexer.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ColumnHeader.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ColumnHeader.ListViewColumnHeaderAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ColumnHeaderAutoResizeStyle.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ColumnHeaderConverter.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ColumnHeaderStyle.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ColumnReorderedEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ColumnReorderedEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ColumnWidthChangedEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ColumnWidthChangedEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ColumnWidthChangingEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ColumnWidthChangingEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\DrawListViewColumnHeaderEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\DrawListViewColumnHeaderEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\DrawListViewItemEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\DrawListViewItemEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\DrawListViewSubItemEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\DrawListViewSubItemEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ItemActivation.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ItemBoundsPortion.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\LabelEditEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\LabelEditEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\LisstView.DisposingContext.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ListView.CheckedIndexCollection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ListView.CheckedListViewItemCollection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ListView.ColumnHeaderCollection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ListView.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ListView.IconComparer.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ListView.ListViewAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ListView.ListViewItemCollection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ListView.ListViewItemCollection.IInnerList.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ListView.ListViewNativeItemCollection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ListView.SelectedIndexCollection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ListView.SelectedListViewItemCollection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ListView.SuspendMutation.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ListViewAlignment.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ListViewGroup.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ListViewGroup.ListViewGroupAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ListViewGroupCollapsedState.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ListViewGroupCollection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ListViewGroupConverter.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ListViewGroupEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ListViewGroupImageIndexer.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ListViewGroupItemCollection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ListViewHitTestInfo.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ListViewHitTestLocation.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ListViewInsertionMark.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ListViewItem.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ListViewItem.IKeyboardToolTip.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ListViewItem.ListViewItemBaseAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ListViewItem.ListViewItemDetailsAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ListViewItem.ListViewItemImageAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ListViewItem.ListViewItemLargeIconAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ListViewItem.ListViewItemListAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ListViewItem.ListViewItemSmallIconAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ListViewItem.ListViewItemTileAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ListViewItem.ListViewItemWithImageAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ListViewItem.ListViewSubItem.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ListViewItem.ListViewSubItem.ListViewSubItemAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ListViewItem.ListViewSubItem.SubItemStyle.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ListViewItem.ListViewSubItemCollection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ListViewItemConverter.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ListViewItemImageIndexer.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ListViewItemMouseHoverEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ListViewItemMouseHoverEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ListViewItemSelectionChangedEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ListViewItemSelectionChangedEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ListViewItemState.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ListViewItemStateImageIndexConverter.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ListViewLabelEditAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ListViewLabelEditNativeWindow.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ListViewSubItemConverter.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ListViewVirtualItemsSelectionRangeChangedEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\ListViewVirtualItemsSelectionRangeChangedEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\RetrieveVirtualItemEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\RetrieveVirtualItemEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\SearchDirectionHint.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\SearchForVirtualItemEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\SearchForVirtualItemEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ListView\View.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Menus\MenuGlyph.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Menus\MenuStrip.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Menus\MenuStrip.MenuStripAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Menus\MenuTimer.cs"/>
    <Compile Include="System\Windows\Forms\Controls\MonthCalendar\DateBoldEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\MonthCalendar\DateBoldEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\MonthCalendar\DateRangeEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\MonthCalendar\DateRangeEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\MonthCalendar\Day.cs"/>
    <Compile Include="System\Windows\Forms\Controls\MonthCalendar\HitArea.cs"/>
    <Compile Include="System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.CalendarAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.CalendarBodyAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.CalendarButtonAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.CalendarCellAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.CalendarDayOfWeekCellAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.CalendarHeaderAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.CalendarNextButtonAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.CalendarPreviousButtonAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.CalendarRowAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.CalendarTodayLinkAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.CalendarWeekNumberCellAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.cs"/>
    <Compile Include="System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.HitTestInfo.cs"/>
    <Compile Include="System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.MonthCalendarAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.MonthCalendarChildAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\MonthCalendar\SelectionRange.cs"/>
    <Compile Include="System\Windows\Forms\Controls\MonthCalendar\SelectionRangeConverter.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PictureBox\PictureBox.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PictureBox\PictureBox.ImageInstallationType.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PictureBox\PictureBox.PictureBoxAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PictureBox\PictureBoxSizeMode.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ProgressBar\ProgressBar.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ProgressBar\ProgressBar.ProgressBarAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ProgressBar\ProgressBarRenderer.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ProgressBar\ProgressBarStyle.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\GridItem.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\GridItemCollection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\GridItemType.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.Flags.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.FreezePaintScope.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.MeasureTextHelper.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.PropertyGridAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.PropertyGridServiceProvider.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.PropertyTabCollection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.RegistryStateNames.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.SelectedObjectConverter.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.SnappableControl.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.TabInfo.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\ArrayElementGridEntry.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\AttributeTypeSorter.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\CategoryGridEntry.CategoryGridEntryAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\CategoryGridEntry.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\CommandsPane.CommandsPaneAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\CommandsPane.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\DetailsButton.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\DetailsButton.DetailsButtonAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\DropDownButton.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\DropDownButton.DropDownButtonAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\DropDownButton.DropDownButtonAdapter.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.CacheItems.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.DisplayNameSortComparer.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.EventEntry.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.Flags.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.GridEntryAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.Notify.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.PaintValueFlags.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntryCollection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntryComparer.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntryRecreateChildrenEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridErrorDialog.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridToolTip.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\HelpPane.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\HelpPane.HelpPaneAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\ImmutablePropertyDescriptorGridEntry.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\IRootGridEntry.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\MergePropertyDescriptor.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\MergePropertyDescriptor.MergedAttributeCollection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\MergePropertyDescriptor.MultiMergeCollection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\MultiPropertyDescriptorGridEntry.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\MultiSelectRootGridEntry.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\MultiSelectRootGridEntry.PropertyDescriptorComparer.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\MultiSelectRootGridEntry.PropertyMerger.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertiesTab.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyDescriptorGridEntry.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyDescriptorGridEntry.ExceptionConverter.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyDescriptorGridEntry.ExceptionEditor.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyDescriptorGridEntry.PropertyDescriptorGridEntryAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridCommands.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.DropDownHolder.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.DropDownHolder.DropDownHolderAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.ErrorState.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.Flags.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.GridPositionData.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.GridViewListBox.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.GridViewListBoxAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.GridViewListBoxItemAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.GridViewTextBox.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.GridViewTextBox.GridViewTextBoxAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.IMouseHookClient.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.MouseHook.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.PropertyGridViewAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\SingleSelectRootGridEntry.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridToolStrip.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridToolStrip.PropertyGridToolStripAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridToolStripButton.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyGridToolStripButton.PropertyGridToolStripButtonAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertySort.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyTabChangedEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\PropertyTabChangedEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\SelectedGridItemChangedEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\PropertyGrid\SelectedGridItemChangedEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\RichTextBox\ContentsResizedEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\RichTextBox\ContentsResizedEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs"/>
    <Compile Include="System\Windows\Forms\Controls\RichTextBox\RichTextBox.OleCallback.cs"/>
    <Compile Include="System\Windows\Forms\Controls\RichTextBox\RichTextBox.SuspendMutation.cs"/>
    <Compile Include="System\Windows\Forms\Controls\RichTextBox\RichTextBoxConstants.cs"/>
    <Compile Include="System\Windows\Forms\Controls\RichTextBox\RichTextBoxFinds.cs"/>
    <Compile Include="System\Windows\Forms\Controls\RichTextBox\RichTextBoxLanguageOptions.cs"/>
    <Compile Include="System\Windows\Forms\Controls\RichTextBox\RichTextBoxScrollBars.cs"/>
    <Compile Include="System\Windows\Forms\Controls\RichTextBox\RichTextBoxSelectionAttribute.cs"/>
    <Compile Include="System\Windows\Forms\Controls\RichTextBox\RichTextBoxSelectionTypes.cs"/>
    <Compile Include="System\Windows\Forms\Controls\RichTextBox\RichTextBoxStreamType.cs"/>
    <Compile Include="System\Windows\Forms\Controls\RichTextBox\RichTextBoxWordPunctuations.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Splitter\Splitter.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Splitter\Splitter.SplitData.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Splitter\Splitter.SplitterAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Splitter\Splitter.SplitterMessageFilter.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Splitter\SplitterEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Splitter\SplitterEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TabControl\TabAlignment.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TabControl\TabAppearance.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TabControl\TabControl.ControlCollection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TabControl\TabControl.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TabControl\TabControl.State.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TabControl\TabControl.TabControlAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TabControl\TabControl.TabPageCollection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TabControl\TabControlAction.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TabControl\TabControlCancelEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TabControl\TabControlCancelEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TabControl\TabControlEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TabControl\TabControlEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TabControl\TabDrawMode.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TabControl\TabPage.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TabControl\TabPage.TabAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TabControl\TabPage.TabPageAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TabControl\TabPage.TabPageControlCollection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TabControl\TabRenderer.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TabControl\TabSizeMode.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TextBox\CharacterCasing.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TextBox\InsertKeyMode.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TextBox\MaskedTextBox.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TextBox\MaskedTextBox.MaskedTextBoxAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TextBox\MaskFormat.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TextBox\MaskInputRejectedEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TextBox\MaskInputRejectedEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TextBox\TextBox.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TextBox\TextBox.TextBoxAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TextBox\TextBoxAutoCompleteSourceConverter.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TextBox\TextBoxBase.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TextBox\TextBoxBase.TextBoxBaseAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TextBox\TextBoxBase.TextBoxBaseUiaTextProvider.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TextBox\TextBoxRenderer.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TextBox\TypeValidationEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TextBox\TypeValidationEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ArrowDirection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\CachedItemHdcInfo.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\CaptionButton.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ISupportToolStripPanel.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\MergeAction.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\MergeHistory.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\MergeHistoryItem.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\OpacityConverter.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ProfessionalColors.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ProfessionalColorTable.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ProfessionalColorTable.KnownColors.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\StatusStrip.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\StatusStrip.StatusStripAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStrip.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStrip.RestoreFocusMessageFilter.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStrip.ToolStripAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStrip.ToolStripAccessibleObjectWrapperForItemsOnOverflow.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripArrowRenderEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripArrowRenderEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripButton.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripButton.ToolStripButtonAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripComboBox.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripComboBox.ToolStripComboBoxControl.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripComboBox.ToolStripComboBoxControl.ToolStripComboBoxControlAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripComboBox.ToolStripComboBoxControl.ToolStripComboBoxFlatComboAdapter.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripContainer.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripContainer.ToolStripContainerAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripContainer.ToolStripContainerTypedControlCollection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripContentPanel.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripContentPanelRenderEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripContentPanelRenderEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripControlHost.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripControlHost.StubSite.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripControlHost.ToolStripControlHostAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripControlHost.ToolStripHostedControlAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripCustomIComparer.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripDropDown.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripDropDown.ToolStripDropDownAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripDropDownButton.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripDropDownButton.ToolStripDropDownButtonAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripDropDownButton.ToolStripDropDownButtonInternalLayout.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripDropDownClosedEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripDropDownClosedEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripDropDownCloseReason.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripDropDownClosingEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripDropDownClosingEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripDropDownDirection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripDropDownItem.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripDropDownItemAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripDropDownMenu.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripDropDownMenu.ToolStripDropDownLayoutEngine.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripDropDownMenu.ToolStripDropDownMenuAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripDropTargetManager.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripGrip.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripGrip.ToolStripGripAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripGripDisplayStyle.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripGripRenderEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripGripRenderEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripGripStyle.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripHighContrastRenderer.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripItem.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripItem.ToolStripItemAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripItem.ToolStripItemImageIndexer.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripItem.ToolStripItemInternalLayout.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripItem.ToolStripItemInternalLayout.ToolStripItemLayoutOptions.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripItem.ToolStripItemInternalLayout.ToolStripLayoutData.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripItemAlignment.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripItemClickedEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripItemClickedEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripItemCollection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripItemDisplayStyle.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripItemEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripItemEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripItemEventType.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripItemImageRenderEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripItemImageRenderEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripItemImageScaling.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripItemOverflow.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripItemPlacement.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripItemRenderEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripItemRenderEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripItemStates.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripItemTextRenderEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripItemTextRenderEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripLabel.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripLabel.ToolStripLabelAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripLabel.ToolStripLabelLayout.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripLayoutStyle.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripLocationCancelEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripLocationCancelEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripManager.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripManager.ModalMenuFilter.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripManager.ModalMenuFilter.HostedWindowsFormsMessageHook.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripManagerRenderMode.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripMenuItem.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripMenuItem.ToolStripMenuItemAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripMenuItem.ToolStripMenuItemInternalLayout.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripNumericUpDown.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripNumericUpDown.ToolStripNumericUpDownControl.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripNumericUpDown.ToolStripNumericUpDownControl.ToolStripNumericUpDownAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripOverflow.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripOverflow.ToolStripOverflowAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripOverflowButton.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripOverflowButton.ToolStripOverflowButtonAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripPanel.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripPanel.FeedbackRectangle.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripPanel.FeedbackRectangle.FeedbackDropDown.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripPanel.ToolStripPanelAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripPanel.ToolStripPanelControlCollection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripPanel.ToolStripPanelControlCollection.XYComparer.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripPanel.ToolStripPanelControlCollection.YXComparer.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripPanel.ToolStripPanelRowCollection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripPanelCell.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripPanelRenderEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripPanelRenderEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripPanelRow.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripPanelRow.HorizontalRowManager.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripPanelRow.ToolStripPanelRowControlCollection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripPanelRow.ToolStripPanelRowControlCollection.ToolStripPanelCellToControlEnumerator.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripPanelRow.ToolStripPanelRowManager.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripPanelRow.VerticalRowManager.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripPointType.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripProfessionalLowResolutionRenderer.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolstripProfessionalRenderer.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripProgressBar.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripProgressBar.ToolStripProgressBarControl.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripProgressBar.ToolStripProgressBarControlAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripRenderer.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripRendererSwitcher.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripRenderEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripRenderEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripRenderMode.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripScrollButton.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripScrollButton.StickyLabel.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripScrollButton.StickyLabelAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripSeparator.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripSeparator.ToolStripSeparatorAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripSeparatorRenderEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripSeparatorRenderEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripSettings.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripSettingsManager.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripSettingsManager.SettingsStub.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripSplitButton.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripSplitButton.ToolStripSplitButtonAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripSplitButton.ToolStripSplitButtonButton.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripSplitButton.ToolStripSplitButtonButtonLayout.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripSplitButton.ToolStripSplitButtonExAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripSplitButton.ToolStripSplitButtonUiaProvider.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripSplitStackDragDropHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripSplitStackDragDropHandler.RelativeLocation.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripSplitStackLayout.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripStatusLabel.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripStatusLabel.ToolStripStatusLabelAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripStatusLabel.ToolStripStatusLabelLayout.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripStatusLabelBorderSides.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripSystemDarkModeRenderer.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripSystemRenderer.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripTextBox.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripTextBox.ToolStripTextBoxControl.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripTextBox.ToolStripTextBoxControlAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\ToolStrips\ToolStripTextDirection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TrackBar\TickStyle.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TrackBar\TrackBar.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TrackBar\TrackBar.TrackBarAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TrackBar\TrackBar.TrackBarChildAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TrackBar\TrackBar.TrackBarFirstButtonAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TrackBar\TrackBar.TrackBarLastButtonAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TrackBar\TrackBar.TrackBarThumbAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TrackBar\TrackBarRenderer.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TreeView\ArraySubsetEnumerator.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TreeView\DrawTreeNodeEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TreeView\DrawTreeNodeEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TreeView\NodeLabelEditEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TreeView\NodeLabelEditEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TreeView\TreeNode.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TreeView\TreeNode.IKeyboardToolTip.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TreeView\TreeNode.TreeNodeAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TreeView\TreeNode.TreeNodeImageIndexer.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TreeView\TreeNode.TreeNodeImageIndexer.ImageListType.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TreeView\TreeNodeCollection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TreeView\TreeNodeConverter.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TreeView\TreeNodeMouseClickEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TreeView\TreeNodeMouseClickEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TreeView\TreeNodeMouseHoverEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TreeView\TreeNodeMouseHoverEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TreeView\TreeNodeState.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TreeView\TreeView.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TreeView\TreeView.SuspendMutation.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TreeView\TreeView.TreeViewAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TreeView\TreeViewAction.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TreeView\TreeViewCancelEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TreeView\TreeViewCancelEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TreeView\TreeViewDrawMode.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TreeView\TreeViewEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TreeView\TreeViewEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TreeView\TreeViewHitTestInfo.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TreeView\TreeViewHitTestLocation.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TreeView\TreeViewImageIndexConverter.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TreeView\TreeViewImageKeyConverter.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TreeView\TreeViewLabelEditAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\TreeView\TreeViewLabelEditNativeWindow.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Unsupported\ContextMenu\ContextMenu.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Unsupported\ContextMenu\Menu.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Unsupported\ContextMenu\Menu.MenuItemCollection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Unsupported\ContextMenu\MenuItem.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Unsupported\ContextMenu\MenuMerge.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Unsupported\DataGrid\DataGrid.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Unsupported\DataGrid\DataGrid.HitTestInfo.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Unsupported\DataGrid\DataGrid.HitTestType.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Unsupported\DataGrid\DataGridBoolColumn.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Unsupported\DataGrid\DataGridCell.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Unsupported\DataGrid\DataGridColumnStyle.CompModSwitches.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Unsupported\DataGrid\DataGridColumnStyle.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Unsupported\DataGrid\DataGridColumnStyle.DataGridColumnHeaderAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Unsupported\DataGrid\DataGridLineStyle.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Unsupported\DataGrid\DataGridParentRowsLabel.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Unsupported\DataGrid\DataGridPreferredColumnWidthTypeConverter.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Unsupported\DataGrid\DataGridTableStyle.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Unsupported\DataGrid\DataGridTextBox.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Unsupported\DataGrid\DataGridTextBoxColumn.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Unsupported\DataGrid\GridColumnStylesCollection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Unsupported\DataGrid\GridTablesFactory.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Unsupported\DataGrid\GridTableStylesCollection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Unsupported\DataGrid\IDataGridEditingService.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Unsupported\MainMenu\MainMenu.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Unsupported\StatusBar\StatusBar.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Unsupported\StatusBar\StatusBar.StatusBarPanelCollection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Unsupported\StatusBar\StatusBarDrawItemEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Unsupported\StatusBar\StatusBarDrawItemEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Unsupported\StatusBar\StatusBarPanel.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Unsupported\StatusBar\StatusBarPanelAutoSize.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Unsupported\StatusBar\StatusBarPanelBorderStyle.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Unsupported\StatusBar\StatusBarPanelClickEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Unsupported\StatusBar\StatusBarPanelClickEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Unsupported\StatusBar\StatusBarPanelStyle.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Unsupported\ToolBar\ToolBar.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Unsupported\ToolBar\ToolBar.ToolBarButtonCollection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Unsupported\ToolBar\ToolBarAppearance.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Unsupported\ToolBar\ToolBarButton.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Unsupported\ToolBar\ToolBarButtonClickEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Unsupported\ToolBar\ToolBarButtonClickEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Unsupported\ToolBar\ToolBarButtonStyle.cs"/>
    <Compile Include="System\Windows\Forms\Controls\Unsupported\ToolBar\ToolBarTextAlign.cs"/>
    <Compile Include="System\Windows\Forms\Controls\UpDown\DomainUpDown.cs"/>
    <Compile Include="System\Windows\Forms\Controls\UpDown\DomainUpDown.DomainItemAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\UpDown\DomainUpDown.DomainUpDownAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\UpDown\DomainUpDown.DomainUpDownItemCollection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\UpDown\DomainUpDown.DomainUpDownItemCompare.cs"/>
    <Compile Include="System\Windows\Forms\Controls\UpDown\NumericUpDown.cs"/>
    <Compile Include="System\Windows\Forms\Controls\UpDown\NumericUpDownAcceleration.cs"/>
    <Compile Include="System\Windows\Forms\Controls\UpDown\NumericUpDownAccelerationCollection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\UpDown\UpDownBase.ButtonID.cs"/>
    <Compile Include="System\Windows\Forms\Controls\UpDown\UpDownBase.cs"/>
    <Compile Include="System\Windows\Forms\Controls\UpDown\UpDownBase.UpDownBaseAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\UpDown\UpDownBase.UpDownButtons.cs"/>
    <Compile Include="System\Windows\Forms\Controls\UpDown\UpDownBase.UpDownButtons.UpDownButtonsAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\UpDown\UpDownBase.UpDownButtons.UpDownButtonsAccessibleObject.DirectionButtonAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\UpDown\UpDownBase.UpDownEdit.cs"/>
    <Compile Include="System\Windows\Forms\Controls\UpDown\UpDownBase.UpDownEdit.UpDownEditAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\UpDown\UpDownEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\UpDown\UpDownEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\WebBrowser\HtmlDocument.cs"/>
    <Compile Include="System\Windows\Forms\Controls\WebBrowser\HtmlDocument.HTMLDocumentEvents2.cs"/>
    <Compile Include="System\Windows\Forms\Controls\WebBrowser\HtmlDocument.HtmlDocumentShim.cs"/>
    <Compile Include="System\Windows\Forms\Controls\WebBrowser\HtmlElement.cs"/>
    <Compile Include="System\Windows\Forms\Controls\WebBrowser\HtmlElement.HTMLElementEvents2.cs"/>
    <Compile Include="System\Windows\Forms\Controls\WebBrowser\HtmlElement.HtmlElementShim.cs"/>
    <Compile Include="System\Windows\Forms\Controls\WebBrowser\HtmlElementCollection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\WebBrowser\HtmlElementErrorEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\WebBrowser\HtmlElementErrorEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\WebBrowser\HtmlElementEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\WebBrowser\HtmlElementEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\WebBrowser\HtmlElementInsertionOrientation.cs"/>
    <Compile Include="System\Windows\Forms\Controls\WebBrowser\HtmlHistory.cs"/>
    <Compile Include="System\Windows\Forms\Controls\WebBrowser\HtmlShim.cs"/>
    <Compile Include="System\Windows\Forms\Controls\WebBrowser\HtmlShimManager.cs"/>
    <Compile Include="System\Windows\Forms\Controls\WebBrowser\HtmlToClrEventProxy.cs"/>
    <Compile Include="System\Windows\Forms\Controls\WebBrowser\HtmlWindow.cs"/>
    <Compile Include="System\Windows\Forms\Controls\WebBrowser\HtmlWindow.HTMLWindowEvents2.cs"/>
    <Compile Include="System\Windows\Forms\Controls\WebBrowser\HtmlWindow.HtmlWindowShim.cs"/>
    <Compile Include="System\Windows\Forms\Controls\WebBrowser\HtmlWindowCollection.cs"/>
    <Compile Include="System\Windows\Forms\Controls\WebBrowser\WebBrowser.cs"/>
    <Compile Include="System\Windows\Forms\Controls\WebBrowser\WebBrowser.WebBrowserAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Controls\WebBrowser\WebBrowser.WebBrowserEvent.cs"/>
    <Compile Include="System\Windows\Forms\Controls\WebBrowser\WebBrowser.WebBrowserSite.cs"/>
    <Compile Include="System\Windows\Forms\Controls\WebBrowser\WebBrowserBase.cs"/>
    <Compile Include="System\Windows\Forms\Controls\WebBrowser\WebBrowserBase.WebBrowserBaseNativeWindow.cs"/>
    <Compile Include="System\Windows\Forms\Controls\WebBrowser\WebBrowserContainer.cs"/>
    <Compile Include="System\Windows\Forms\Controls\WebBrowser\WebBrowserDocumentCompletedEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\WebBrowser\WebBrowserDocumentCompletedEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\WebBrowser\WebBrowserEncryptionLevel.cs"/>
    <Compile Include="System\Windows\Forms\Controls\WebBrowser\WebBrowserHelper.AXEditMode.cs"/>
    <Compile Include="System\Windows\Forms\Controls\WebBrowser\WebBrowserHelper.AXState.cs"/>
    <Compile Include="System\Windows\Forms\Controls\WebBrowser\WebBrowserHelper.cs"/>
    <Compile Include="System\Windows\Forms\Controls\WebBrowser\WebBrowserHelper.SelectionStyle.cs"/>
    <Compile Include="System\Windows\Forms\Controls\WebBrowser\WebBrowserNavigatedEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\WebBrowser\WebBrowserNavigatedEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\WebBrowser\WebBrowserNavigatingEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\WebBrowser\WebBrowserNavigatingEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\WebBrowser\WebBrowserProgressChangedEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Controls\WebBrowser\WebBrowserProgressChangedEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Controls\WebBrowser\WebBrowserReadyState.cs"/>
    <Compile Include="System\Windows\Forms\Controls\WebBrowser\WebBrowserRefreshOption.cs"/>
    <Compile Include="System\Windows\Forms\Controls\WebBrowser\WebBrowserSiteBase.cs"/>
    <Compile Include="System\Windows\Forms\Controls\WebBrowser\WebBrowserUriTypeConverter.cs"/>
    <Compile Include="System\Windows\Forms\ControlUpdateMode.cs"/>
    <Compile Include="System\Windows\Forms\Control_InvokeAsync.cs"/>
    <Compile Include="System\Windows\Forms\ConvertEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\ConvertEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\CreateParams.cs"/>
    <Compile Include="System\Windows\Forms\DarkProfessionalColors.cs"/>
    <Compile Include="System\Windows\Forms\DataBinding\BindableComponent.cs"/>
    <Compile Include="System\Windows\Forms\DataBinding\Binding.BindingStates.cs"/>
    <Compile Include="System\Windows\Forms\DataBinding\Binding.BindToObject.cs"/>
    <Compile Include="System\Windows\Forms\DataBinding\Binding.cs"/>
    <Compile Include="System\Windows\Forms\DataBinding\BindingCompleteContext.cs"/>
    <Compile Include="System\Windows\Forms\DataBinding\BindingCompleteEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\DataBinding\BindingCompleteEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\DataBinding\BindingCompleteState.cs"/>
    <Compile Include="System\Windows\Forms\DataBinding\BindingContext.cs"/>
    <Compile Include="System\Windows\Forms\DataBinding\BindingContext.HashKey.cs"/>
    <Compile Include="System\Windows\Forms\DataBinding\BindingManagerBase.cs"/>
    <Compile Include="System\Windows\Forms\DataBinding\BindingManagerDataErrorEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\DataBinding\BindingManagerDataErrorEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\DataBinding\BindingMemberInfo.cs"/>
    <Compile Include="System\Windows\Forms\DataBinding\BindingNavigator.cs"/>
    <Compile Include="System\Windows\Forms\DataBinding\BindingsCollection.cs"/>
    <Compile Include="System\Windows\Forms\DataBinding\BindingSource.BindingSourceStates.cs"/>
    <Compile Include="System\Windows\Forms\DataBinding\BindingSource.cs"/>
    <Compile Include="System\Windows\Forms\DataBinding\Command.cs"/>
    <Compile Include="System\Windows\Forms\DataBinding\ControlBindingsCollection.cs"/>
    <Compile Include="System\Windows\Forms\DataBinding\CurrencyManager.cs"/>
    <Compile Include="System\Windows\Forms\DataBinding\CurrencyManager.CurrencyManagerStates.cs"/>
    <Compile Include="System\Windows\Forms\DataBinding\DataSourceUpdateMode.cs"/>
    <Compile Include="System\Windows\Forms\DataBinding\IBindableComponent.cs"/>
    <Compile Include="System\Windows\Forms\DataBinding\ICommandBindingTargetProvider.cs"/>
    <Compile Include="System\Windows\Forms\DataBinding\ICommandExecutor.cs"/>
    <Compile Include="System\Windows\Forms\DataBinding\ICurrencyManagerProvider.cs"/>
    <Compile Include="System\Windows\Forms\DataBinding\ListBindingConverter.cs"/>
    <Compile Include="System\Windows\Forms\DataBinding\ListBindingHelper.cs"/>
    <Compile Include="System\Windows\Forms\DataBinding\ListManagerBindingsCollection.cs"/>
    <Compile Include="System\Windows\Forms\DataBinding\PropertyManager.cs"/>
    <Compile Include="System\Windows\Forms\DataBinding\RelatedCurrencyManager.cs"/>
    <Compile Include="System\Windows\Forms\DataBinding\RelatedPropertyManager.cs"/>
    <Compile Include="System\Windows\Forms\Design\ComponentEditorForm.ComponentEditorPageSite.cs"/>
    <Compile Include="System\Windows\Forms\Design\ComponentEditorForm.cs"/>
    <Compile Include="System\Windows\Forms\Design\ComponentEditorForm.PageSelector.cs"/>
    <Compile Include="System\Windows\Forms\Design\ComponentEditorPage.cs"/>
    <Compile Include="System\Windows\Forms\Design\EventsTab.cs"/>
    <Compile Include="System\Windows\Forms\Design\IUIService.cs"/>
    <Compile Include="System\Windows\Forms\Design\IWindowsFormsEditorService.cs"/>
    <Compile Include="System\Windows\Forms\Design\PropertyTab.cs"/>
    <Compile Include="System\Windows\Forms\Design\ToolStripDesignerAvailability.cs"/>
    <Compile Include="System\Windows\Forms\Design\ToolStripItemDesignerAvailabilityAttribute.cs"/>
    <Compile Include="System\Windows\Forms\Design\WindowsFormsComponentEditor.cs"/>
    <Compile Include="System\Windows\Forms\Dialogs\CommonDialogs\ColorDialog.cs"/>
    <Compile Include="System\Windows\Forms\Dialogs\CommonDialogs\CommonDialog.cs"/>
    <Compile Include="System\Windows\Forms\Dialogs\CommonDialogs\FileDialog.cs"/>
    <Compile Include="System\Windows\Forms\Dialogs\CommonDialogs\FileDialog.Vista.cs"/>
    <Compile Include="System\Windows\Forms\Dialogs\CommonDialogs\FileDialog.VistaDialogEvents.cs"/>
    <Compile Include="System\Windows\Forms\Dialogs\CommonDialogs\FolderBrowserDialog.cs"/>
    <Compile Include="System\Windows\Forms\Dialogs\CommonDialogs\FontDialog.cs"/>
    <Compile Include="System\Windows\Forms\Dialogs\CommonDialogs\OpenFileDialog.cs"/>
    <Compile Include="System\Windows\Forms\Dialogs\CommonDialogs\SaveFileDialog.cs"/>
    <Compile Include="System\Windows\Forms\Dialogs\CommonDialogs\SpecialFolderEnumConverter.cs"/>
    <Compile Include="System\Windows\Forms\Dialogs\CommonDialogs\SpecialFolderEnumConverter.SpecialFolderEnumComparer.cs"/>
    <Compile Include="System\Windows\Forms\Dialogs\DialogResult.cs"/>
    <Compile Include="System\Windows\Forms\Dialogs\MessageBox.cs"/>
    <Compile Include="System\Windows\Forms\Dialogs\MessageBoxButtons.cs"/>
    <Compile Include="System\Windows\Forms\Dialogs\MessageBoxDefaultButton.cs"/>
    <Compile Include="System\Windows\Forms\Dialogs\MessageBoxIcon.cs"/>
    <Compile Include="System\Windows\Forms\Dialogs\MessageBoxOptions.cs"/>
    <Compile Include="System\Windows\Forms\Dialogs\TaskDialog\TaskDialog.cs"/>
    <Compile Include="System\Windows\Forms\Dialogs\TaskDialog\TaskDialog.WindowSubclassHandler.cs"/>
    <Compile Include="System\Windows\Forms\Dialogs\TaskDialog\TaskDialogButton.cs"/>
    <Compile Include="System\Windows\Forms\Dialogs\TaskDialog\TaskDialogButtonCollection.cs"/>
    <Compile Include="System\Windows\Forms\Dialogs\TaskDialog\TaskDialogCommandLinkButton.cs"/>
    <Compile Include="System\Windows\Forms\Dialogs\TaskDialog\TaskDialogControl.cs"/>
    <Compile Include="System\Windows\Forms\Dialogs\TaskDialog\TaskDialogExpander.cs"/>
    <Compile Include="System\Windows\Forms\Dialogs\TaskDialog\TaskDialogExpanderPosition.cs"/>
    <Compile Include="System\Windows\Forms\Dialogs\TaskDialog\TaskDialogFootnote.cs"/>
    <Compile Include="System\Windows\Forms\Dialogs\TaskDialog\TaskDialogIcon.cs"/>
    <Compile Include="System\Windows\Forms\Dialogs\TaskDialog\TaskDialogLinkClickedEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Dialogs\TaskDialog\TaskDialogPage.cs"/>
    <Compile Include="System\Windows\Forms\Dialogs\TaskDialog\TaskDialogProgressBar.cs"/>
    <Compile Include="System\Windows\Forms\Dialogs\TaskDialog\TaskDialogProgressBarState.cs"/>
    <Compile Include="System\Windows\Forms\Dialogs\TaskDialog\TaskDialogRadioButton.cs"/>
    <Compile Include="System\Windows\Forms\Dialogs\TaskDialog\TaskDialogRadioButtonCollection.cs"/>
    <Compile Include="System\Windows\Forms\Dialogs\TaskDialog\TaskDialogResult.cs"/>
    <Compile Include="System\Windows\Forms\Dialogs\TaskDialog\TaskDialogStandardIcon.cs"/>
    <Compile Include="System\Windows\Forms\Dialogs\TaskDialog\TaskDialogStartupLocation.cs"/>
    <Compile Include="System\Windows\Forms\Dialogs\TaskDialog\TaskDialogVerificationCheckBox.cs"/>
    <Compile Include="System\Windows\Forms\Dialogs\ThreadExceptionDialog.cs"/>
    <Compile Include="System\Windows\Forms\FeatureSupport.cs"/>
    <Compile Include="System\Windows\Forms\FlatStyle.cs"/>
    <Compile Include="System\Windows\Forms\Form.AccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Form.ControlCollection.cs"/>
    <Compile Include="System\Windows\Forms\Form.cs"/>
    <Compile Include="System\Windows\Forms\Form.EnumThreadWindowsCallback.cs"/>
    <Compile Include="System\Windows\Forms\Form.RevealMode.cs"/>
    <Compile Include="System\Windows\Forms\FormBorderStyle.cs"/>
    <Compile Include="System\Windows\Forms\FormClosedEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\FormClosedEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\FormClosingEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\FormClosingEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\FormCollection.cs"/>
    <Compile Include="System\Windows\Forms\FormCornerPreference.cs"/>
    <Compile Include="System\Windows\Forms\FormRevealMode.cs"/>
    <Compile Include="System\Windows\Forms\FormStartPosition.cs"/>
    <Compile Include="System\Windows\Forms\FormWindowState.cs"/>
    <Compile Include="System\Windows\Forms\FrameStyle.cs"/>
    <Compile Include="System\Windows\Forms\GetChildAtPointSkip.cs"/>
    <Compile Include="System\Windows\Forms\GiveFeedbackEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\GiveFeedbackEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Help\Help.cs"/>
    <Compile Include="System\Windows\Forms\Help\HelpEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Help\HelpEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Help\HelpInfo.cs"/>
    <Compile Include="System\Windows\Forms\Help\HelpNavigator.cs"/>
    <Compile Include="System\Windows\Forms\IComponentEditorPageSite.cs"/>
    <Compile Include="System\Windows\Forms\IFeatureSupport.cs"/>
    <Compile Include="System\Windows\Forms\IFileReaderService.cs"/>
    <Compile Include="System\Windows\Forms\ImageIndexConverter.cs"/>
    <Compile Include="System\Windows\Forms\ImageKeyConverter.cs"/>
    <Compile Include="System\Windows\Forms\IMessageFilter.cs"/>
    <Compile Include="System\Windows\Forms\IMessageModifyAndFilter.cs"/>
    <Compile Include="System\Windows\Forms\Input\Cursor.cs"/>
    <Compile Include="System\Windows\Forms\Input\CursorConverter.cs"/>
    <Compile Include="System\Windows\Forms\Input\Cursors.cs"/>
    <Compile Include="System\Windows\Forms\Input\HandledMouseEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Input\IMEMode.cs"/>
    <Compile Include="System\Windows\Forms\Input\InputLanguage.cs"/>
    <Compile Include="System\Windows\Forms\Input\InputLanguageChangedEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Input\InputLanguageChangedEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Input\InputLanguageChangingEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Input\InputLanguageChangingEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Input\InputLanguageCollection.cs"/>
    <Compile Include="System\Windows\Forms\Input\KeyEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Input\KeyEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Input\KeyPressEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Input\KeyPressEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Input\Keys.cs"/>
    <Compile Include="System\Windows\Forms\Input\KeysConverter.cs"/>
    <Compile Include="System\Windows\Forms\Input\MouseButtons.cs"/>
    <Compile Include="System\Windows\Forms\Input\MouseEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Input\MouseEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Input\MouseHoverTimer.cs"/>
    <Compile Include="System\Windows\Forms\Input\PreviewKeyDownEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Input\PreviewKeyDownEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Internal\AssemblyAttributes.cs"/>
    <Compile Include="System\Windows\Forms\Internal\Formatter.cs"/>
    <Compile Include="System\Windows\Forms\Internal\IOwnedObject.cs"/>
    <Compile Include="System\Windows\Forms\Internal\ItemArray.cs"/>
    <Compile Include="System\Windows\Forms\Internal\ItemArray.Entry.cs"/>
    <Compile Include="System\Windows\Forms\Internal\ItemArray.EntryEnumerator.cs"/>
    <Compile Include="System\Windows\Forms\Internal\OwnedObjectExtensions.cs"/>
    <Compile Include="System\Windows\Forms\Internal\ReadOnlyControlCollection.cs"/>
    <Compile Include="System\Windows\Forms\Internal\RegistryKeyExtensions.cs"/>
    <Compile Include="System\Windows\Forms\Internal\TypedControlCollection.cs"/>
    <Compile Include="System\Windows\Forms\Internal\Win32WindowExtensions.cs"/>
    <Compile Include="System\Windows\Forms\Internal\WinFormsMetadataUpdateHandler.cs"/>
    <Compile Include="System\Windows\Forms\Internal\WinFormsUtils.cs"/>
    <Compile Include="System\Windows\Forms\ISupportSuspendPainting.cs"/>
    <Compile Include="System\Windows\Forms\ItemChangedEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\ItemChangedEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\ItemCheckedEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\ItemCheckedEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\ItemCheckEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\ItemCheckEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\IWin32window.cs"/>
    <Compile Include="System\Windows\Forms\IWindowTarget.cs"/>
    <Compile Include="System\Windows\Forms\LayoutSuspendTraversal.cs"/>
    <Compile Include="System\Windows\Forms\Layout\AnchorStyles.cs"/>
    <Compile Include="System\Windows\Forms\Layout\ArrangedElement.cs"/>
    <Compile Include="System\Windows\Forms\Layout\ArrangedElementCollection.cs"/>
    <Compile Include="System\Windows\Forms\Layout\ArrangeDirection.cs"/>
    <Compile Include="System\Windows\Forms\Layout\ArrangeStartingPosition.cs"/>
    <Compile Include="System\Windows\Forms\Layout\AutoSizeMode.cs"/>
    <Compile Include="System\Windows\Forms\Layout\CommonProperties.cs"/>
    <Compile Include="System\Windows\Forms\Layout\CommonProperties.DockAnchorMode.cs"/>
    <Compile Include="System\Windows\Forms\Layout\Containers\AutoScaleMode.cs"/>
    <Compile Include="System\Windows\Forms\Layout\Containers\ContainerControl.cs"/>
    <Compile Include="System\Windows\Forms\Layout\Containers\FixedPanel.cs"/>
    <Compile Include="System\Windows\Forms\Layout\Containers\IContainerControl.cs"/>
    <Compile Include="System\Windows\Forms\Layout\Containers\SplitContainer.cs"/>
    <Compile Include="System\Windows\Forms\Layout\Containers\SplitContainer.SplitContainerAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Layout\Containers\SplitContainer.SplitContainerMessageFilter.cs"/>
    <Compile Include="System\Windows\Forms\Layout\Containers\SplitContainer.SplitContainerTypedControlCollection.cs"/>
    <Compile Include="System\Windows\Forms\Layout\Containers\SplitterCancelEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Layout\Containers\SplitterCancelEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Layout\Containers\ValidationConstraints.cs"/>
    <Compile Include="System\Windows\Forms\Layout\DefaultLayout.AnchorInfo.cs"/>
    <Compile Include="System\Windows\Forms\Layout\DefaultLayout.cs"/>
    <Compile Include="System\Windows\Forms\Layout\DefaultLayout.GrowthDirection.cs"/>
    <Compile Include="System\Windows\Forms\Layout\DockingAttribute.cs"/>
    <Compile Include="System\Windows\Forms\Layout\DockingBehavior.cs"/>
    <Compile Include="System\Windows\Forms\Layout\DockStyle.cs"/>
    <Compile Include="System\Windows\Forms\Layout\FlowLayout.BottomUpProxy.cs"/>
    <Compile Include="System\Windows\Forms\Layout\FlowLayout.ContainerProxy.cs"/>
    <Compile Include="System\Windows\Forms\Layout\FlowLayout.cs"/>
    <Compile Include="System\Windows\Forms\Layout\FlowLayout.ElementProxy.cs"/>
    <Compile Include="System\Windows\Forms\Layout\FlowLayout.RightToLeftProxy.cs"/>
    <Compile Include="System\Windows\Forms\Layout\FlowLayout.TopDownProxy.cs"/>
    <Compile Include="System\Windows\Forms\Layout\FlowLayout.VerticalElementProxy.cs"/>
    <Compile Include="System\Windows\Forms\Layout\HorizontalAlignment.cs"/>
    <Compile Include="System\Windows\Forms\Layout\IArrangedElement.cs"/>
    <Compile Include="System\Windows\Forms\Layout\ImageLayout.cs"/>
    <Compile Include="System\Windows\Forms\Layout\LayoutEngine.cs"/>
    <Compile Include="System\Windows\Forms\Layout\LayoutEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Layout\LayoutEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Layout\LayoutSettings.cs"/>
    <Compile Include="System\Windows\Forms\Layout\LayoutTransaction.cs"/>
    <Compile Include="System\Windows\Forms\Layout\LayoutUtils.cs"/>
    <Compile Include="System\Windows\Forms\Layout\LayoutUtils.MeasureTextCache.cs"/>
    <Compile Include="System\Windows\Forms\Layout\LayoutUtils.MeasureTextCache.PreferredSizeCache.cs"/>
    <Compile Include="System\Windows\Forms\Layout\LeftRightAlignment.cs"/>
    <Compile Include="System\Windows\Forms\Layout\MeasureItemEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Layout\MeasureItemEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Layout\NullLayoutTransaction.cs"/>
    <Compile Include="System\Windows\Forms\Layout\Orientation.cs"/>
    <Compile Include="System\Windows\Forms\Layout\PropertyNames.cs"/>
    <Compile Include="System\Windows\Forms\Layout\RightToLeft.cs"/>
    <Compile Include="System\Windows\Forms\Layout\SizeType.cs"/>
    <Compile Include="System\Windows\Forms\Layout\TableLayout.ColumnSpanComparer.cs"/>
    <Compile Include="System\Windows\Forms\Layout\TableLayout.ContainerInfo.cs"/>
    <Compile Include="System\Windows\Forms\Layout\TableLayout.cs"/>
    <Compile Include="System\Windows\Forms\Layout\TableLayout.LayoutInfo.cs"/>
    <Compile Include="System\Windows\Forms\Layout\TableLayout.MaxSizeProxy.cs"/>
    <Compile Include="System\Windows\Forms\Layout\TableLayout.MinSizeProxy.cs"/>
    <Compile Include="System\Windows\Forms\Layout\TableLayout.PostAssignedPositionComparer.cs"/>
    <Compile Include="System\Windows\Forms\Layout\TableLayout.PreAssignedPositionComparer.cs"/>
    <Compile Include="System\Windows\Forms\Layout\TableLayout.ReservationGrid.cs"/>
    <Compile Include="System\Windows\Forms\Layout\TableLayout.RowSpanComparer.cs"/>
    <Compile Include="System\Windows\Forms\Layout\TableLayout.SizeProxy.cs"/>
    <Compile Include="System\Windows\Forms\Layout\TableLayout.SorterObjectArray.cs"/>
    <Compile Include="System\Windows\Forms\Layout\TableLayout.SpanComparer.cs"/>
    <Compile Include="System\Windows\Forms\Layout\TableLayout.Strip.cs"/>
    <Compile Include="System\Windows\Forms\Layout\TextImageRelation.cs"/>
    <Compile Include="System\Windows\Forms\MDI\MDIClient.ControlCollection.cs"/>
    <Compile Include="System\Windows\Forms\MDI\MDIClient.cs"/>
    <Compile Include="System\Windows\Forms\MDI\MdiControlStrip.ControlBoxMenuItem.cs"/>
    <Compile Include="System\Windows\Forms\MDI\MDIControlStrip.cs"/>
    <Compile Include="System\Windows\Forms\MDI\MdiControlStrip.SystemMenuItem.cs"/>
    <Compile Include="System\Windows\Forms\MDI\MDILayout.cs"/>
    <Compile Include="System\Windows\Forms\MDI\MDIWindowDialog.cs"/>
    <Compile Include="System\Windows\Forms\MDI\MDIWindowDialog.ListItem.cs"/>
    <Compile Include="System\Windows\Forms\MDI\MdiWindowListItemConverter.cs"/>
    <Compile Include="System\Windows\Forms\MDI\MdiWindowListStrip.cs"/>
    <Compile Include="System\Windows\Forms\MethodInvoker.cs"/>
    <Compile Include="System\Windows\Forms\NativeWindow.cs"/>
    <Compile Include="System\Windows\Forms\NativeWindow.WindowClass.cs"/>
    <Compile Include="System\Windows\Forms\NavigateEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\NavigateEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\NoneExcludedImageIndexConverter.cs"/>
    <Compile Include="System\Windows\Forms\NotifyIcon.cs"/>
    <Compile Include="System\Windows\Forms\NotifyIcon.NotifyIconNativeWindow.cs"/>
    <Compile Include="System\Windows\Forms\Nrbf\WinFormsNrbfSerializer.cs"/>
    <Compile Include="System\Windows\Forms\Nrbf\WinFormsSerializationRecordExtensions.cs"/>
    <Compile Include="System\Windows\Forms\OLE\Clipboard.cs"/>
    <Compile Include="System\Windows\Forms\OLE\ClipboardUtilities.cs"/>
    <Compile Include="System\Windows\Forms\OLE\DataFormats.cs"/>
    <Compile Include="System\Windows\Forms\OLE\DataFormats.Format.cs"/>
    <Compile Include="System\Windows\Forms\OLE\DataObject.cs"/>
    <Compile Include="System\Windows\Forms\OLE\DataObjectAdapter.cs"/>
    <Compile Include="System\Windows\Forms\OLE\DataObjectExtensions.cs"/>
    <Compile Include="System\Windows\Forms\OLE\DragAction.cs"/>
    <Compile Include="System\Windows\Forms\OLE\DragDropEffects.cs"/>
    <Compile Include="System\Windows\Forms\OLE\DragEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\OLE\DragEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\OLE\DropImageType.cs"/>
    <Compile Include="System\Windows\Forms\OLE\DropSource.cs"/>
    <Compile Include="System\Windows\Forms\OLE\DropTarget.cs"/>
    <Compile Include="System\Windows\Forms\OLE\IAsyncDropTarget.cs"/>
    <Compile Include="System\Windows\Forms\OLE\IDataObject.cs"/>
    <Compile Include="System\Windows\Forms\OLE\IDropTarget.cs"/>
    <Compile Include="System\Windows\Forms\OLE\ISupportOleDropSource.cs"/>
    <Compile Include="System\Windows\Forms\OLE\ItemDragEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\OLE\ItemDragEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\OLE\ITypedDataObject.cs"/>
    <Compile Include="System\Windows\Forms\OLE\QueryContinueDragEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\OLE\QueryContinueDragEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\OLE\TextDataFormat.cs"/>
    <Compile Include="System\Windows\Forms\OLE\WinFormsOleServices.cs"/>
    <Compile Include="System\Windows\Forms\OLE\WrappingDataObject.cs"/>
    <Compile Include="System\Windows\Forms\OSFeature.cs"/>
    <Compile Include="System\Windows\Forms\OwnerDrawPropertyBag.cs"/>
    <Compile Include="System\Windows\Forms\Panels\FlowDirection.cs"/>
    <Compile Include="System\Windows\Forms\Panels\FlowLayoutPanel.cs"/>
    <Compile Include="System\Windows\Forms\Panels\FlowLayoutSettings.cs"/>
    <Compile Include="System\Windows\Forms\Panels\Panel.cs"/>
    <Compile Include="System\Windows\Forms\Panels\Panel.PanelAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Panels\SplitterPanel.cs"/>
    <Compile Include="System\Windows\Forms\Panels\TableLayoutPanel\ColumnStyle.cs"/>
    <Compile Include="System\Windows\Forms\Panels\TableLayoutPanel\RowStyle.cs"/>
    <Compile Include="System\Windows\Forms\Panels\TableLayoutPanel\TableLayoutCellPaintEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Panels\TableLayoutPanel\TableLayoutCellPaintEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Panels\TableLayoutPanel\TableLayoutColumnStyleCollection.cs"/>
    <Compile Include="System\Windows\Forms\Panels\TableLayoutPanel\TableLayoutControlCollection.cs"/>
    <Compile Include="System\Windows\Forms\Panels\TableLayoutPanel\TableLayoutPanel.cs"/>
    <Compile Include="System\Windows\Forms\Panels\TableLayoutPanel\TableLayoutPanelCellBorderStyle.cs"/>
    <Compile Include="System\Windows\Forms\Panels\TableLayoutPanel\TableLayoutPanelCellPosition.cs"/>
    <Compile Include="System\Windows\Forms\Panels\TableLayoutPanel\TableLayoutPanelCellPositionTypeConverter.cs"/>
    <Compile Include="System\Windows\Forms\Panels\TableLayoutPanel\TableLayoutPanelGrowStyle.cs"/>
    <Compile Include="System\Windows\Forms\Panels\TableLayoutPanel\TableLayoutRowStyleCollection.cs"/>
    <Compile Include="System\Windows\Forms\Panels\TableLayoutPanel\TableLayoutSettings.ControlInformation.cs"/>
    <Compile Include="System\Windows\Forms\Panels\TableLayoutPanel\TableLayoutSettings.cs"/>
    <Compile Include="System\Windows\Forms\Panels\TableLayoutPanel\TableLayoutSettings.StyleConverter.cs"/>
    <Compile Include="System\Windows\Forms\Panels\TableLayoutPanel\TableLayoutSettings.TableLayoutSettingsStub.cs"/>
    <Compile Include="System\Windows\Forms\Panels\TableLayoutPanel\TableLayoutSettingsTypeConverter.cs"/>
    <Compile Include="System\Windows\Forms\Panels\TableLayoutPanel\TableLayoutStyle.cs"/>
    <Compile Include="System\Windows\Forms\Panels\TableLayoutPanel\TableLayoutStyleCollection.cs"/>
    <Compile Include="System\Windows\Forms\ParentBackgroundRenderer.cs"/>
    <Compile Include="System\Windows\Forms\PowerLineStatus.cs"/>
    <Compile Include="System\Windows\Forms\PowerState.cs"/>
    <Compile Include="System\Windows\Forms\PowerStatus.cs"/>
    <Compile Include="System\Windows\Forms\PreProcessControlState.cs"/>
    <Compile Include="System\Windows\Forms\Printing\PageSetupDialog.cs"/>
    <Compile Include="System\Windows\Forms\Printing\PrintControllerWithStatusDialog.BackgroundThread.cs"/>
    <Compile Include="System\Windows\Forms\Printing\PrintControllerWithStatusDialog.cs"/>
    <Compile Include="System\Windows\Forms\Printing\PrintControllerWithStatusDialog.StatusDialog.cs"/>
    <Compile Include="System\Windows\Forms\Printing\PrintDialog.cs"/>
    <Compile Include="System\Windows\Forms\Printing\PrinterSettingsExtensions.cs"/>
    <Compile Include="System\Windows\Forms\Printing\PrintPreviewControl.cs"/>
    <Compile Include="System\Windows\Forms\Printing\PrintPreviewControl.HorizontalScrollBar.cs"/>
    <Compile Include="System\Windows\Forms\Printing\PrintPreviewControl.PrintPreviewControlAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Printing\PrintPreviewControl.ScrollBarAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Printing\PrintPreviewControl.VerticalScrollBar.cs"/>
    <Compile Include="System\Windows\Forms\Printing\PrintPreviewDialog.cs"/>
    <Compile Include="System\Windows\Forms\Printing\PrintPreviewDialog.PrintPreviewDialogToolStripButton.cs"/>
    <Compile Include="System\Windows\Forms\Printing\StatusDialogAccessibility.cs"/>
    <Compile Include="System\Windows\Forms\PropertyStore.cs"/>
    <Compile Include="System\Windows\Forms\PropertyValueChangedEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\PropertyValueChangedEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Rendering\Animation\AnimatedControlRenderer.cs"/>
    <Compile Include="System\Windows\Forms\Rendering\Animation\AnimatedFocusIndicatorRenderer.cs"/>
    <Compile Include="System\Windows\Forms\Rendering\Animation\AnimationCycle.cs"/>
    <Compile Include="System\Windows\Forms\Rendering\Animation\AnimationManager.AnimationRendererItem.cs"/>
    <Compile Include="System\Windows\Forms\Rendering\Animation\AnimationManager.cs"/>
    <Compile Include="System\Windows\Forms\Rendering\Border3DSide.cs"/>
    <Compile Include="System\Windows\Forms\Rendering\Border3DStyle.cs"/>
    <Compile Include="System\Windows\Forms\Rendering\BorderStyle.cs"/>
    <Compile Include="System\Windows\Forms\Rendering\Button\AnimatedPopupButtonRenderer.cs"/>
    <Compile Include="System\Windows\Forms\Rendering\Button\PopupButtonAnimationState.cs"/>
    <Compile Include="System\Windows\Forms\Rendering\Button\PopupButtonColorMath.cs"/>
    <Compile Include="System\Windows\Forms\Rendering\Button\PopupButtonEasing.cs"/>
    <Compile Include="System\Windows\Forms\Rendering\Button\PopupButtonKeyCapRenderer.cs"/>
    <Compile Include="System\Windows\Forms\Rendering\Button\PopupButtonMetric.cs"/>
    <Compile Include="System\Windows\Forms\Rendering\Button\PopupButtonRenderContext.cs"/>
    <Compile Include="System\Windows\Forms\Rendering\Button\PopupButtonRenderOptions.cs"/>
    <Compile Include="System\Windows\Forms\Rendering\Button\PopupButtonTextEffect.cs"/>
    <Compile Include="System\Windows\Forms\Rendering\CheckBox\AnimatedCheckGlyphRenderer.cs"/>
    <Compile Include="System\Windows\Forms\Rendering\CheckBox\AnimatedToggleSwitchRenderer.cs"/>
    <Compile Include="System\Windows\Forms\Rendering\CheckBox\ModernCheckBoxStyle.cs"/>
    <Compile Include="System\Windows\Forms\Rendering\ControlPaint.cs"/>
    <Compile Include="System\Windows\Forms\Rendering\ControlPaint.HLSColor.cs"/>
    <Compile Include="System\Windows\Forms\Rendering\ControlPaint.ModernControlButton.cs"/>
    <Compile Include="System\Windows\Forms\Rendering\ControlPaint.ModernControlButtonState.cs"/>
    <Compile Include="System\Windows\Forms\Rendering\ControlPaint_ModernControlButtonRenderer.cs"/>
    <Compile Include="System\Windows\Forms\Rendering\DCMapping.cs"/>
    <Compile Include="System\Windows\Forms\Rendering\DisplayInformation.cs"/>
    <Compile Include="System\Windows\Forms\Rendering\DpiChangedEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Rendering\DpiChangedEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Rendering\DrawingEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Rendering\DrawingEventFlags.cs"/>
    <Compile Include="System\Windows\Forms\Rendering\DrawItemEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Rendering\DrawItemEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Rendering\DrawItemState.cs"/>
    <Compile Include="System\Windows\Forms\Rendering\DrawMode.cs"/>
    <Compile Include="System\Windows\Forms\Rendering\FontCache.cs"/>
    <Compile Include="System\Windows\Forms\Rendering\FontCache.Data.cs"/>
    <Compile Include="System\Windows\Forms\Rendering\FontCache.FontCacheEntry.cs"/>
    <Compile Include="System\Windows\Forms\Rendering\GdiCache.cs"/>
    <Compile Include="System\Windows\Forms\Rendering\GdiCache.ScreenGraphicsScope.cs"/>
    <Compile Include="System\Windows\Forms\Rendering\InvalidateEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Rendering\InvalidateEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Rendering\ModernControlColorMath.cs"/>
    <Compile Include="System\Windows\Forms\Rendering\ModernControlVisualStyles.cs"/>
    <Compile Include="System\Windows\Forms\Rendering\PaintEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Rendering\PaintEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Rendering\RadioButton\AnimatedRadioGlyphRenderer.cs"/>
    <Compile Include="System\Windows\Forms\Rendering\ScreenDcCache.cs"/>
    <Compile Include="System\Windows\Forms\Rendering\ScreenDcCache.ScreenDcScope.cs"/>
    <Compile Include="System\Windows\Forms\Rendering\TextExtensions.cs"/>
    <Compile Include="System\Windows\Forms\Rendering\TextFormatFlags.cs"/>
    <Compile Include="System\Windows\Forms\Rendering\TextRenderer.cs"/>
    <Compile Include="System\Windows\Forms\Screen.cs"/>
    <Compile Include="System\Windows\Forms\ScreenCaptureMode.cs"/>
    <Compile Include="System\Windows\Forms\Scrolling\HScrollBar.cs"/>
    <Compile Include="System\Windows\Forms\Scrolling\HScrollProperties.cs"/>
    <Compile Include="System\Windows\Forms\Scrolling\ScrollableControl.cs"/>
    <Compile Include="System\Windows\Forms\Scrolling\ScrollableControl.DockPaddingEdges.cs"/>
    <Compile Include="System\Windows\Forms\Scrolling\ScrollableControl.DockPaddingEdgesConverter.cs"/>
    <Compile Include="System\Windows\Forms\Scrolling\ScrollBar.cs"/>
    <Compile Include="System\Windows\Forms\Scrolling\ScrollBar.ScrollBarAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Scrolling\ScrollBar.ScrollBarChildAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Scrolling\ScrollBar.ScrollBarFirstLineButtonAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Scrolling\ScrollBar.ScrollBarFirstPageButtonAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Scrolling\ScrollBar.ScrollBarLastLineButtonAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Scrolling\ScrollBar.ScrollBarLastPageButtonAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Scrolling\ScrollBar.ScrollBarThumbAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Scrolling\ScrollBarRenderer.cs"/>
    <Compile Include="System\Windows\Forms\Scrolling\ScrollBars.cs"/>
    <Compile Include="System\Windows\Forms\Scrolling\ScrollButton.cs"/>
    <Compile Include="System\Windows\Forms\Scrolling\ScrollEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Scrolling\ScrollEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Scrolling\ScrollEventType.cs"/>
    <Compile Include="System\Windows\Forms\Scrolling\ScrollOrientation.cs"/>
    <Compile Include="System\Windows\Forms\Scrolling\ScrollProperties.cs"/>
    <Compile Include="System\Windows\Forms\Scrolling\VScrollBar.cs"/>
    <Compile Include="System\Windows\Forms\Scrolling\VScrollProperties.cs"/>
    <Compile Include="System\Windows\Forms\SecurityIDType.cs"/>
    <Compile Include="System\Windows\Forms\SelectionMode.cs"/>
    <Compile Include="System\Windows\Forms\SendKeys\SendKeys.cs"/>
    <Compile Include="System\Windows\Forms\SendKeys\SendKeys.KeywordVk.cs"/>
    <Compile Include="System\Windows\Forms\SendKeys\SendKeys.SendKeysHookProc.cs"/>
    <Compile Include="System\Windows\Forms\SendKeys\SendKeys.SendMethodTypes.cs"/>
    <Compile Include="System\Windows\Forms\SendKeys\SendKeys.SKEvent.cs"/>
    <Compile Include="System\Windows\Forms\SendKeys\SendKeys.SKWindow.cs"/>
    <Compile Include="System\Windows\Forms\Shortcut.cs"/>
    <Compile Include="System\Windows\Forms\SizeGripStyle.cs"/>
    <Compile Include="System\Windows\Forms\SortOrder.cs"/>
    <Compile Include="System\Windows\Forms\StringSource.cs"/>
    <Compile Include="System\Windows\Forms\StructFormat.cs"/>
    <Compile Include="System\Windows\Forms\SuspendPaintingScope.cs"/>
    <Compile Include="System\Windows\Forms\SystemColorMode.cs"/>
    <Compile Include="System\Windows\Forms\SystemInformation.cs"/>
    <Compile Include="System\Windows\Forms\SystemParameter.cs"/>
    <Compile Include="System\Windows\Forms\SystemVisualSettings.cs"/>
    <Compile Include="System\Windows\Forms\SystemVisualSettingsTracker.cs"/>
    <Compile Include="System\Windows\Forms\ToolTip\DrawToolTipEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\ToolTip\DrawToolTipEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\ToolTip\IKeyboardToolTip.cs"/>
    <Compile Include="System\Windows\Forms\ToolTip\KeyboardToolTipStateMachine.cs"/>
    <Compile Include="System\Windows\Forms\ToolTip\KeyboardToolTipStateMachine.InternalStateMachineTimer.cs"/>
    <Compile Include="System\Windows\Forms\ToolTip\KeyboardToolTipStateMachine.SmEvent.cs"/>
    <Compile Include="System\Windows\Forms\ToolTip\KeyboardToolTipStateMachine.SmState.cs"/>
    <Compile Include="System\Windows\Forms\ToolTip\KeyboardToolTipStateMachine.ToolToTipDictionary.cs"/>
    <Compile Include="System\Windows\Forms\ToolTip\PopupEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\ToolTip\PopupEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\ToolTip\ToolTip.cs"/>
    <Compile Include="System\Windows\Forms\ToolTip\ToolTip.TipInfo.cs"/>
    <Compile Include="System\Windows\Forms\ToolTip\ToolTip.TipInfo.Type.cs"/>
    <Compile Include="System\Windows\Forms\ToolTip\ToolTip.ToolTipNativeWindow.cs"/>
    <Compile Include="System\Windows\Forms\ToolTip\ToolTip.ToolTipTimer.cs"/>
    <Compile Include="System\Windows\Forms\ToolTip\ToolTipBuffer.cs"/>
    <Compile Include="System\Windows\Forms\ToolTip\ToolTipIcon.cs"/>
    <Compile Include="System\Windows\Forms\UICues.cs"/>
    <Compile Include="System\Windows\Forms\UICuesEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\UICuesEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\UnhandledExceptionMode.cs"/>
    <Compile Include="System\Windows\Forms\UserControl.cs"/>
    <Compile Include="System\Windows\Forms\VisualStylesMode.cs"/>
    <Compile Include="System\Windows\Forms\VisualStyles\BackgroundType.cs"/>
    <Compile Include="System\Windows\Forms\VisualStyles\BooleanProperty.cs"/>
    <Compile Include="System\Windows\Forms\VisualStyles\BorderType.cs"/>
    <Compile Include="System\Windows\Forms\VisualStyles\CheckBoxState.cs"/>
    <Compile Include="System\Windows\Forms\VisualStyles\ColorProperty.cs"/>
    <Compile Include="System\Windows\Forms\VisualStyles\ComboBoxState.cs"/>
    <Compile Include="System\Windows\Forms\VisualStyles\ContentAlignment.cs"/>
    <Compile Include="System\Windows\Forms\VisualStyles\EdgeEffects.cs"/>
    <Compile Include="System\Windows\Forms\VisualStyles\Edges.cs"/>
    <Compile Include="System\Windows\Forms\VisualStyles\EdgeStyle.cs"/>
    <Compile Include="System\Windows\Forms\VisualStyles\EnumProperty.cs"/>
    <Compile Include="System\Windows\Forms\VisualStyles\FilenameProperty.cs"/>
    <Compile Include="System\Windows\Forms\VisualStyles\FillType.cs"/>
    <Compile Include="System\Windows\Forms\VisualStyles\FontProperty.cs"/>
    <Compile Include="System\Windows\Forms\VisualStyles\GlyphFontSizingType.cs"/>
    <Compile Include="System\Windows\Forms\VisualStyles\GlyphType.cs"/>
    <Compile Include="System\Windows\Forms\VisualStyles\GroupBoxState.cs"/>
    <Compile Include="System\Windows\Forms\VisualStyles\HeaderItemState.cs"/>
    <Compile Include="System\Windows\Forms\VisualStyles\HitTestCode.cs"/>
    <Compile Include="System\Windows\Forms\VisualStyles\HitTestOptions.cs"/>
    <Compile Include="System\Windows\Forms\VisualStyles\HorizontalAlign.cs"/>
    <Compile Include="System\Windows\Forms\VisualStyles\IconEffect.cs"/>
    <Compile Include="System\Windows\Forms\VisualStyles\ImageOrientation.cs"/>
    <Compile Include="System\Windows\Forms\VisualStyles\ImageSelectType.cs"/>
    <Compile Include="System\Windows\Forms\VisualStyles\IntegerProperty.cs"/>
    <Compile Include="System\Windows\Forms\VisualStyles\MarginProperty.cs"/>
    <Compile Include="System\Windows\Forms\VisualStyles\OffsetType.cs"/>
    <Compile Include="System\Windows\Forms\VisualStyles\PointProperty.cs"/>
    <Compile Include="System\Windows\Forms\VisualStyles\PushButtonState.cs"/>
    <Compile Include="System\Windows\Forms\VisualStyles\RadioButtonState.cs"/>
    <Compile Include="System\Windows\Forms\VisualStyles\ScrollBarArrowButtonState.cs"/>
    <Compile Include="System\Windows\Forms\VisualStyles\ScrollBarSizeBoxState.cs"/>
    <Compile Include="System\Windows\Forms\VisualStyles\ScrollBarState.cs"/>
    <Compile Include="System\Windows\Forms\VisualStyles\SizingType.cs"/>
    <Compile Include="System\Windows\Forms\VisualStyles\StringProperty.cs"/>
    <Compile Include="System\Windows\Forms\VisualStyles\TabItemState.cs"/>
    <Compile Include="System\Windows\Forms\VisualStyles\TextBoxState.cs"/>
    <Compile Include="System\Windows\Forms\VisualStyles\TextShadowType.cs"/>
    <Compile Include="System\Windows\Forms\VisualStyles\ToolBarState.cs"/>
    <Compile Include="System\Windows\Forms\VisualStyles\TrackBarThumbState.cs"/>
    <Compile Include="System\Windows\Forms\VisualStyles\TrueSizeScalingType.cs"/>
    <Compile Include="System\Windows\Forms\VisualStyles\VerticalAlignment.cs"/>
    <Compile Include="System\Windows\Forms\VisualStyles\VisualStyleElement.cs"/>
    <Compile Include="System\Windows\Forms\VisualStyles\VisualStyleInformation.cs"/>
    <Compile Include="System\Windows\Forms\VisualStyles\VisualStyleRenderer.cs"/>
    <Compile Include="System\Windows\Forms\VisualStyles\VisualStyleState.cs"/>
    <Compile Include="System\Windows\Forms\WinCategoryAttribute.cs"/>
    <Compile Include="System\Windows\Forms\WindowsFormsSectionHandler.cs"/>
    <Compile Include="System\Windows\Forms\WindowsFormsSynchronizationContext.cs"/>
    <Compile Include="System\Windows\Forms\WindowSubclassHandler.cs"/>
    <Compile Include="..\Common\src\Obsoletions.cs" Link="src\winforms\src\Common\src\Obsoletions.cs"/>
    <Compile Include="..\Common\src\RTLAwareMessageBox.cs" Link="src\winforms\src\Common\src\RTLAwareMessageBox.cs"/>
    <Compile Include="..\..\artifacts\obj\System.Windows.Forms\Release\net11.0\System.Windows.Forms.GlobalUsings.g.cs" Link="src\winforms\artifacts\obj\System.Windows.Forms\Release\net11.0\System.Windows.Forms.GlobalUsings.g.cs"/>
    <Compile Include="..\..\artifacts\obj\System.Windows.Forms\Release\net11.0\.NETCoreApp,Version=v11.0.AssemblyAttributes.cs" Link="src\winforms\artifacts\obj\System.Windows.Forms\Release\net11.0\.NETCoreApp,Version=v11.0.AssemblyAttributes.cs"/>
    <Compile Include="..\..\artifacts\obj\System.Windows.Forms\Release\net11.0\System.SR.cs" Link="src\winforms\artifacts\obj\System.Windows.Forms\Release\net11.0\System.SR.cs"/>
    <Compile Include="..\..\artifacts\obj\System.Windows.Forms\Release\net11.0\System.Windows.Forms.AssemblyInfo.cs" Link="src\winforms\artifacts\obj\System.Windows.Forms\Release\net11.0\System.Windows.Forms.AssemblyInfo.cs"/>
    <Compile Include="..\..\artifacts\obj\System.Windows.Forms\Release\net11.0\_AssemblyInfo.g.cs" Link="src\winforms\artifacts\obj\System.Windows.Forms\Release\net11.0\_AssemblyInfo.g.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="..\..\..\..\ref\32f9d9686cad4659ad92744178e92607\Accessibility.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\047a318b685b4d0c85f9d32e4c289b04\Microsoft.Win32.SystemEvents.dll"/>
    <ReferencePath Include="..\..\..\..\ref\cb64a573b953449ca0a6bff5b3979e67\mscorlib.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8c98d140d001405cb3ae36d3b09dd571\netstandard.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\eb82c6ca961b4f849c627129fe3355d9\System.Drawing.Common.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\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\88f7c2e1bec046fcb50ec12b24b9163c\System.Private.Windows.Core.dll"/>
    <ReferencePath Include="..\..\..\..\ref\bc4b3ae6386c406e92c43a9e831afd37\System.Private.Windows.GdiPlus.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\f33294673445465f84e889850a60a999\System.Resources.Extensions.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\3214c0ec7e2e4f219515b3b88adbe719\System.Windows.Forms.Primitives.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\6609a284ad124c3e88e103a15545c814\WindowsBase.dll"/>
  </ItemGroup>
  <ItemGroup>
    <Compile Include="_generated\0\BaseValidator.cs"/>
    <Compile Include="_generated\1\Validation.cs"/>
    <Compile Include="_generated\2\RegexGenerator.g.cs"/>
  </ItemGroup>
</Project>