[msvc] Update csproj files (#4846)
[mono-project.git] / mcs / class / System.Windows.Forms / System.Windows.Forms-net_4_x.csproj
blob19bc48b80d228db4f1023988891fe17de4124e76
1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- WARNING: this file is autogenerated, don't modify it. Edit the .sources file of the corresponding assembly instead if you want to add/remove C# source files. -->
3 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
4 <PropertyGroup>
5 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
6 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
7 <ProductVersion>9.0.30729</ProductVersion>
8 <SchemaVersion>2.0</SchemaVersion>
9 <ProjectGuid>{108227C7-8ED9-4483-949D-07BF0DA1A201}</ProjectGuid>
10 <OutputType>Library</OutputType>
11 <NoWarn>1699,618,612,809</NoWarn>
12 <HostPlatform Condition=" '$(HostPlatform)' == '' and '$(OS)' == 'Windows_NT'">win32</HostPlatform>
13 <HostPlatform Condition=" '$(HostPlatform)' == '' and '$(OS)' == 'Unix' and $([System.IO.File]::Exists('/usr/lib/libc.dylib'))">darwin</HostPlatform>
14 <HostPlatform Condition=" '$(HostPlatform)' == '' and '$(OS)' == 'Unix'">linux</HostPlatform>
15 <OutputPath>./../../class/lib/net_4_x-$(HostPlatform)</OutputPath>
16 <IntermediateOutputPath>obj-net_4_x-$(HostPlatform)</IntermediateOutputPath>
17 <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
18 <NoStdLib>True</NoStdLib>
20 <NoConfig>True</NoConfig>
21 <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
22 <AppDesignerFolder>Properties</AppDesignerFolder>
23 <RootNamespace>
24 </RootNamespace>
25 <AssemblyName>System.Windows.Forms</AssemblyName>
26 <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
27 <FileAlignment>512</FileAlignment>
28 </PropertyGroup>
30 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
31 <DebugSymbols>true</DebugSymbols>
32 <DebugType>full</DebugType>
33 <NoWarn>1699,618,612,809</NoWarn>
34 <Optimize>false</Optimize>
35 <DefineConstants>TRACE;NET_4_0;NET_4_5;NET_4_6;MONO;WIN_PLATFORM;MULTIPLEX_OS</DefineConstants>
36 <ErrorReport>prompt</ErrorReport>
37 <WarningLevel>4</WarningLevel>
38 </PropertyGroup>
39 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
40 <DebugType>pdbonly</DebugType>
41 <NoWarn>1699,618,612,809</NoWarn>
42 <Optimize>true</Optimize>
43 <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO;WIN_PLATFORM;MULTIPLEX_OS</DefineConstants>
44 <ErrorReport>prompt</ErrorReport>
45 <WarningLevel>4</WarningLevel>
46 </PropertyGroup>
47 <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0,
48 Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This
49 is a problem to compile the Mono mscorlib.dll -->
50 <PropertyGroup>
51 <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
52 </PropertyGroup>
53 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
54 <ItemGroup>
55 <Compile Include="..\..\build\common\Consts.cs" />
56 <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
57 <Compile Include="..\System\System\MonoToolsLocator.cs" />
58 <Compile Include="Assembly\AssemblyInfo.cs" />
59 <Compile Include="Assembly\Locale.cs" />
60 <Compile Include="System.Resources\AssemblyNamesTypeResolutionService.cs" />
61 <Compile Include="System.Resources\ByteArrayFromResXHandler.cs" />
62 <Compile Include="System.Resources\FileRefHandler.cs" />
63 <Compile Include="System.Resources\InMemoryHandler.cs" />
64 <Compile Include="System.Resources\NullRefHandler.cs" />
65 <Compile Include="System.Resources\ResXDataNode.cs" />
66 <Compile Include="System.Resources\ResXDataNodeHandler.cs" />
67 <Compile Include="System.Resources\ResXFileRef.cs" />
68 <Compile Include="System.Resources\ResXNullRef.cs" />
69 <Compile Include="System.Resources\ResXResourceReader.cs" />
70 <Compile Include="System.Resources\ResXResourceSet.cs" />
71 <Compile Include="System.Resources\ResXResourceWriter.cs" />
72 <Compile Include="System.Resources\SerializedFromResXHandler.cs" />
73 <Compile Include="System.Resources\TypeConverterFromResXHandler.cs" />
74 <Compile Include="System.Windows.Forms.CarbonInternal\ApplicationHandler.cs" />
75 <Compile Include="System.Windows.Forms.CarbonInternal\ControlHandler.cs" />
76 <Compile Include="System.Windows.Forms.CarbonInternal\Cursor.cs" />
77 <Compile Include="System.Windows.Forms.CarbonInternal\Dnd.cs" />
78 <Compile Include="System.Windows.Forms.CarbonInternal\Enums.cs" />
79 <Compile Include="System.Windows.Forms.CarbonInternal\EventHandler.cs" />
80 <Compile Include="System.Windows.Forms.CarbonInternal\EventHandlerBase.cs" />
81 <Compile Include="System.Windows.Forms.CarbonInternal\HIObjectHandler.cs" />
82 <Compile Include="System.Windows.Forms.CarbonInternal\IEventHandler.cs" />
83 <Compile Include="System.Windows.Forms.CarbonInternal\KeyboardHandler.cs" />
84 <Compile Include="System.Windows.Forms.CarbonInternal\MouseHandler.cs" />
85 <Compile Include="System.Windows.Forms.CarbonInternal\Pasteboard.cs" />
86 <Compile Include="System.Windows.Forms.CarbonInternal\Structs.cs" />
87 <Compile Include="System.Windows.Forms.CarbonInternal\WindowHandler.cs" />
88 <Compile Include="System.Windows.Forms.Design\ComponentEditorForm.cs" />
89 <Compile Include="System.Windows.Forms.Design\ComponentEditorPage.cs" />
90 <Compile Include="System.Windows.Forms.Design\EventsTab.cs" />
91 <Compile Include="System.Windows.Forms.Design\IUIService.cs" />
92 <Compile Include="System.Windows.Forms.Design\IWindowsFormsEditorService.cs" />
93 <Compile Include="System.Windows.Forms.Design\PropertyTab.cs" />
94 <Compile Include="System.Windows.Forms.Design\ToolStripItemDesignerAvailability.cs" />
95 <Compile Include="System.Windows.Forms.Design\ToolStripItemDesignerAvailabilityAttribute.cs" />
96 <Compile Include="System.Windows.Forms.Design\WindowsFormsComponentEditor.cs" />
97 <Compile Include="System.Windows.Forms.Internal\Accessor.cs" />
98 <Compile Include="System.Windows.Forms.Internal\DebugHelper.cs" />
99 <Compile Include="System.Windows.Forms.Layout\ArrangedElementCollection.cs" />
100 <Compile Include="System.Windows.Forms.Layout\DefaultLayout.cs" />
101 <Compile Include="System.Windows.Forms.Layout\FlowLayout.cs" />
102 <Compile Include="System.Windows.Forms.Layout\LayoutEngine.cs" />
103 <Compile Include="System.Windows.Forms.Layout\TableLayout.cs" />
104 <Compile Include="System.Windows.Forms.Layout\TableLayoutSettingsTypeConverter.cs" />
105 <Compile Include="System.Windows.Forms.PropertyGridInternal\PropertiesTab.cs" />
106 <Compile Include="System.Windows.Forms.RTF\Charcode.cs" />
107 <Compile Include="System.Windows.Forms.RTF\Charset.cs" />
108 <Compile Include="System.Windows.Forms.RTF\CharsetFlags.cs" />
109 <Compile Include="System.Windows.Forms.RTF\CharsetType.cs" />
110 <Compile Include="System.Windows.Forms.RTF\ClassDelegate.cs" />
111 <Compile Include="System.Windows.Forms.RTF\Color.cs" />
112 <Compile Include="System.Windows.Forms.RTF\DestinationDelegate.cs" />
113 <Compile Include="System.Windows.Forms.RTF\Font.cs" />
114 <Compile Include="System.Windows.Forms.RTF\KeysInit.cs" />
115 <Compile Include="System.Windows.Forms.RTF\KeyStruct.cs" />
116 <Compile Include="System.Windows.Forms.RTF\Major.cs" />
117 <Compile Include="System.Windows.Forms.RTF\Minor.cs" />
118 <Compile Include="System.Windows.Forms.RTF\Picture.cs" />
119 <Compile Include="System.Windows.Forms.RTF\RTF.cs" />
120 <Compile Include="System.Windows.Forms.RTF\RTFException.cs" />
121 <Compile Include="System.Windows.Forms.RTF\StandardCharCode.cs" />
122 <Compile Include="System.Windows.Forms.RTF\StandardCharName.cs" />
123 <Compile Include="System.Windows.Forms.RTF\Style.cs" />
124 <Compile Include="System.Windows.Forms.RTF\StyleElement.cs" />
125 <Compile Include="System.Windows.Forms.RTF\StyleType.cs" />
126 <Compile Include="System.Windows.Forms.RTF\TextMap.cs" />
127 <Compile Include="System.Windows.Forms.RTF\TokenClass.cs" />
128 <Compile Include="System.Windows.Forms.Theming\Default\ButtonPainter.cs" />
129 <Compile Include="System.Windows.Forms.Theming\Default\CheckBoxPainter.cs" />
130 <Compile Include="System.Windows.Forms.Theming\Default\LabelPainter.cs" />
131 <Compile Include="System.Windows.Forms.Theming\Default\LinkLabelPainter.cs" />
132 <Compile Include="System.Windows.Forms.Theming\Default\RadioButtonPainter.cs" />
133 <Compile Include="System.Windows.Forms.Theming\Default\TabControlPainter.cs" />
134 <Compile Include="System.Windows.Forms.Theming\Default\ToolStripPainter.cs" />
135 <Compile Include="System.Windows.Forms.Theming\ThemeElements.cs" />
136 <Compile Include="System.Windows.Forms.Theming\ThemeElementsDefault.cs" />
137 <Compile Include="System.Windows.Forms.Theming\ThemeElementsVisualStyles.cs" />
138 <Compile Include="System.Windows.Forms.Theming\VisualStyles\CheckBoxPainter.cs" />
139 <Compile Include="System.Windows.Forms.Theming\VisualStyles\RadioButtonPainter.cs" />
140 <Compile Include="System.Windows.Forms.Theming\VisualStyles\TabControlPainter.cs" />
141 <Compile Include="System.Windows.Forms.Theming\VisualStyles\ToolStripPainter.cs" />
142 <Compile Include="System.Windows.Forms.VisualStyles\BackgroundType.cs" />
143 <Compile Include="System.Windows.Forms.VisualStyles\BooleanProperty.cs" />
144 <Compile Include="System.Windows.Forms.VisualStyles\BorderType.cs" />
145 <Compile Include="System.Windows.Forms.VisualStyles\CheckBoxState.cs" />
146 <Compile Include="System.Windows.Forms.VisualStyles\ColorProperty.cs" />
147 <Compile Include="System.Windows.Forms.VisualStyles\ComboBoxState.cs" />
148 <Compile Include="System.Windows.Forms.VisualStyles\ContentAlignment.cs" />
149 <Compile Include="System.Windows.Forms.VisualStyles\EdgeEffects.cs" />
150 <Compile Include="System.Windows.Forms.VisualStyles\Edges.cs" />
151 <Compile Include="System.Windows.Forms.VisualStyles\EdgeStyle.cs" />
152 <Compile Include="System.Windows.Forms.VisualStyles\EnumProperty.cs" />
153 <Compile Include="System.Windows.Forms.VisualStyles\FilenameProperty.cs" />
154 <Compile Include="System.Windows.Forms.VisualStyles\FillType.cs" />
155 <Compile Include="System.Windows.Forms.VisualStyles\FontProperty.cs" />
156 <Compile Include="System.Windows.Forms.VisualStyles\GlyphFontSizingType.cs" />
157 <Compile Include="System.Windows.Forms.VisualStyles\GlyphType.cs" />
158 <Compile Include="System.Windows.Forms.VisualStyles\GroupBoxState.cs" />
159 <Compile Include="System.Windows.Forms.VisualStyles\GtkPlus.cs" />
160 <Compile Include="System.Windows.Forms.VisualStyles\HitTestCode.cs" />
161 <Compile Include="System.Windows.Forms.VisualStyles\HitTestOptions.cs" />
162 <Compile Include="System.Windows.Forms.VisualStyles\HorizontalAlign.cs" />
163 <Compile Include="System.Windows.Forms.VisualStyles\IconEffect.cs" />
164 <Compile Include="System.Windows.Forms.VisualStyles\ImageOrientation.cs" />
165 <Compile Include="System.Windows.Forms.VisualStyles\ImageSelectType.cs" />
166 <Compile Include="System.Windows.Forms.VisualStyles\IntegerProperty.cs" />
167 <Compile Include="System.Windows.Forms.VisualStyles\IVisualStyles.cs" />
168 <Compile Include="System.Windows.Forms.VisualStyles\MarginProperty.cs" />
169 <Compile Include="System.Windows.Forms.VisualStyles\OffsetType.cs" />
170 <Compile Include="System.Windows.Forms.VisualStyles\PointProperty.cs" />
171 <Compile Include="System.Windows.Forms.VisualStyles\PushButtonState.cs" />
172 <Compile Include="System.Windows.Forms.VisualStyles\RadioButtonState.cs" />
173 <Compile Include="System.Windows.Forms.VisualStyles\ScrollBarArrowButtonState.cs" />
174 <Compile Include="System.Windows.Forms.VisualStyles\ScrollBarSizeBoxState.cs" />
175 <Compile Include="System.Windows.Forms.VisualStyles\ScrollBarState.cs" />
176 <Compile Include="System.Windows.Forms.VisualStyles\SizingType.cs" />
177 <Compile Include="System.Windows.Forms.VisualStyles\StringProperty.cs" />
178 <Compile Include="System.Windows.Forms.VisualStyles\TabItemState.cs" />
179 <Compile Include="System.Windows.Forms.VisualStyles\TextBoxState.cs" />
180 <Compile Include="System.Windows.Forms.VisualStyles\TextMetrics.cs" />
181 <Compile Include="System.Windows.Forms.VisualStyles\TextMetricsCharacterSet.cs" />
182 <Compile Include="System.Windows.Forms.VisualStyles\TextMetricsPitchAndFamilyValues.cs" />
183 <Compile Include="System.Windows.Forms.VisualStyles\TextShadowType.cs" />
184 <Compile Include="System.Windows.Forms.VisualStyles\ThemeSizeType.cs" />
185 <Compile Include="System.Windows.Forms.VisualStyles\ToolBarState.cs" />
186 <Compile Include="System.Windows.Forms.VisualStyles\TrackBarThumbState.cs" />
187 <Compile Include="System.Windows.Forms.VisualStyles\TrueSizeScalingType.cs" />
188 <Compile Include="System.Windows.Forms.VisualStyles\UXTheme.cs" />
189 <Compile Include="System.Windows.Forms.VisualStyles\VerticalAlignment.cs" />
190 <Compile Include="System.Windows.Forms.VisualStyles\VisualStyleElement.cs" />
191 <Compile Include="System.Windows.Forms.VisualStyles\VisualStyleInformation.cs" />
192 <Compile Include="System.Windows.Forms.VisualStyles\VisualStyleRenderer.cs" />
193 <Compile Include="System.Windows.Forms.VisualStyles\VisualStylesEngine.cs" />
194 <Compile Include="System.Windows.Forms.VisualStyles\VisualStylesGtkPlus.cs" />
195 <Compile Include="System.Windows.Forms.VisualStyles\VisualStylesNative.cs" />
196 <Compile Include="System.Windows.Forms.VisualStyles\VisualStyleState.cs" />
197 <Compile Include="System.Windows.Forms.WebBrowserDialogs\AlertCheck.cs" />
198 <Compile Include="System.Windows.Forms.WebBrowserDialogs\ConfirmCheck.cs" />
199 <Compile Include="System.Windows.Forms.WebBrowserDialogs\Generic.cs" />
200 <Compile Include="System.Windows.Forms.WebBrowserDialogs\Prompt.cs" />
201 <Compile Include="System.Windows.Forms\AccessibleEvents.cs" />
202 <Compile Include="System.Windows.Forms\AccessibleNavigation.cs" />
203 <Compile Include="System.Windows.Forms\AccessibleObject.cs" />
204 <Compile Include="System.Windows.Forms\AccessibleRole.cs" />
205 <Compile Include="System.Windows.Forms\AccessibleSelection.cs" />
206 <Compile Include="System.Windows.Forms\AccessibleStates.cs" />
207 <Compile Include="System.Windows.Forms\AmbientProperties.cs" />
208 <Compile Include="System.Windows.Forms\AnchorStyles.cs" />
209 <Compile Include="System.Windows.Forms\Appearance.cs" />
210 <Compile Include="System.Windows.Forms\Application.cs" />
211 <Compile Include="System.Windows.Forms\ApplicationContext.cs" />
212 <Compile Include="System.Windows.Forms\ArrangeDirection.cs" />
213 <Compile Include="System.Windows.Forms\ArrangeStartingPosition.cs" />
214 <Compile Include="System.Windows.Forms\ArrowDirection.cs" />
215 <Compile Include="System.Windows.Forms\AsyncMethodData.cs" />
216 <Compile Include="System.Windows.Forms\AsyncMethodResult.cs" />
217 <Compile Include="System.Windows.Forms\AutoCompleteMode.cs" />
218 <Compile Include="System.Windows.Forms\AutoCompleteSource.cs" />
219 <Compile Include="System.Windows.Forms\AutoCompleteStringCollection.cs" />
220 <Compile Include="System.Windows.Forms\AutoScaleMode.cs" />
221 <Compile Include="System.Windows.Forms\AutoSizeMode.cs" />
222 <Compile Include="System.Windows.Forms\AutoValidate.cs" />
223 <Compile Include="System.Windows.Forms\AxHost.cs" />
224 <Compile Include="System.Windows.Forms\BaseCollection.cs" />
225 <Compile Include="System.Windows.Forms\BatteryChargeStatus.cs" />
226 <Compile Include="System.Windows.Forms\Binding.cs" />
227 <Compile Include="System.Windows.Forms\BindingCompleteContext.cs" />
228 <Compile Include="System.Windows.Forms\BindingCompleteEventArgs.cs" />
229 <Compile Include="System.Windows.Forms\BindingCompleteEventHandler.cs" />
230 <Compile Include="System.Windows.Forms\BindingCompleteState.cs" />
231 <Compile Include="System.Windows.Forms\BindingContext.cs" />
232 <Compile Include="System.Windows.Forms\BindingManagerBase.cs" />
233 <Compile Include="System.Windows.Forms\BindingManagerDataErrorEventArgs.cs" />
234 <Compile Include="System.Windows.Forms\BindingManagerDataErrorEventHandler.cs" />
235 <Compile Include="System.Windows.Forms\BindingMemberInfo.cs" />
236 <Compile Include="System.Windows.Forms\BindingNavigator.cs" />
237 <Compile Include="System.Windows.Forms\BindingsCollection.cs" />
238 <Compile Include="System.Windows.Forms\BindingSource.cs" />
239 <Compile Include="System.Windows.Forms\BootMode.cs" />
240 <Compile Include="System.Windows.Forms\Border3DSide.cs" />
241 <Compile Include="System.Windows.Forms\Border3DStyle.cs" />
242 <Compile Include="System.Windows.Forms\BorderStyle.cs" />
243 <Compile Include="System.Windows.Forms\BoundsSpecified.cs" />
244 <Compile Include="System.Windows.Forms\Button.cs" />
245 <Compile Include="System.Windows.Forms\ButtonBase.cs" />
246 <Compile Include="System.Windows.Forms\ButtonBorderStyle.cs" />
247 <Compile Include="System.Windows.Forms\ButtonRenderer.cs" />
248 <Compile Include="System.Windows.Forms\ButtonState.cs" />
249 <Compile Include="System.Windows.Forms\CacheVirtualItemsEventArgs.cs" />
250 <Compile Include="System.Windows.Forms\CacheVirtualItemsEventHandler.cs" />
251 <Compile Include="System.Windows.Forms\CaptionButton.cs" />
252 <Compile Include="System.Windows.Forms\CategoryGridEntry.cs" />
253 <Compile Include="System.Windows.Forms\CharacterCasing.cs" />
254 <Compile Include="System.Windows.Forms\CheckBox.cs" />
255 <Compile Include="System.Windows.Forms\CheckBoxRenderer.cs" />
256 <Compile Include="System.Windows.Forms\CheckedListBox.cs" />
257 <Compile Include="System.Windows.Forms\CheckState.cs" />
258 <Compile Include="System.Windows.Forms\Clipboard.cs" />
259 <Compile Include="System.Windows.Forms\CloseReason.cs" />
260 <Compile Include="System.Windows.Forms\ColorDepth.cs" />
261 <Compile Include="System.Windows.Forms\ColorDialog.cs" />
262 <Compile Include="System.Windows.Forms\ColumnClickEventArgs.cs" />
263 <Compile Include="System.Windows.Forms\ColumnClickEventHandler.cs" />
264 <Compile Include="System.Windows.Forms\ColumnHeader.cs" />
265 <Compile Include="System.Windows.Forms\ColumnHeaderAutoResizeStyle.cs" />
266 <Compile Include="System.Windows.Forms\ColumnHeaderConverter.cs" />
267 <Compile Include="System.Windows.Forms\ColumnHeaderStyle.cs" />
268 <Compile Include="System.Windows.Forms\ColumnReorderedEventArgs.cs" />
269 <Compile Include="System.Windows.Forms\ColumnReorderedEventHandler.cs" />
270 <Compile Include="System.Windows.Forms\ColumnStyle.cs" />
271 <Compile Include="System.Windows.Forms\ColumnWidthChangedEventArgs.cs" />
272 <Compile Include="System.Windows.Forms\ColumnWidthChangedEventHandler.cs" />
273 <Compile Include="System.Windows.Forms\ColumnWidthChangingEventArgs.cs" />
274 <Compile Include="System.Windows.Forms\ColumnWidthChangingEventHandler.cs" />
275 <Compile Include="System.Windows.Forms\ComboBox.cs" />
276 <Compile Include="System.Windows.Forms\ComboBoxRenderer.cs" />
277 <Compile Include="System.Windows.Forms\ComboBoxStyle.cs" />
278 <Compile Include="System.Windows.Forms\CommonDialog.cs" />
279 <Compile Include="System.Windows.Forms\ComponentModel.cs" />
280 <Compile Include="System.Windows.Forms\ContainerControl.cs" />
281 <Compile Include="System.Windows.Forms\ContentsResizedEventArgs.cs" />
282 <Compile Include="System.Windows.Forms\ContentsResizedEventHandler.cs" />
283 <Compile Include="System.Windows.Forms\ContextMenu.cs" />
284 <Compile Include="System.Windows.Forms\ContextMenuStrip.cs" />
285 <Compile Include="System.Windows.Forms\Control.cs" />
286 <Compile Include="System.Windows.Forms\ControlBindingsCollection.cs" />
287 <Compile Include="System.Windows.Forms\ControlEventArgs.cs" />
288 <Compile Include="System.Windows.Forms\ControlEventHandler.cs" />
289 <Compile Include="System.Windows.Forms\ControlPaint.cs" />
290 <Compile Include="System.Windows.Forms\ControlStyles.cs" />
291 <Compile Include="System.Windows.Forms\ControlUpdateMode.cs" />
292 <Compile Include="System.Windows.Forms\ConvertEventArgs.cs" />
293 <Compile Include="System.Windows.Forms\ConvertEventHandler.cs" />
294 <Compile Include="System.Windows.Forms\CreateParams.cs" />
295 <Compile Include="System.Windows.Forms\CurrencyManager.cs" />
296 <Compile Include="System.Windows.Forms\Cursor.cs" />
297 <Compile Include="System.Windows.Forms\CursorConverter.cs" />
298 <Compile Include="System.Windows.Forms\Cursors.cs" />
299 <Compile Include="System.Windows.Forms\DataFormats.cs" />
300 <Compile Include="System.Windows.Forms\DataGrid.cs" />
301 <Compile Include="System.Windows.Forms\DataGridBoolColumn.cs" />
302 <Compile Include="System.Windows.Forms\DataGridCell.cs" />
303 <Compile Include="System.Windows.Forms\DataGridColumnStyle.cs" />
304 <Compile Include="System.Windows.Forms\DataGridLineStyle.cs" />
305 <Compile Include="System.Windows.Forms\DataGridParentRowsLabelStyle.cs" />
306 <Compile Include="System.Windows.Forms\DataGridPreferredColumnWidthTypeConverter.cs" />
307 <Compile Include="System.Windows.Forms\DataGridTableStyle.cs" />
308 <Compile Include="System.Windows.Forms\DataGridTextBox.cs" />
309 <Compile Include="System.Windows.Forms\DataGridTextBoxColumn.cs" />
310 <Compile Include="System.Windows.Forms\DataGridView.cs" />
311 <Compile Include="System.Windows.Forms\DataGridViewAdvancedBorderStyle.cs" />
312 <Compile Include="System.Windows.Forms\DataGridViewAdvancedCellBorderStyle.cs" />
313 <Compile Include="System.Windows.Forms\DataGridViewAutoSizeColumnMode.cs" />
314 <Compile Include="System.Windows.Forms\DataGridViewAutoSizeColumnModeEventArgs.cs" />
315 <Compile Include="System.Windows.Forms\DataGridViewAutoSizeColumnModeEventHandler.cs" />
316 <Compile Include="System.Windows.Forms\DataGridViewAutoSizeColumnsMode.cs" />
317 <Compile Include="System.Windows.Forms\DataGridViewAutoSizeColumnsModeEventArgs.cs" />
318 <Compile Include="System.Windows.Forms\DataGridViewAutoSizeColumnsModeEventHandler.cs" />
319 <Compile Include="System.Windows.Forms\DataGridViewAutoSizeModeEventArgs.cs" />
320 <Compile Include="System.Windows.Forms\DataGridViewAutoSizeModeEventHandler.cs" />
321 <Compile Include="System.Windows.Forms\DataGridViewAutoSizeRowMode.cs" />
322 <Compile Include="System.Windows.Forms\DataGridViewAutoSizeRowsMode.cs" />
323 <Compile Include="System.Windows.Forms\DataGridViewBand.cs" />
324 <Compile Include="System.Windows.Forms\DataGridViewBindingCompleteEventArgs.cs" />
325 <Compile Include="System.Windows.Forms\DataGridViewBindingCompleteEventHandler.cs" />
326 <Compile Include="System.Windows.Forms\DataGridViewButtonCell.cs" />
327 <Compile Include="System.Windows.Forms\DataGridViewButtonColumn.cs" />
328 <Compile Include="System.Windows.Forms\DataGridViewCell.cs" />
329 <Compile Include="System.Windows.Forms\DataGridViewCellBorderStyle.cs" />
330 <Compile Include="System.Windows.Forms\DataGridViewCellCancelEventArgs.cs" />
331 <Compile Include="System.Windows.Forms\DataGridViewCellCancelEventHandler.cs" />
332 <Compile Include="System.Windows.Forms\DataGridViewCellCollection.cs" />
333 <Compile Include="System.Windows.Forms\DataGridViewCellContextMenuStripNeededEventArgs.cs" />
334 <Compile Include="System.Windows.Forms\DataGridViewCellContextMenuStripNeededEventHandler.cs" />
335 <Compile Include="System.Windows.Forms\DataGridViewCellErrorTextNeededEventArgs.cs" />
336 <Compile Include="System.Windows.Forms\DataGridViewCellErrorTextNeededEventHandler.cs" />
337 <Compile Include="System.Windows.Forms\DataGridViewCellEventArgs.cs" />
338 <Compile Include="System.Windows.Forms\DataGridViewCellEventHandler.cs" />
339 <Compile Include="System.Windows.Forms\DataGridViewCellFormattingEventArgs.cs" />
340 <Compile Include="System.Windows.Forms\DataGridViewCellFormattingEventHandler.cs" />
341 <Compile Include="System.Windows.Forms\DataGridViewCellMouseEventArgs.cs" />
342 <Compile Include="System.Windows.Forms\DataGridViewCellMouseEventHandler.cs" />
343 <Compile Include="System.Windows.Forms\DataGridViewCellPaintingEventArgs.cs" />
344 <Compile Include="System.Windows.Forms\DataGridViewCellPaintingEventHandler.cs" />
345 <Compile Include="System.Windows.Forms\DataGridViewCellParsingEventArgs.cs" />
346 <Compile Include="System.Windows.Forms\DataGridViewCellParsingEventHandler.cs" />
347 <Compile Include="System.Windows.Forms\DataGridViewCellStateChangedEventArgs.cs" />
348 <Compile Include="System.Windows.Forms\DataGridViewCellStateChangedEventHandler.cs" />
349 <Compile Include="System.Windows.Forms\DataGridViewCellStyle.cs" />
350 <Compile Include="System.Windows.Forms\DataGridViewCellStyleContentChangedEventArgs.cs" />
351 <Compile Include="System.Windows.Forms\DataGridViewCellStyleContentChangedEventHandler.cs" />
352 <Compile Include="System.Windows.Forms\DataGridViewCellStyleConverter.cs" />
353 <Compile Include="System.Windows.Forms\DataGridViewCellStyleScopes.cs" />
354 <Compile Include="System.Windows.Forms\DataGridViewCellToolTipTextNeededEventArgs.cs" />
355 <Compile Include="System.Windows.Forms\DataGridViewCellToolTipTextNeededEventHandler.cs" />
356 <Compile Include="System.Windows.Forms\DataGridViewCellValidatingEventArgs.cs" />
357 <Compile Include="System.Windows.Forms\DataGridViewCellValidatingEventHandler.cs" />
358 <Compile Include="System.Windows.Forms\DataGridViewCellValueEventArgs.cs" />
359 <Compile Include="System.Windows.Forms\DataGridViewCellValueEventHandler.cs" />
360 <Compile Include="System.Windows.Forms\DataGridViewCheckBoxCell.cs" />
361 <Compile Include="System.Windows.Forms\DataGridViewCheckBoxColumn.cs" />
362 <Compile Include="System.Windows.Forms\DataGridViewClipboardCopyMode.cs" />
363 <Compile Include="System.Windows.Forms\DataGridViewColumn.cs" />
364 <Compile Include="System.Windows.Forms\DataGridViewColumnCollection.cs" />
365 <Compile Include="System.Windows.Forms\DataGridViewColumnDesignTimeVisibleAttribute.cs" />
366 <Compile Include="System.Windows.Forms\DataGridViewColumnDividerDoubleClickEventArgs.cs" />
367 <Compile Include="System.Windows.Forms\DataGridViewColumnDividerDoubleClickEventHandler.cs" />
368 <Compile Include="System.Windows.Forms\DataGridViewColumnEventArgs.cs" />
369 <Compile Include="System.Windows.Forms\DataGridViewColumnEventHandler.cs" />
370 <Compile Include="System.Windows.Forms\DataGridViewColumnHeaderCell.cs" />
371 <Compile Include="System.Windows.Forms\DataGridViewColumnHeadersHeightSizeMode.cs" />
372 <Compile Include="System.Windows.Forms\DataGridViewColumnSortMode.cs" />
373 <Compile Include="System.Windows.Forms\DataGridViewColumnStateChangedEventArgs.cs" />
374 <Compile Include="System.Windows.Forms\DataGridViewColumnStateChangedEventHandler.cs" />
375 <Compile Include="System.Windows.Forms\DataGridViewComboBoxCell.cs" />
376 <Compile Include="System.Windows.Forms\DataGridViewComboBoxColumn.cs" />
377 <Compile Include="System.Windows.Forms\DataGridViewComboBoxDisplayStyle.cs" />
378 <Compile Include="System.Windows.Forms\DataGridViewComboBoxEditingControl.cs" />
379 <Compile Include="System.Windows.Forms\DataGridViewContentAlignment.cs" />
380 <Compile Include="System.Windows.Forms\DataGridViewDataErrorContexts.cs" />
381 <Compile Include="System.Windows.Forms\DataGridViewDataErrorEventArgs.cs" />
382 <Compile Include="System.Windows.Forms\DataGridViewDataErrorEventHandler.cs" />
383 <Compile Include="System.Windows.Forms\DataGridViewEditingControlShowingEventArgs.cs" />
384 <Compile Include="System.Windows.Forms\DataGridViewEditingControlShowingEventHandler.cs" />
385 <Compile Include="System.Windows.Forms\DataGridViewEditMode.cs" />
386 <Compile Include="System.Windows.Forms\DataGridViewElement.cs" />
387 <Compile Include="System.Windows.Forms\DataGridViewElementStates.cs" />
388 <Compile Include="System.Windows.Forms\DataGridViewHeaderBorderStyle.cs" />
389 <Compile Include="System.Windows.Forms\DataGridViewHeaderCell.cs" />
390 <Compile Include="System.Windows.Forms\DataGridViewHitTestType.cs" />
391 <Compile Include="System.Windows.Forms\DataGridViewImageCell.cs" />
392 <Compile Include="System.Windows.Forms\DataGridViewImageCellLayout.cs" />
393 <Compile Include="System.Windows.Forms\DataGridViewImageColumn.cs" />
394 <Compile Include="System.Windows.Forms\DataGridViewLinkCell.cs" />
395 <Compile Include="System.Windows.Forms\DataGridViewLinkColumn.cs" />
396 <Compile Include="System.Windows.Forms\DataGridViewPaintParts.cs" />
397 <Compile Include="System.Windows.Forms\DataGridViewRow.cs" />
398 <Compile Include="System.Windows.Forms\DataGridViewRowCancelEventArgs.cs" />
399 <Compile Include="System.Windows.Forms\DataGridViewRowCancelEventHandler.cs" />
400 <Compile Include="System.Windows.Forms\DataGridViewRowCollection.cs" />
401 <Compile Include="System.Windows.Forms\DataGridViewRowContextMenuStripNeededEventArgs.cs" />
402 <Compile Include="System.Windows.Forms\DataGridViewRowContextMenuStripNeededEventHandler.cs" />
403 <Compile Include="System.Windows.Forms\DataGridViewRowDividerDoubleClickEventArgs.cs" />
404 <Compile Include="System.Windows.Forms\DataGridViewRowDividerDoubleClickEventHandler.cs" />
405 <Compile Include="System.Windows.Forms\DataGridViewRowErrorTextNeededEventArgs.cs" />
406 <Compile Include="System.Windows.Forms\DataGridViewRowErrorTextNeededEventHandler.cs" />
407 <Compile Include="System.Windows.Forms\DataGridViewRowEventArgs.cs" />
408 <Compile Include="System.Windows.Forms\DataGridViewRowEventHandler.cs" />
409 <Compile Include="System.Windows.Forms\DataGridViewRowHeaderCell.cs" />
410 <Compile Include="System.Windows.Forms\DataGridViewRowHeadersWidthSizeMode.cs" />
411 <Compile Include="System.Windows.Forms\DataGridViewRowHeightInfoNeededEventArgs.cs" />
412 <Compile Include="System.Windows.Forms\DataGridViewRowHeightInfoNeededEventHandler.cs" />
413 <Compile Include="System.Windows.Forms\DataGridViewRowHeightInfoPushedEventArgs.cs" />
414 <Compile Include="System.Windows.Forms\DataGridViewRowHeightInfoPushedEventHandler.cs" />
415 <Compile Include="System.Windows.Forms\DataGridViewRowPostPaintEventArgs.cs" />
416 <Compile Include="System.Windows.Forms\DataGridViewRowPostPaintEventHandler.cs" />
417 <Compile Include="System.Windows.Forms\DataGridViewRowPrePaintEventArgs.cs" />
418 <Compile Include="System.Windows.Forms\DataGridViewRowPrePaintEventHandler.cs" />
419 <Compile Include="System.Windows.Forms\DataGridViewRowsAddedEventArgs.cs" />
420 <Compile Include="System.Windows.Forms\DataGridViewRowsAddedEventHandler.cs" />
421 <Compile Include="System.Windows.Forms\DataGridViewRowsRemovedEventArgs.cs" />
422 <Compile Include="System.Windows.Forms\DataGridViewRowsRemovedEventHandler.cs" />
423 <Compile Include="System.Windows.Forms\DataGridViewRowStateChangedEventArgs.cs" />
424 <Compile Include="System.Windows.Forms\DataGridViewRowStateChangedEventHandler.cs" />
425 <Compile Include="System.Windows.Forms\DataGridViewSelectedCellCollection.cs" />
426 <Compile Include="System.Windows.Forms\DataGridViewSelectedColumnCollection.cs" />
427 <Compile Include="System.Windows.Forms\DataGridViewSelectedRowCollection.cs" />
428 <Compile Include="System.Windows.Forms\DataGridViewSelectionMode.cs" />
429 <Compile Include="System.Windows.Forms\DataGridViewSortCompareEventArgs.cs" />
430 <Compile Include="System.Windows.Forms\DataGridViewSortCompareEventHandler.cs" />
431 <Compile Include="System.Windows.Forms\DataGridViewTextBoxCell.cs" />
432 <Compile Include="System.Windows.Forms\DataGridViewTextBoxColumn.cs" />
433 <Compile Include="System.Windows.Forms\DataGridViewTextBoxEditingControl.cs" />
434 <Compile Include="System.Windows.Forms\DataGridViewTopLeftHeaderCell.cs" />
435 <Compile Include="System.Windows.Forms\DataGridViewTriState.cs" />
436 <Compile Include="System.Windows.Forms\DataObject.cs" />
437 <Compile Include="System.Windows.Forms\DataSourceUpdateMode.cs" />
438 <Compile Include="System.Windows.Forms\DateBoldEventArgs.cs" />
439 <Compile Include="System.Windows.Forms\DateBoldEventHandler.cs" />
440 <Compile Include="System.Windows.Forms\DateRangeEventArgs.cs" />
441 <Compile Include="System.Windows.Forms\DateRangeEventHandler.cs" />
442 <Compile Include="System.Windows.Forms\DateTimePicker.cs" />
443 <Compile Include="System.Windows.Forms\DateTimePickerFormat.cs" />
444 <Compile Include="System.Windows.Forms\Day.cs" />
445 <Compile Include="System.Windows.Forms\DialogResult.cs" />
446 <Compile Include="System.Windows.Forms\DockingAttribute.cs" />
447 <Compile Include="System.Windows.Forms\DockingBehavior.cs" />
448 <Compile Include="System.Windows.Forms\DockStyle.cs" />
449 <Compile Include="System.Windows.Forms\DomainUpDown.cs" />
450 <Compile Include="System.Windows.Forms\DragAction.cs" />
451 <Compile Include="System.Windows.Forms\DragDropEffects.cs" />
452 <Compile Include="System.Windows.Forms\DragEventArgs.cs" />
453 <Compile Include="System.Windows.Forms\DragEventHandler.cs" />
454 <Compile Include="System.Windows.Forms\DrawItemEventArgs.cs" />
455 <Compile Include="System.Windows.Forms\DrawItemEventHandler.cs" />
456 <Compile Include="System.Windows.Forms\DrawItemState.cs" />
457 <Compile Include="System.Windows.Forms\DrawListViewColumnHeaderEventArgs.cs" />
458 <Compile Include="System.Windows.Forms\DrawListViewColumnHeaderEventHandler.cs" />
459 <Compile Include="System.Windows.Forms\DrawListViewItemEventArgs.cs" />
460 <Compile Include="System.Windows.Forms\DrawListViewItemEventHandler.cs" />
461 <Compile Include="System.Windows.Forms\DrawListViewSubItemEventArgs.cs" />
462 <Compile Include="System.Windows.Forms\DrawListViewSubItemEventHandler.cs" />
463 <Compile Include="System.Windows.Forms\DrawMode.cs" />
464 <Compile Include="System.Windows.Forms\DrawToolTipEventArgs.cs" />
465 <Compile Include="System.Windows.Forms\DrawToolTipEventHandler.cs" />
466 <Compile Include="System.Windows.Forms\DrawTreeNodeEventArgs.cs" />
467 <Compile Include="System.Windows.Forms\DrawTreeNodeEventHandler.cs" />
468 <Compile Include="System.Windows.Forms\ErrorBlinkStyle.cs" />
469 <Compile Include="System.Windows.Forms\ErrorIconAlignment.cs" />
470 <Compile Include="System.Windows.Forms\ErrorProvider.cs" />
471 <Compile Include="System.Windows.Forms\FeatureSupport.cs" />
472 <Compile Include="System.Windows.Forms\FileDialog.cs" />
473 <Compile Include="System.Windows.Forms\FileDialogCustomPlace.cs" />
474 <Compile Include="System.Windows.Forms\FileDialogCustomPlacesCollection.cs" />
475 <Compile Include="System.Windows.Forms\FixedPanel.cs" />
476 <Compile Include="System.Windows.Forms\FixedSizeTextBox.cs" />
477 <Compile Include="System.Windows.Forms\FlatButtonAppearance.cs" />
478 <Compile Include="System.Windows.Forms\FlatStyle.cs" />
479 <Compile Include="System.Windows.Forms\FlowDirection.cs" />
480 <Compile Include="System.Windows.Forms\FlowLayoutPanel.cs" />
481 <Compile Include="System.Windows.Forms\FlowLayoutSettings.cs" />
482 <Compile Include="System.Windows.Forms\FolderBrowserDialog.cs" />
483 <Compile Include="System.Windows.Forms\FontDialog.cs" />
484 <Compile Include="System.Windows.Forms\Form.cs" />
485 <Compile Include="System.Windows.Forms\FormBorderStyle.cs" />
486 <Compile Include="System.Windows.Forms\FormClosedEventArgs.cs" />
487 <Compile Include="System.Windows.Forms\FormClosedEventHandler.cs" />
488 <Compile Include="System.Windows.Forms\FormClosingEventArgs.cs" />
489 <Compile Include="System.Windows.Forms\FormClosingEventHandler.cs" />
490 <Compile Include="System.Windows.Forms\FormCollection.cs" />
491 <Compile Include="System.Windows.Forms\FormStartPosition.cs" />
492 <Compile Include="System.Windows.Forms\FormWindowManager.cs" />
493 <Compile Include="System.Windows.Forms\FormWindowState.cs" />
494 <Compile Include="System.Windows.Forms\FrameStyle.cs" />
495 <Compile Include="System.Windows.Forms\GetChildAtPointSkip.cs" />
496 <Compile Include="System.Windows.Forms\GiveFeedbackEventArgs.cs" />
497 <Compile Include="System.Windows.Forms\GiveFeedbackEventHandler.cs" />
498 <Compile Include="System.Windows.Forms\GridColumnStylesCollection.cs" />
499 <Compile Include="System.Windows.Forms\GridEntry.cs" />
500 <Compile Include="System.Windows.Forms\GridItem.cs" />
501 <Compile Include="System.Windows.Forms\GridItemCollection.cs" />
502 <Compile Include="System.Windows.Forms\GridItemType.cs" />
503 <Compile Include="System.Windows.Forms\GridTablesFactory.cs" />
504 <Compile Include="System.Windows.Forms\GridTableStylesCollection.cs" />
505 <Compile Include="System.Windows.Forms\GroupBox.cs" />
506 <Compile Include="System.Windows.Forms\GroupBoxRenderer.cs" />
507 <Compile Include="System.Windows.Forms\HandledMouseEventArgs.cs" />
508 <Compile Include="System.Windows.Forms\Help.cs" />
509 <Compile Include="System.Windows.Forms\HelpEventArgs.cs" />
510 <Compile Include="System.Windows.Forms\HelpEventHandler.cs" />
511 <Compile Include="System.Windows.Forms\HelpNavigator.cs" />
512 <Compile Include="System.Windows.Forms\HelpProvider.cs" />
513 <Compile Include="System.Windows.Forms\HorizontalAlignment.cs" />
514 <Compile Include="System.Windows.Forms\HScrollBar.cs" />
515 <Compile Include="System.Windows.Forms\HScrollProperties.cs" />
516 <Compile Include="System.Windows.Forms\HtmlDocument.cs" />
517 <Compile Include="System.Windows.Forms\HtmlElement.cs" />
518 <Compile Include="System.Windows.Forms\HtmlElementCollection.cs" />
519 <Compile Include="System.Windows.Forms\HtmlElementErrorEventArgs.cs" />
520 <Compile Include="System.Windows.Forms\HtmlElementErrorEventHandler.cs" />
521 <Compile Include="System.Windows.Forms\HtmlElementEventArgs.cs" />
522 <Compile Include="System.Windows.Forms\HtmlElementEventHandler.cs" />
523 <Compile Include="System.Windows.Forms\HtmlElementInsertionOrientation.cs" />
524 <Compile Include="System.Windows.Forms\HtmlHistory.cs" />
525 <Compile Include="System.Windows.Forms\HtmlWindow.cs" />
526 <Compile Include="System.Windows.Forms\HtmlWindowCollection.cs" />
527 <Compile Include="System.Windows.Forms\Hwnd.cs" />
528 <Compile Include="System.Windows.Forms\IBindableComponent.cs" />
529 <Compile Include="System.Windows.Forms\IBounds.cs" />
530 <Compile Include="System.Windows.Forms\IButtonControl.cs" />
531 <Compile Include="System.Windows.Forms\ICommandExecutor.cs" />
532 <Compile Include="System.Windows.Forms\IComponentEditorPageSite.cs" />
533 <Compile Include="System.Windows.Forms\IContainerControl.cs" />
534 <Compile Include="System.Windows.Forms\ICurrencyManagerProvider.cs" />
535 <Compile Include="System.Windows.Forms\IDataGridColumnStyleEditingNotificationService.cs" />
536 <Compile Include="System.Windows.Forms\IDataGridEditingService.cs" />
537 <Compile Include="System.Windows.Forms\IDataGridViewEditingCell.cs" />
538 <Compile Include="System.Windows.Forms\IDataGridViewEditingControl.cs" />
539 <Compile Include="System.Windows.Forms\IDataObject.cs" />
540 <Compile Include="System.Windows.Forms\IDropTarget.cs" />
541 <Compile Include="System.Windows.Forms\IFeatureSupport.cs" />
542 <Compile Include="System.Windows.Forms\IFileReaderService.cs" />
543 <Compile Include="System.Windows.Forms\IKeyFilter.cs" />
544 <Compile Include="System.Windows.Forms\ImageIndexConverter.cs" />
545 <Compile Include="System.Windows.Forms\ImageKeyConverter.cs" />
546 <Compile Include="System.Windows.Forms\ImageLayout.cs" />
547 <Compile Include="System.Windows.Forms\ImageList.cs" />
548 <Compile Include="System.Windows.Forms\ImageListConverter.cs" />
549 <Compile Include="System.Windows.Forms\ImageListStreamer.cs" />
550 <Compile Include="System.Windows.Forms\ImeMode.cs" />
551 <Compile Include="System.Windows.Forms\IMessageFilter.cs" />
552 <Compile Include="System.Windows.Forms\ImplicitHScrollBar.cs" />
553 <Compile Include="System.Windows.Forms\ImplicitVScrollBar.cs" />
554 <Compile Include="System.Windows.Forms\InputLanguage.cs" />
555 <Compile Include="System.Windows.Forms\InputLanguageChangedEventArgs.cs" />
556 <Compile Include="System.Windows.Forms\InputLanguageChangedEventHandler.cs" />
557 <Compile Include="System.Windows.Forms\InputLanguageChangingEventArgs.cs" />
558 <Compile Include="System.Windows.Forms\InputLanguageChangingEventHandler.cs" />
559 <Compile Include="System.Windows.Forms\InputLanguageCollection.cs" />
560 <Compile Include="System.Windows.Forms\InsertKeyMode.cs" />
561 <Compile Include="System.Windows.Forms\InternalWindowManager.cs" />
562 <Compile Include="System.Windows.Forms\InvalidateEventArgs.cs" />
563 <Compile Include="System.Windows.Forms\InvalidateEventHandler.cs" />
564 <Compile Include="System.Windows.Forms\IRootGridEntry.cs" />
565 <Compile Include="System.Windows.Forms\ItemActivation.cs" />
566 <Compile Include="System.Windows.Forms\ItemBoundsPortion.cs" />
567 <Compile Include="System.Windows.Forms\ItemChangedEventArgs.cs" />
568 <Compile Include="System.Windows.Forms\ItemChangedEventHandler.cs" />
569 <Compile Include="System.Windows.Forms\ItemCheckedEventArgs.cs" />
570 <Compile Include="System.Windows.Forms\ItemCheckedEventHandler.cs" />
571 <Compile Include="System.Windows.Forms\ItemCheckEventArgs.cs" />
572 <Compile Include="System.Windows.Forms\ItemCheckEventHandler.cs" />
573 <Compile Include="System.Windows.Forms\ItemDragEventArgs.cs" />
574 <Compile Include="System.Windows.Forms\ItemDragEventHandler.cs" />
575 <Compile Include="System.Windows.Forms\IToolStripData.cs" />
576 <Compile Include="System.Windows.Forms\IWin32Window.cs" />
577 <Compile Include="System.Windows.Forms\IWindowTarget.cs" />
578 <Compile Include="System.Windows.Forms\KeyboardLayouts.cs" />
579 <Compile Include="System.Windows.Forms\KeyEventArgs.cs" />
580 <Compile Include="System.Windows.Forms\KeyEventHandler.cs" />
581 <Compile Include="System.Windows.Forms\KeyPressEventArgs.cs" />
582 <Compile Include="System.Windows.Forms\KeyPressEventHandler.cs" />
583 <Compile Include="System.Windows.Forms\Keys.cs" />
584 <Compile Include="System.Windows.Forms\KeysConverter.cs" />
585 <Compile Include="System.Windows.Forms\Label.cs" />
586 <Compile Include="System.Windows.Forms\LabelEditEventArgs.cs" />
587 <Compile Include="System.Windows.Forms\LabelEditEventHandler.cs" />
588 <Compile Include="System.Windows.Forms\LabelEditTextBox.cs" />
589 <Compile Include="System.Windows.Forms\LayoutEventArgs.cs" />
590 <Compile Include="System.Windows.Forms\LayoutEventHandler.cs" />
591 <Compile Include="System.Windows.Forms\LayoutSettings.cs" />
592 <Compile Include="System.Windows.Forms\LeftRightAlignment.cs" />
593 <Compile Include="System.Windows.Forms\Line.cs" />
594 <Compile Include="System.Windows.Forms\LineTag.cs" />
595 <Compile Include="System.Windows.Forms\LinkArea.cs" />
596 <Compile Include="System.Windows.Forms\LinkBehavior.cs" />
597 <Compile Include="System.Windows.Forms\LinkClickedEventArgs.cs" />
598 <Compile Include="System.Windows.Forms\LinkClickedEventHandler.cs" />
599 <Compile Include="System.Windows.Forms\LinkConverter.cs" />
600 <Compile Include="System.Windows.Forms\LinkLabel.cs" />
601 <Compile Include="System.Windows.Forms\LinkLabelLinkClickedEventArgs.cs" />
602 <Compile Include="System.Windows.Forms\LinkLabelLinkClickedEventHandler.cs" />
603 <Compile Include="System.Windows.Forms\LinkState.cs" />
604 <Compile Include="System.Windows.Forms\ListBindingConverter.cs" />
605 <Compile Include="System.Windows.Forms\ListBindingHelper.cs" />
606 <Compile Include="System.Windows.Forms\ListBox.cs" />
607 <Compile Include="System.Windows.Forms\ListControl.cs" />
608 <Compile Include="System.Windows.Forms\ListControlConvertEventArgs.cs" />
609 <Compile Include="System.Windows.Forms\ListControlConvertEventHandler.cs" />
610 <Compile Include="System.Windows.Forms\ListView.cs" />
611 <Compile Include="System.Windows.Forms\ListViewAlignment.cs" />
612 <Compile Include="System.Windows.Forms\ListViewGroup.cs" />
613 <Compile Include="System.Windows.Forms\ListViewGroupCollection.cs" />
614 <Compile Include="System.Windows.Forms\ListViewHitTestInfo.cs" />
615 <Compile Include="System.Windows.Forms\ListViewHitTestLocations.cs" />
616 <Compile Include="System.Windows.Forms\ListViewInsertionMark.cs" />
617 <Compile Include="System.Windows.Forms\ListViewItem.cs" />
618 <Compile Include="System.Windows.Forms\ListViewItemConverter.cs" />
619 <Compile Include="System.Windows.Forms\ListViewItemMouseHoverEventArgs.cs" />
620 <Compile Include="System.Windows.Forms\ListViewItemMouseHoverEventHandler.cs" />
621 <Compile Include="System.Windows.Forms\ListViewItemSelectionChangedEventArgs.cs" />
622 <Compile Include="System.Windows.Forms\ListViewItemSelectionChangedEventHandler.cs" />
623 <Compile Include="System.Windows.Forms\ListViewItemStates.cs" />
624 <Compile Include="System.Windows.Forms\ListViewVirtualItemsSelectionRangeChangedEventArgs.cs" />
625 <Compile Include="System.Windows.Forms\ListViewVirtualItemsSelectionRangeChangedEventHandler.cs" />
626 <Compile Include="System.Windows.Forms\MainMenu.cs" />
627 <Compile Include="System.Windows.Forms\MaskedTextBox.cs" />
628 <Compile Include="System.Windows.Forms\MaskFormat.cs" />
629 <Compile Include="System.Windows.Forms\MaskInputRejectedEventArgs.cs" />
630 <Compile Include="System.Windows.Forms\MaskInputRejectedEventHandler.cs" />
631 <Compile Include="System.Windows.Forms\MdiClient.cs" />
632 <Compile Include="System.Windows.Forms\MdiControlStrip.cs" />
633 <Compile Include="System.Windows.Forms\MdiLayout.cs" />
634 <Compile Include="System.Windows.Forms\MdiWindowManager.cs" />
635 <Compile Include="System.Windows.Forms\MeasureItemEventArgs.cs" />
636 <Compile Include="System.Windows.Forms\MeasureItemEventHandler.cs" />
637 <Compile Include="System.Windows.Forms\Menu.cs" />
638 <Compile Include="System.Windows.Forms\MenuAPI.cs" />
639 <Compile Include="System.Windows.Forms\MenuGlyph.cs" />
640 <Compile Include="System.Windows.Forms\MenuItem.cs" />
641 <Compile Include="System.Windows.Forms\MenuMerge.cs" />
642 <Compile Include="System.Windows.Forms\MenuStrip.cs" />
643 <Compile Include="System.Windows.Forms\MergeAction.cs" />
644 <Compile Include="System.Windows.Forms\Message.cs" />
645 <Compile Include="System.Windows.Forms\MessageBox.cs" />
646 <Compile Include="System.Windows.Forms\MessageBoxButtons.cs" />
647 <Compile Include="System.Windows.Forms\MessageBoxDefaultButton.cs" />
648 <Compile Include="System.Windows.Forms\MessageBoxIcon.cs" />
649 <Compile Include="System.Windows.Forms\MessageBoxOptions.cs" />
650 <Compile Include="System.Windows.Forms\MethodInvoker.cs" />
651 <Compile Include="System.Windows.Forms\Mime.cs" />
652 <Compile Include="System.Windows.Forms\MimeIcon.cs" />
653 <Compile Include="System.Windows.Forms\MonthCalendar.cs" />
654 <Compile Include="System.Windows.Forms\MouseButtons.cs" />
655 <Compile Include="System.Windows.Forms\MouseEventArgs.cs" />
656 <Compile Include="System.Windows.Forms\MouseEventHandler.cs" />
657 <Compile Include="System.Windows.Forms\MWFCategoryAttribute.cs" />
658 <Compile Include="System.Windows.Forms\MWFDescriptionAttribute.cs" />
659 <Compile Include="System.Windows.Forms\NativeWindow.cs" />
660 <Compile Include="System.Windows.Forms\NavigateEventArgs.cs" />
661 <Compile Include="System.Windows.Forms\NavigateEventHandler.cs" />
662 <Compile Include="System.Windows.Forms\NodeLabelEditEventArgs.cs" />
663 <Compile Include="System.Windows.Forms\NodeLabelEditEventHandler.cs" />
664 <Compile Include="System.Windows.Forms\NotifyIcon.cs" />
665 <Compile Include="System.Windows.Forms\NumericTextBox.cs" />
666 <Compile Include="System.Windows.Forms\NumericUpDown.cs" />
667 <Compile Include="System.Windows.Forms\NumericUpDownAcceleration.cs" />
668 <Compile Include="System.Windows.Forms\NumericUpDownAccelerationCollection.cs" />
669 <Compile Include="System.Windows.Forms\OpacityConverter.cs" />
670 <Compile Include="System.Windows.Forms\OpenFileDialog.cs" />
671 <Compile Include="System.Windows.Forms\OpenTreeNodeEnumerator.cs" />
672 <Compile Include="System.Windows.Forms\Orientation.cs" />
673 <Compile Include="System.Windows.Forms\OSFeature.cs" />
674 <Compile Include="System.Windows.Forms\OwnerDrawPropertyBag.cs" />
675 <Compile Include="System.Windows.Forms\Padding.cs" />
676 <Compile Include="System.Windows.Forms\PaddingConverter.cs" />
677 <Compile Include="System.Windows.Forms\PageSetupDialog.cs" />
678 <Compile Include="System.Windows.Forms\PaintEventArgs.cs" />
679 <Compile Include="System.Windows.Forms\PaintEventHandler.cs" />
680 <Compile Include="System.Windows.Forms\Panel.cs" />
681 <Compile Include="System.Windows.Forms\PictureBox.cs" />
682 <Compile Include="System.Windows.Forms\PictureBoxSizeMode.cs" />
683 <Compile Include="System.Windows.Forms\PopupEventArgs.cs" />
684 <Compile Include="System.Windows.Forms\PopupEventHandler.cs" />
685 <Compile Include="System.Windows.Forms\PowerLineStatus.cs" />
686 <Compile Include="System.Windows.Forms\PowerState.cs" />
687 <Compile Include="System.Windows.Forms\PowerStatus.cs" />
688 <Compile Include="System.Windows.Forms\PreProcessControlState.cs" />
689 <Compile Include="System.Windows.Forms\PreviewKeyDownEventArgs.cs" />
690 <Compile Include="System.Windows.Forms\PreviewKeyDownEventHandler.cs" />
691 <Compile Include="System.Windows.Forms\PrintControllerWithStatusDialog.cs" />
692 <Compile Include="System.Windows.Forms\PrintDialog.cs" />
693 <Compile Include="System.Windows.Forms\PrintPreviewControl.cs" />
694 <Compile Include="System.Windows.Forms\PrintPreviewDialog.cs" />
695 <Compile Include="System.Windows.Forms\ProfessionalColors.cs" />
696 <Compile Include="System.Windows.Forms\ProfessionalColorTable.cs" />
697 <Compile Include="System.Windows.Forms\ProgressBar.cs" />
698 <Compile Include="System.Windows.Forms\ProgressBarRenderer.cs" />
699 <Compile Include="System.Windows.Forms\ProgressBarStyle.cs" />
700 <Compile Include="System.Windows.Forms\PropertyGrid.cs" />
701 <Compile Include="System.Windows.Forms\PropertyGridCommands.cs" />
702 <Compile Include="System.Windows.Forms\PropertyGridTextBox.cs" />
703 <Compile Include="System.Windows.Forms\PropertyGridView.cs" />
704 <Compile Include="System.Windows.Forms\PropertyManager.cs" />
705 <Compile Include="System.Windows.Forms\PropertySort.cs" />
706 <Compile Include="System.Windows.Forms\PropertyTabChangedEventArgs.cs" />
707 <Compile Include="System.Windows.Forms\PropertyTabChangedEventHandler.cs" />
708 <Compile Include="System.Windows.Forms\PropertyValueChangedEventArgs.cs" />
709 <Compile Include="System.Windows.Forms\PropertyValueChangedEventHandler.cs" />
710 <Compile Include="System.Windows.Forms\QueryAccessibilityHelpEventArgs.cs" />
711 <Compile Include="System.Windows.Forms\QueryAccessibilityHelpEventHandler.cs" />
712 <Compile Include="System.Windows.Forms\QueryContinueDragEventArgs.cs" />
713 <Compile Include="System.Windows.Forms\QueryContinueDragEventHandler.cs" />
714 <Compile Include="System.Windows.Forms\QuestionEventArgs.cs" />
715 <Compile Include="System.Windows.Forms\QuestionEventHandler.cs" />
716 <Compile Include="System.Windows.Forms\RadioButton.cs" />
717 <Compile Include="System.Windows.Forms\RadioButtonRenderer.cs" />
718 <Compile Include="System.Windows.Forms\RelatedCurrencyManager.cs" />
719 <Compile Include="System.Windows.Forms\RelatedImageListAttribute.cs" />
720 <Compile Include="System.Windows.Forms\RelatedPropertyManager.cs" />
721 <Compile Include="System.Windows.Forms\RetrieveVirtualItemEventArgs.cs" />
722 <Compile Include="System.Windows.Forms\RetrieveVirtualItemEventHandler.cs" />
723 <Compile Include="System.Windows.Forms\RichTextBox.cs" />
724 <Compile Include="System.Windows.Forms\RichTextBoxFinds.cs" />
725 <Compile Include="System.Windows.Forms\RichTextBoxLanguageOptions.cs" />
726 <Compile Include="System.Windows.Forms\RichTextBoxScrollBars.cs" />
727 <Compile Include="System.Windows.Forms\RichTextBoxSelectionAttribute.cs" />
728 <Compile Include="System.Windows.Forms\RichTextBoxSelectionTypes.cs" />
729 <Compile Include="System.Windows.Forms\RichTextBoxStreamType.cs" />
730 <Compile Include="System.Windows.Forms\RichTextBoxWordPunctuations.cs" />
731 <Compile Include="System.Windows.Forms\RightToLeft.cs" />
732 <Compile Include="System.Windows.Forms\RootGridEntry.cs" />
733 <Compile Include="System.Windows.Forms\RowStyle.cs" />
734 <Compile Include="System.Windows.Forms\SaveFileDialog.cs" />
735 <Compile Include="System.Windows.Forms\Screen.cs" />
736 <Compile Include="System.Windows.Forms\ScreenOrientation.cs" />
737 <Compile Include="System.Windows.Forms\ScrollableControl.cs" />
738 <Compile Include="System.Windows.Forms\ScrollBar.cs" />
739 <Compile Include="System.Windows.Forms\ScrollBarRenderer.cs" />
740 <Compile Include="System.Windows.Forms\ScrollBars.cs" />
741 <Compile Include="System.Windows.Forms\ScrollButton.cs" />
742 <Compile Include="System.Windows.Forms\ScrollEventArgs.cs" />
743 <Compile Include="System.Windows.Forms\ScrollEventHandler.cs" />
744 <Compile Include="System.Windows.Forms\ScrollEventType.cs" />
745 <Compile Include="System.Windows.Forms\ScrollOrientation.cs" />
746 <Compile Include="System.Windows.Forms\ScrollProperties.cs" />
747 <Compile Include="System.Windows.Forms\SearchDirectionHint.cs" />
748 <Compile Include="System.Windows.Forms\SearchForVirtualItemEventArgs.cs" />
749 <Compile Include="System.Windows.Forms\SearchForVirtualItemEventHandler.cs" />
750 <Compile Include="System.Windows.Forms\SecurityIDType.cs" />
751 <Compile Include="System.Windows.Forms\SelectedGridItemChangedEventArgs.cs" />
752 <Compile Include="System.Windows.Forms\SelectedGridItemChangedEventHandler.cs" />
753 <Compile Include="System.Windows.Forms\SelectionMode.cs" />
754 <Compile Include="System.Windows.Forms\SelectionRange.cs" />
755 <Compile Include="System.Windows.Forms\SelectionRangeConverter.cs" />
756 <Compile Include="System.Windows.Forms\SendKeys.cs" />
757 <Compile Include="System.Windows.Forms\Shortcut.cs" />
758 <Compile Include="System.Windows.Forms\SizeGrip.cs" />
759 <Compile Include="System.Windows.Forms\SizeGripStyle.cs" />
760 <Compile Include="System.Windows.Forms\SizeType.cs" />
761 <Compile Include="System.Windows.Forms\SortOrder.cs" />
762 <Compile Include="System.Windows.Forms\SplitContainer.cs" />
763 <Compile Include="System.Windows.Forms\Splitter.cs" />
764 <Compile Include="System.Windows.Forms\SplitterCancelEventArgs.cs" />
765 <Compile Include="System.Windows.Forms\SplitterCancelEventHandler.cs" />
766 <Compile Include="System.Windows.Forms\SplitterEventArgs.cs" />
767 <Compile Include="System.Windows.Forms\SplitterEventHandler.cs" />
768 <Compile Include="System.Windows.Forms\SplitterPanel.cs" />
769 <Compile Include="System.Windows.Forms\StatusBar.cs" />
770 <Compile Include="System.Windows.Forms\StatusBarDrawItemEventArgs.cs" />
771 <Compile Include="System.Windows.Forms\StatusBarDrawItemEventHandler.cs" />
772 <Compile Include="System.Windows.Forms\StatusBarPanel.cs" />
773 <Compile Include="System.Windows.Forms\StatusBarPanelAutoSize.cs" />
774 <Compile Include="System.Windows.Forms\StatusBarPanelBorderStyle.cs" />
775 <Compile Include="System.Windows.Forms\StatusBarPanelClickEventArgs.cs" />
776 <Compile Include="System.Windows.Forms\StatusBarPanelClickEventHandler.cs" />
777 <Compile Include="System.Windows.Forms\StatusBarPanelStyle.cs" />
778 <Compile Include="System.Windows.Forms\StatusStrip.cs" />
779 <Compile Include="System.Windows.Forms\StructFormat.cs" />
780 <Compile Include="System.Windows.Forms\SystemInformation.cs" />
781 <Compile Include="System.Windows.Forms\SystemParameter.cs" />
782 <Compile Include="System.Windows.Forms\TabAlignment.cs" />
783 <Compile Include="System.Windows.Forms\TabAppearance.cs" />
784 <Compile Include="System.Windows.Forms\TabControl.cs" />
785 <Compile Include="System.Windows.Forms\TabControlAction.cs" />
786 <Compile Include="System.Windows.Forms\TabControlCancelEventArgs.cs" />
787 <Compile Include="System.Windows.Forms\TabControlCancelEventHandler.cs" />
788 <Compile Include="System.Windows.Forms\TabControlEventArgs.cs" />
789 <Compile Include="System.Windows.Forms\TabControlEventHandler.cs" />
790 <Compile Include="System.Windows.Forms\TabDrawMode.cs" />
791 <Compile Include="System.Windows.Forms\TableLayoutCellPaintEventArgs.cs" />
792 <Compile Include="System.Windows.Forms\TableLayoutCellPaintEventHandler.cs" />
793 <Compile Include="System.Windows.Forms\TableLayoutColumnStyleCollection.cs" />
794 <Compile Include="System.Windows.Forms\TableLayoutControlCollection.cs" />
795 <Compile Include="System.Windows.Forms\TableLayoutPanel.cs" />
796 <Compile Include="System.Windows.Forms\TableLayoutPanelCellBorderStyle.cs" />
797 <Compile Include="System.Windows.Forms\TableLayoutPanelCellPosition.cs" />
798 <Compile Include="System.Windows.Forms\TableLayoutPanelGrowStyle.cs" />
799 <Compile Include="System.Windows.Forms\TableLayoutRowStyleCollection.cs" />
800 <Compile Include="System.Windows.Forms\TableLayoutSettings.cs" />
801 <Compile Include="System.Windows.Forms\TableLayoutStyle.cs" />
802 <Compile Include="System.Windows.Forms\TableLayoutStyleCollection.cs" />
803 <Compile Include="System.Windows.Forms\TabPage.cs" />
804 <Compile Include="System.Windows.Forms\TabRenderer.cs" />
805 <Compile Include="System.Windows.Forms\TabSizeMode.cs" />
806 <Compile Include="System.Windows.Forms\TextBox.cs" />
807 <Compile Include="System.Windows.Forms\TextBoxBase.cs" />
808 <Compile Include="System.Windows.Forms\TextBoxRenderer.cs" />
809 <Compile Include="System.Windows.Forms\TextBoxTextRenderer.cs" />
810 <Compile Include="System.Windows.Forms\TextControl.cs" />
811 <Compile Include="System.Windows.Forms\TextDataFormat.cs" />
812 <Compile Include="System.Windows.Forms\TextFormatFlags.cs" />
813 <Compile Include="System.Windows.Forms\TextImageRelation.cs" />
814 <Compile Include="System.Windows.Forms\TextRenderer.cs" />
815 <Compile Include="System.Windows.Forms\Theme.cs" />
816 <Compile Include="System.Windows.Forms\ThemeEngine.cs" />
817 <Compile Include="System.Windows.Forms\ThemeVisualStyles.cs" />
818 <Compile Include="System.Windows.Forms\ThemeWin32Classic.cs" />
819 <Compile Include="System.Windows.Forms\ThreadExceptionDialog.cs" />
820 <Compile Include="System.Windows.Forms\TickStyle.cs" />
821 <Compile Include="System.Windows.Forms\Timer.cs" />
822 <Compile Include="System.Windows.Forms\ToolBar.cs" />
823 <Compile Include="System.Windows.Forms\ToolBarAppearance.cs" />
824 <Compile Include="System.Windows.Forms\ToolBarButton.cs" />
825 <Compile Include="System.Windows.Forms\ToolBarButtonClickEventArgs.cs" />
826 <Compile Include="System.Windows.Forms\ToolBarButtonClickEventHandler.cs" />
827 <Compile Include="System.Windows.Forms\ToolBarButtonStyle.cs" />
828 <Compile Include="System.Windows.Forms\ToolBarTextAlign.cs" />
829 <Compile Include="System.Windows.Forms\ToolStrip.cs" />
830 <Compile Include="System.Windows.Forms\ToolStripArrowRenderEventArgs.cs" />
831 <Compile Include="System.Windows.Forms\ToolStripArrowRenderEventHandler.cs" />
832 <Compile Include="System.Windows.Forms\ToolStripButton.cs" />
833 <Compile Include="System.Windows.Forms\ToolStripComboBox.cs" />
834 <Compile Include="System.Windows.Forms\ToolStripContainer.cs" />
835 <Compile Include="System.Windows.Forms\ToolStripContentPanel.cs" />
836 <Compile Include="System.Windows.Forms\ToolStripContentPanelRenderEventArgs.cs" />
837 <Compile Include="System.Windows.Forms\ToolStripContentPanelRenderEventHandler.cs" />
838 <Compile Include="System.Windows.Forms\ToolStripControlHost.cs" />
839 <Compile Include="System.Windows.Forms\ToolStripDropDown.cs" />
840 <Compile Include="System.Windows.Forms\ToolStripDropDownButton.cs" />
841 <Compile Include="System.Windows.Forms\ToolStripDropDownClosedEventArgs.cs" />
842 <Compile Include="System.Windows.Forms\ToolStripDropDownClosedEventHandler.cs" />
843 <Compile Include="System.Windows.Forms\ToolStripDropDownCloseReason.cs" />
844 <Compile Include="System.Windows.Forms\ToolStripDropDownClosingEventArgs.cs" />
845 <Compile Include="System.Windows.Forms\ToolStripDropDownClosingEventHandler.cs" />
846 <Compile Include="System.Windows.Forms\ToolStripDropDownDirection.cs" />
847 <Compile Include="System.Windows.Forms\ToolStripDropDownItem.cs" />
848 <Compile Include="System.Windows.Forms\ToolStripDropDownItemAccessibleObject.cs" />
849 <Compile Include="System.Windows.Forms\ToolStripDropDownMenu.cs" />
850 <Compile Include="System.Windows.Forms\ToolStripGripDisplayStyle.cs" />
851 <Compile Include="System.Windows.Forms\ToolStripGripRenderEventArgs.cs" />
852 <Compile Include="System.Windows.Forms\ToolStripGripRenderEventHandler.cs" />
853 <Compile Include="System.Windows.Forms\ToolStripGripStyle.cs" />
854 <Compile Include="System.Windows.Forms\ToolStripItem.cs" />
855 <Compile Include="System.Windows.Forms\ToolStripItemAlignment.cs" />
856 <Compile Include="System.Windows.Forms\ToolStripItemClickedEventArgs.cs" />
857 <Compile Include="System.Windows.Forms\ToolStripItemClickedEventHandler.cs" />
858 <Compile Include="System.Windows.Forms\ToolStripItemCollection.cs" />
859 <Compile Include="System.Windows.Forms\ToolStripItemDisplayStyle.cs" />
860 <Compile Include="System.Windows.Forms\ToolStripItemEventArgs.cs" />
861 <Compile Include="System.Windows.Forms\ToolStripItemEventHandler.cs" />
862 <Compile Include="System.Windows.Forms\ToolStripItemEventType.cs" />
863 <Compile Include="System.Windows.Forms\ToolStripItemImageRenderEventArgs.cs" />
864 <Compile Include="System.Windows.Forms\ToolStripItemImageRenderEventHandler.cs" />
865 <Compile Include="System.Windows.Forms\ToolStripItemImageScaling.cs" />
866 <Compile Include="System.Windows.Forms\ToolStripItemOverflow.cs" />
867 <Compile Include="System.Windows.Forms\ToolStripItemPlacement.cs" />
868 <Compile Include="System.Windows.Forms\ToolStripItemRenderEventArgs.cs" />
869 <Compile Include="System.Windows.Forms\ToolStripItemRenderEventHandler.cs" />
870 <Compile Include="System.Windows.Forms\ToolStripItemTextRenderEventArgs.cs" />
871 <Compile Include="System.Windows.Forms\ToolStripItemTextRenderEventHandler.cs" />
872 <Compile Include="System.Windows.Forms\ToolStripLabel.cs" />
873 <Compile Include="System.Windows.Forms\ToolStripLayoutStyle.cs" />
874 <Compile Include="System.Windows.Forms\ToolStripManager.cs" />
875 <Compile Include="System.Windows.Forms\ToolStripManagerRenderMode.cs" />
876 <Compile Include="System.Windows.Forms\ToolStripMenuItem.cs" />
877 <Compile Include="System.Windows.Forms\ToolStripOverflow.cs" />
878 <Compile Include="System.Windows.Forms\ToolStripOverflowButton.cs" />
879 <Compile Include="System.Windows.Forms\ToolStripPanel.cs" />
880 <Compile Include="System.Windows.Forms\ToolStripPanelRenderEventArgs.cs" />
881 <Compile Include="System.Windows.Forms\ToolStripPanelRenderEventHandler.cs" />
882 <Compile Include="System.Windows.Forms\ToolStripPanelRow.cs" />
883 <Compile Include="System.Windows.Forms\ToolStripProfessionalRenderer.cs" />
884 <Compile Include="System.Windows.Forms\ToolStripProgressBar.cs" />
885 <Compile Include="System.Windows.Forms\ToolStripRenderer.cs" />
886 <Compile Include="System.Windows.Forms\ToolStripRenderEventArgs.cs" />
887 <Compile Include="System.Windows.Forms\ToolStripRenderEventHandler.cs" />
888 <Compile Include="System.Windows.Forms\ToolStripRenderMode.cs" />
889 <Compile Include="System.Windows.Forms\ToolStripSeparator.cs" />
890 <Compile Include="System.Windows.Forms\ToolStripSeparatorRenderEventArgs.cs" />
891 <Compile Include="System.Windows.Forms\ToolStripSeparatorRenderEventHandler.cs" />
892 <Compile Include="System.Windows.Forms\ToolStripSplitButton.cs" />
893 <Compile Include="System.Windows.Forms\ToolStripSplitStackLayout.cs" />
894 <Compile Include="System.Windows.Forms\ToolStripStatusLabel.cs" />
895 <Compile Include="System.Windows.Forms\ToolStripStatusLabelBorderSides.cs" />
896 <Compile Include="System.Windows.Forms\ToolStripSystemRenderer.cs" />
897 <Compile Include="System.Windows.Forms\ToolStripTextBox.cs" />
898 <Compile Include="System.Windows.Forms\ToolStripTextDirection.cs" />
899 <Compile Include="System.Windows.Forms\ToolTip.cs" />
900 <Compile Include="System.Windows.Forms\ToolTipIcon.cs" />
901 <Compile Include="System.Windows.Forms\ToolWindowManager.cs" />
902 <Compile Include="System.Windows.Forms\TrackBar.cs" />
903 <Compile Include="System.Windows.Forms\TrackBarRenderer.cs" />
904 <Compile Include="System.Windows.Forms\TreeNode.cs" />
905 <Compile Include="System.Windows.Forms\TreeNodeCollection.cs" />
906 <Compile Include="System.Windows.Forms\TreeNodeConverter.cs" />
907 <Compile Include="System.Windows.Forms\TreeNodeMouseClickEventArgs.cs" />
908 <Compile Include="System.Windows.Forms\TreeNodeMouseClickEventHandler.cs" />
909 <Compile Include="System.Windows.Forms\TreeNodeMouseHoverEventArgs.cs" />
910 <Compile Include="System.Windows.Forms\TreeNodeMouseHoverEventHandler.cs" />
911 <Compile Include="System.Windows.Forms\TreeNodeStates.cs" />
912 <Compile Include="System.Windows.Forms\TreeView.cs" />
913 <Compile Include="System.Windows.Forms\TreeViewAction.cs" />
914 <Compile Include="System.Windows.Forms\TreeViewCancelEventArgs.cs" />
915 <Compile Include="System.Windows.Forms\TreeViewCancelEventHandler.cs" />
916 <Compile Include="System.Windows.Forms\TreeViewDrawMode.cs" />
917 <Compile Include="System.Windows.Forms\TreeViewEventArgs.cs" />
918 <Compile Include="System.Windows.Forms\TreeViewEventHandler.cs" />
919 <Compile Include="System.Windows.Forms\TreeViewHitTestInfo.cs" />
920 <Compile Include="System.Windows.Forms\TreeViewHitTestLocations.cs" />
921 <Compile Include="System.Windows.Forms\TreeViewImageIndexConverter.cs" />
922 <Compile Include="System.Windows.Forms\TreeViewImageKeyConverter.cs" />
923 <Compile Include="System.Windows.Forms\TypeValidationEventArgs.cs" />
924 <Compile Include="System.Windows.Forms\TypeValidationEventHandler.cs" />
925 <Compile Include="System.Windows.Forms\UICues.cs" />
926 <Compile Include="System.Windows.Forms\UICuesEventArgs.cs" />
927 <Compile Include="System.Windows.Forms\UICuesEventHandler.cs" />
928 <Compile Include="System.Windows.Forms\UnhandledExceptionMode.cs" />
929 <Compile Include="System.Windows.Forms\UpDownBase.cs" />
930 <Compile Include="System.Windows.Forms\UpDownEventArgs.cs" />
931 <Compile Include="System.Windows.Forms\UpDownEventHandler.cs" />
932 <Compile Include="System.Windows.Forms\UserControl.cs" />
933 <Compile Include="System.Windows.Forms\ValidationConstraints.cs" />
934 <Compile Include="System.Windows.Forms\View.cs" />
935 <Compile Include="System.Windows.Forms\VScrollBar.cs" />
936 <Compile Include="System.Windows.Forms\VScrollProperties.cs" />
937 <Compile Include="System.Windows.Forms\WebBrowser.cs" />
938 <Compile Include="System.Windows.Forms\WebBrowserBase.cs" />
939 <Compile Include="System.Windows.Forms\WebBrowserDocumentCompletedEventArgs.cs" />
940 <Compile Include="System.Windows.Forms\WebBrowserDocumentCompletedEventHandler.cs" />
941 <Compile Include="System.Windows.Forms\WebBrowserEncryptionLevel.cs" />
942 <Compile Include="System.Windows.Forms\WebBrowserNavigatedEventArgs.cs" />
943 <Compile Include="System.Windows.Forms\WebBrowserNavigatedEventHandler.cs" />
944 <Compile Include="System.Windows.Forms\WebBrowserNavigatingEventArgs.cs" />
945 <Compile Include="System.Windows.Forms\WebBrowserNavigatingEventHandler.cs" />
946 <Compile Include="System.Windows.Forms\WebBrowserProgressChangedEventArgs.cs" />
947 <Compile Include="System.Windows.Forms\WebBrowserProgressChangedEventHandler.cs" />
948 <Compile Include="System.Windows.Forms\WebBrowserReadyState.cs" />
949 <Compile Include="System.Windows.Forms\WebBrowserRefreshOption.cs" />
950 <Compile Include="System.Windows.Forms\WebBrowserSiteBase.cs" />
951 <Compile Include="System.Windows.Forms\Win32DnD.cs" />
952 <Compile Include="System.Windows.Forms\WindowsFormsSection.cs" />
953 <Compile Include="System.Windows.Forms\WindowsFormsSynchronizationContext.cs" />
954 <Compile Include="System.Windows.Forms\X11Clipboard.cs" />
955 <Compile Include="System.Windows.Forms\X11DesktopColors.cs" />
956 <Compile Include="System.Windows.Forms\X11Dnd.cs" />
957 <Compile Include="System.Windows.Forms\X11Keyboard.cs" />
958 <Compile Include="System.Windows.Forms\X11Structs.cs" />
959 <Compile Include="System.Windows.Forms\XEventQueue.cs" />
960 <Compile Include="System.Windows.Forms\XplatUI.cs" />
961 <Compile Include="System.Windows.Forms\XplatUICarbon.cs" />
962 <Compile Include="System.Windows.Forms\XplatUIDriver.cs" />
963 <Compile Include="System.Windows.Forms\XplatUIStructs.cs" />
964 <Compile Include="System.Windows.Forms\XplatUIWin32.cs" />
965 <Compile Include="System.Windows.Forms\XplatUIX11.cs" /> </ItemGroup>
966 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
967 Other similar extension points exist, see Microsoft.Common.targets.
968 <Target Name="BeforeBuild">
969 </Target>
970 <Target Name="AfterBuild">
971 </Target>
973 <PropertyGroup>
974 <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
976 </PreBuildEvent>
977 <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
979 </PreBuildEvent>
980 <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
982 </PostBuildEvent>
983 <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
985 </PostBuildEvent>
986 </PropertyGroup>
987 <ItemGroup>
988 <ProjectReference Include="../corlib/corlib-net_4_x.csproj">
989 <Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>
990 <Name>corlib-net_4_x</Name>
991 </ProjectReference>
992 <ProjectReference Include="../System/System-net_4_x.csproj">
993 <Project>{2762E921-91A8-4C87-91E9-BA628013F753}</Project>
994 <Name>System-net_4_x</Name>
995 </ProjectReference>
996 <ProjectReference Include="../System.XML/System.Xml-net_4_x.csproj">
997 <Project>{87FD2F0F-5222-4AE6-BD63-2D4975E11E5B}</Project>
998 <Name>System.Xml-net_4_x</Name>
999 </ProjectReference>
1000 <ProjectReference Include="../System.Drawing/System.Drawing-net_4_x.csproj">
1001 <Project>{584A5E46-2958-4CB2-8DF9-188B420D0BB0}</Project>
1002 <Name>System.Drawing-net_4_x</Name>
1003 </ProjectReference>
1004 <ProjectReference Include="../Accessibility/Accessibility-net_4_x.csproj">
1005 <Project>{E51283DC-7090-479E-B723-01C0953F18EA}</Project>
1006 <Name>Accessibility-net_4_x</Name>
1007 </ProjectReference>
1008 <ProjectReference Include="../System.Data/System.Data-net_4_x.csproj">
1009 <Project>{EC439BB8-FFED-4A32-A05D-2FA3A70CAD64}</Project>
1010 <Name>System.Data-net_4_x</Name>
1011 </ProjectReference>
1012 <ProjectReference Include="../Mono.Posix/Mono.Posix-net_4_x.csproj">
1013 <Project>{66DBB049-785B-4C2E-9EF6-C9E163F7DDD1}</Project>
1014 <Name>Mono.Posix-net_4_x</Name>
1015 </ProjectReference>
1016 <ProjectReference Include="../Mono.WebBrowser/Mono.WebBrowser-net_4_x.csproj">
1017 <Project>{B6DD737B-421C-4201-A852-8022328FE59D}</Project>
1018 <Name>Mono.WebBrowser-net_4_x</Name>
1019 </ProjectReference>
1020 <ProjectReference Include="../System.Configuration/System.Configuration-net_4_x.csproj">
1021 <Project>{D5CDC09C-F19A-4811-A6C8-70F51CBFB644}</Project>
1022 <Name>System.Configuration-net_4_x</Name>
1023 </ProjectReference>
1024 <ProjectReference Include="../System.Runtime.Serialization.Formatters.Soap/System.Runtime.Serialization.Formatters.Soap-net_4_x.csproj">
1025 <Project>{A157AD69-59D4-49DE-94B3-DB883B2BEAA5}</Project>
1026 <Name>System.Runtime.Serialization.Formatters.Soap-net_4_x</Name>
1027 </ProjectReference>
1028 </ItemGroup>
1029 <ItemGroup>
1030 <Folder Include="Properties\" />
1031 </ItemGroup>
1032 <ItemGroup>
1033 <EmbeddedResource Include="resources/SplitterNS.cur">
1034 <LogicalName>System.Windows.Forms.SplitterNS.cur</LogicalName>
1035 </EmbeddedResource>
1036 <EmbeddedResource Include="resources/SplitterWE.cur">
1037 <LogicalName>System.Windows.Forms.SplitterWE.cur</LogicalName>
1038 </EmbeddedResource>
1039 <EmbeddedResource Include="resources/NESW.cur">
1040 <LogicalName>System.Windows.Forms.NESW.cur</LogicalName>
1041 </EmbeddedResource>
1042 <EmbeddedResource Include="resources/NWSE.cur">
1043 <LogicalName>System.Windows.Forms.NWSE.cur</LogicalName>
1044 </EmbeddedResource>
1045 <EmbeddedResource Include="resources/DnDNo.cur">
1046 <LogicalName>System.Windows.Forms.DnDNo.cur</LogicalName>
1047 </EmbeddedResource>
1048 <EmbeddedResource Include="resources/DnDCopy.cur">
1049 <LogicalName>System.Windows.Forms.DnDCopy.cur</LogicalName>
1050 </EmbeddedResource>
1051 <EmbeddedResource Include="resources/DnDLink.cur">
1052 <LogicalName>System.Windows.Forms.DnDLink.cur</LogicalName>
1053 </EmbeddedResource>
1054 <EmbeddedResource Include="resources/DnDMove.cur">
1055 <LogicalName>System.Windows.Forms.DnDMove.cur</LogicalName>
1056 </EmbeddedResource>
1057 <EmbeddedResource Include="resources/keyboards.resources.prebuilt">
1058 <LogicalName>keyboards.resources</LogicalName>
1059 </EmbeddedResource>
1060 <EmbeddedResource Include="resources/16_computer.png">
1061 <LogicalName>16_computer.png</LogicalName>
1062 </EmbeddedResource>
1063 <EmbeddedResource Include="resources/32_computer.png">
1064 <LogicalName>32_computer.png</LogicalName>
1065 </EmbeddedResource>
1066 <EmbeddedResource Include="resources/computer.png">
1067 <LogicalName>computer.png</LogicalName>
1068 </EmbeddedResource>
1069 <EmbeddedResource Include="resources/16_document-open.png">
1070 <LogicalName>16_document-open.png</LogicalName>
1071 </EmbeddedResource>
1072 <EmbeddedResource Include="resources/32_document-open.png">
1073 <LogicalName>32_document-open.png</LogicalName>
1074 </EmbeddedResource>
1075 <EmbeddedResource Include="resources/document-open.png">
1076 <LogicalName>document-open.png</LogicalName>
1077 </EmbeddedResource>
1078 <EmbeddedResource Include="resources/16_folder.png">
1079 <LogicalName>16_folder.png</LogicalName>
1080 </EmbeddedResource>
1081 <EmbeddedResource Include="resources/folder-new.png">
1082 <LogicalName>folder-new.png</LogicalName>
1083 </EmbeddedResource>
1084 <EmbeddedResource Include="resources/folder.png">
1085 <LogicalName>folder.png</LogicalName>
1086 </EmbeddedResource>
1087 <EmbeddedResource Include="resources/16_folder-remote.png">
1088 <LogicalName>16_folder-remote.png</LogicalName>
1089 </EmbeddedResource>
1090 <EmbeddedResource Include="resources/32_folder-remote.png">
1091 <LogicalName>32_folder-remote.png</LogicalName>
1092 </EmbeddedResource>
1093 <EmbeddedResource Include="resources/folder-remote.png">
1094 <LogicalName>folder-remote.png</LogicalName>
1095 </EmbeddedResource>
1096 <EmbeddedResource Include="resources/go-previous.png">
1097 <LogicalName>go-previous.png</LogicalName>
1098 </EmbeddedResource>
1099 <EmbeddedResource Include="resources/go-top.png">
1100 <LogicalName>go-top.png</LogicalName>
1101 </EmbeddedResource>
1102 <EmbeddedResource Include="resources/22_page-magnifier.png">
1103 <LogicalName>22_page-magnifier.png</LogicalName>
1104 </EmbeddedResource>
1105 <EmbeddedResource Include="resources/preferences-system-windows.png">
1106 <LogicalName>preferences-system-windows.png</LogicalName>
1107 </EmbeddedResource>
1108 <EmbeddedResource Include="resources/16_printer.png">
1109 <LogicalName>16_printer.png</LogicalName>
1110 </EmbeddedResource>
1111 <EmbeddedResource Include="resources/32_printer.png">
1112 <LogicalName>32_printer.png</LogicalName>
1113 </EmbeddedResource>
1114 <EmbeddedResource Include="resources/text-x-generic.png">
1115 <LogicalName>text-x-generic.png</LogicalName>
1116 </EmbeddedResource>
1117 <EmbeddedResource Include="resources/16_user-desktop.png">
1118 <LogicalName>16_user-desktop.png</LogicalName>
1119 </EmbeddedResource>
1120 <EmbeddedResource Include="resources/32_user-desktop.png">
1121 <LogicalName>32_user-desktop.png</LogicalName>
1122 </EmbeddedResource>
1123 <EmbeddedResource Include="resources/user-desktop.png">
1124 <LogicalName>user-desktop.png</LogicalName>
1125 </EmbeddedResource>
1126 <EmbeddedResource Include="resources/16_user-home.png">
1127 <LogicalName>16_user-home.png</LogicalName>
1128 </EmbeddedResource>
1129 <EmbeddedResource Include="resources/32_user-home.png">
1130 <LogicalName>32_user-home.png</LogicalName>
1131 </EmbeddedResource>
1132 <EmbeddedResource Include="resources/user-home.png">
1133 <LogicalName>user-home.png</LogicalName>
1134 </EmbeddedResource>
1135 <EmbeddedResource Include="resources/16_dialog-error.png">
1136 <LogicalName>16_dialog-error.png</LogicalName>
1137 </EmbeddedResource>
1138 <EmbeddedResource Include="resources/16_dialog-information.png">
1139 <LogicalName>16_dialog-information.png</LogicalName>
1140 </EmbeddedResource>
1141 <EmbeddedResource Include="resources/16_dialog-warning.png">
1142 <LogicalName>16_dialog-warning.png</LogicalName>
1143 </EmbeddedResource>
1144 <EmbeddedResource Include="resources/1-up.png">
1145 <LogicalName>1-up.png</LogicalName>
1146 </EmbeddedResource>
1147 <EmbeddedResource Include="resources/2-up.png">
1148 <LogicalName>2-up.png</LogicalName>
1149 </EmbeddedResource>
1150 <EmbeddedResource Include="resources/3-up.png">
1151 <LogicalName>3-up.png</LogicalName>
1152 </EmbeddedResource>
1153 <EmbeddedResource Include="resources/4-up.png">
1154 <LogicalName>4-up.png</LogicalName>
1155 </EmbeddedResource>
1156 <EmbeddedResource Include="resources/6-up.png">
1157 <LogicalName>6-up.png</LogicalName>
1158 </EmbeddedResource>
1159 <EmbeddedResource Include="resources/nav_delete.png">
1160 <LogicalName>nav_delete.png</LogicalName>
1161 </EmbeddedResource>
1162 <EmbeddedResource Include="resources/nav_end.png">
1163 <LogicalName>nav_end.png</LogicalName>
1164 </EmbeddedResource>
1165 <EmbeddedResource Include="resources/nav_first.png">
1166 <LogicalName>nav_first.png</LogicalName>
1167 </EmbeddedResource>
1168 <EmbeddedResource Include="resources/nav_next.png">
1169 <LogicalName>nav_next.png</LogicalName>
1170 </EmbeddedResource>
1171 <EmbeddedResource Include="resources/nav_plus.png">
1172 <LogicalName>nav_plus.png</LogicalName>
1173 </EmbeddedResource>
1174 <EmbeddedResource Include="resources/nav_previous.png">
1175 <LogicalName>nav_previous.png</LogicalName>
1176 </EmbeddedResource>
1177 <EmbeddedResource Include="resources/image-missing.png">
1178 <LogicalName>image-missing.png</LogicalName>
1179 </EmbeddedResource>
1180 <EmbeddedResource Include="resources/image-x-generic.png">
1181 <LogicalName>image-x-generic.png</LogicalName>
1182 </EmbeddedResource>
1183 <EmbeddedResource Include="resources/propertygrid-alphabetical.png">
1184 <LogicalName>System.Windows.Forms.propertygrid-alphabetical.png</LogicalName>
1185 </EmbeddedResource>
1186 <EmbeddedResource Include="resources/propertygrid-categorized.png">
1187 <LogicalName>System.Windows.Forms.propertygrid-categorized.png</LogicalName>
1188 </EmbeddedResource>
1189 <EmbeddedResource Include="resources/propertygrid-propertypages.png">
1190 <LogicalName>System.Windows.Forms.propertygrid-propertypages.png</LogicalName>
1191 </EmbeddedResource>
1192 <EmbeddedResource Include="resources/EventsTab.bmp">
1193 <LogicalName>System.Windows.Forms.Design.EventsTab.bmp</LogicalName>
1194 </EmbeddedResource>
1195 <EmbeddedResource Include="resources/PropertiesTab.bmp">
1196 <LogicalName>System.Windows.Forms.PropertyGridInternal.PropertiesTab.bmp</LogicalName>
1197 </EmbeddedResource>
1198 <EmbeddedResource Include="resources/mono.ico">
1199 <LogicalName>mono.ico</LogicalName>
1200 </EmbeddedResource>
1201 <EmbeddedResource Include="resources/errorProvider.ico">
1202 <LogicalName>errorProvider.ico</LogicalName>
1203 </EmbeddedResource>
1204 </ItemGroup>
1205 </Project>