1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <ProjectType>Local</ProjectType>
4 <ProductVersion>8.0.50727</ProductVersion>
5 <SchemaVersion>2.0</SchemaVersion>
6 <ProjectGuid>{5E6430B2-6B9F-4E76-802E-20207EF80391}</ProjectGuid>
7 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
8 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
11 <AssemblyKeyContainerName>
12 </AssemblyKeyContainerName>
13 <AssemblyName>System.Windows.Forms</AssemblyName>
14 <AssemblyOriginatorKeyFile>
15 </AssemblyOriginatorKeyFile>
16 <DefaultClientScript>JScript</DefaultClientScript>
17 <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
18 <DefaultTargetSchema>IE50</DefaultTargetSchema>
19 <DelaySign>false</DelaySign>
20 <OutputType>Library</OutputType>
23 <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
28 <UpgradeBackupLocation>
29 </UpgradeBackupLocation>
31 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
32 <OutputPath>bin\Debug\</OutputPath>
33 <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
34 <BaseAddress>285212672</BaseAddress>
35 <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
36 <ConfigurationOverrideFile>
37 </ConfigurationOverrideFile>
38 <DefineConstants>NET_1_1</DefineConstants>
41 <DebugSymbols>true</DebugSymbols>
42 <FileAlignment>4096</FileAlignment>
43 <NoStdLib>false</NoStdLib>
46 <Optimize>false</Optimize>
47 <RegisterForComInterop>false</RegisterForComInterop>
48 <RemoveIntegerChecks>false</RemoveIntegerChecks>
49 <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
50 <WarningLevel>3</WarningLevel>
51 <DebugType>full</DebugType>
52 <ErrorReport>prompt</ErrorReport>
54 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug 2.0|AnyCPU' ">
55 <OutputPath>bin\Debug\</OutputPath>
56 <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
57 <BaseAddress>285212672</BaseAddress>
58 <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
59 <ConfigurationOverrideFile>
60 </ConfigurationOverrideFile>
61 <DefineConstants>NET_2_0</DefineConstants>
64 <DebugSymbols>true</DebugSymbols>
65 <FileAlignment>4096</FileAlignment>
66 <NoStdLib>false</NoStdLib>
69 <Optimize>false</Optimize>
70 <RegisterForComInterop>false</RegisterForComInterop>
71 <RemoveIntegerChecks>false</RemoveIntegerChecks>
72 <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
73 <WarningLevel>3</WarningLevel>
74 <DebugType>full</DebugType>
75 <ErrorReport>prompt</ErrorReport>
77 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
78 <OutputPath>bin\Release\</OutputPath>
79 <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
80 <BaseAddress>285212672</BaseAddress>
81 <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
82 <ConfigurationOverrideFile>
83 </ConfigurationOverrideFile>
84 <DefineConstants>NET_1_1</DefineConstants>
87 <DebugSymbols>false</DebugSymbols>
88 <FileAlignment>4096</FileAlignment>
89 <NoStdLib>false</NoStdLib>
92 <Optimize>false</Optimize>
93 <RegisterForComInterop>false</RegisterForComInterop>
94 <RemoveIntegerChecks>false</RemoveIntegerChecks>
95 <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
96 <WarningLevel>3</WarningLevel>
97 <DebugType>none</DebugType>
98 <ErrorReport>prompt</ErrorReport>
100 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release 2.0|AnyCPU' ">
101 <OutputPath>bin\Release\</OutputPath>
102 <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
103 <BaseAddress>285212672</BaseAddress>
104 <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
105 <ConfigurationOverrideFile>
106 </ConfigurationOverrideFile>
107 <DefineConstants>NET_2_0</DefineConstants>
110 <DebugSymbols>false</DebugSymbols>
111 <FileAlignment>4096</FileAlignment>
112 <NoStdLib>false</NoStdLib>
115 <Optimize>false</Optimize>
116 <RegisterForComInterop>false</RegisterForComInterop>
117 <RemoveIntegerChecks>false</RemoveIntegerChecks>
118 <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
119 <WarningLevel>3</WarningLevel>
120 <DebugType>none</DebugType>
121 <ErrorReport>prompt</ErrorReport>
124 <Reference Include="Accessibility">
125 <Name>Accessibility</Name>
127 <Reference Include="System">
130 <Reference Include="System.Data">
131 <Name>System.Data</Name>
133 <Reference Include="System.Data">
134 <Name>System.Data</Name>
136 <Reference Include="System.Drawing">
137 <Name>System.Drawing</Name>
139 <Reference Include="System.Xml">
140 <Name>System.Xml</Name>
142 <Reference Include="Mono.Posix" Condition="'$(Configuration)' == 'DebugXBuild'"/>
145 <Compile Include="..\..\build\common\Consts.cs" />
146 <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
147 <Compile Include="Assembly\Locale.cs" />
148 <Compile Include="System.Resources\ResXFileRef.cs" />
149 <Compile Include="System.Resources\ResXNullRef.cs" />
150 <Compile Include="System.Resources\ResXResourceReader.cs" />
151 <Compile Include="System.Resources\ResXResourceSet.cs" />
152 <Compile Include="System.Resources\ResXResourceWriter.cs" />
153 <Compile Include="System.Windows.Forms.Design\ComponentEditorForm.cs" />
154 <Compile Include="System.Windows.Forms.Design\ComponentEditorPage.cs" />
155 <Compile Include="System.Windows.Forms.Design\EventsTab.cs" />
156 <Compile Include="System.Windows.Forms.Design\IUIService.cs" />
157 <Compile Include="System.Windows.Forms.Design\IWindowsFormsEditorService.cs" />
158 <Compile Include="System.Windows.Forms.Design\PropertyTab.cs" />
159 <Compile Include="System.Windows.Forms.Design\ToolStripItemDesignerAvailability.cs" />
160 <Compile Include="System.Windows.Forms.Design\ToolStripItemDesignerAvailabilityAttribute.cs" />
161 <Compile Include="System.Windows.Forms.Design\WindowsFormsComponentEditor.cs" />
162 <Compile Include="System.Windows.Forms.RTF\Charcode.cs" />
163 <Compile Include="System.Windows.Forms.RTF\Charset.cs" />
164 <Compile Include="System.Windows.Forms.RTF\CharsetFlags.cs" />
165 <Compile Include="System.Windows.Forms.RTF\CharsetType.cs" />
166 <Compile Include="System.Windows.Forms.RTF\ClassDelegate.cs" />
167 <Compile Include="System.Windows.Forms.RTF\Color.cs" />
168 <Compile Include="System.Windows.Forms.RTF\DestinationDelegate.cs" />
169 <Compile Include="System.Windows.Forms.RTF\Font.cs" />
170 <Compile Include="System.Windows.Forms.RTF\KeyStruct.cs" />
171 <Compile Include="System.Windows.Forms.RTF\KeysInit.cs" />
172 <Compile Include="System.Windows.Forms.RTF\Major.cs" />
173 <Compile Include="System.Windows.Forms.RTF\Minor.cs" />
174 <Compile Include="System.Windows.Forms.RTF\RTF.cs" />
175 <Compile Include="System.Windows.Forms.RTF\RTFException.cs" />
176 <Compile Include="System.Windows.Forms.RTF\StandardCharCode.cs" />
177 <Compile Include="System.Windows.Forms.RTF\StandardCharName.cs" />
178 <Compile Include="System.Windows.Forms.RTF\Style.cs" />
179 <Compile Include="System.Windows.Forms.RTF\StyleElement.cs" />
180 <Compile Include="System.Windows.Forms.RTF\StyleType.cs" />
181 <Compile Include="System.Windows.Forms.RTF\TextMap.cs" />
182 <Compile Include="System.Windows.Forms.RTF\TokenClass.cs" />
183 <Compile Include="System.Windows.Forms\AccessibleEvents.cs" />
184 <Compile Include="System.Windows.Forms\AccessibleNavigation.cs" />
185 <Compile Include="System.Windows.Forms\AccessibleObject.cs" />
186 <Compile Include="System.Windows.Forms\AccessibleRole.cs" />
187 <Compile Include="System.Windows.Forms\AccessibleSelection.cs" />
188 <Compile Include="System.Windows.Forms\AccessibleStates.cs" />
189 <Compile Include="System.Windows.Forms\AmbientProperties.cs" />
190 <Compile Include="System.Windows.Forms\AnchorStyles.cs" />
191 <Compile Include="System.Windows.Forms\Appearance.cs" />
192 <Compile Include="System.Windows.Forms\Application.cs" />
193 <Compile Include="System.Windows.Forms\ApplicationContext.cs" />
194 <Compile Include="System.Windows.Forms\ArrangeDirection.cs" />
195 <Compile Include="System.Windows.Forms\ArrangeStartingPosition.cs" />
196 <Compile Include="System.Windows.Forms\ArrowDirection.cs" />
197 <Compile Include="System.Windows.Forms\AsyncMethodData.cs" />
198 <Compile Include="System.Windows.Forms\AsyncMethodResult.cs" />
199 <Compile Include="System.Windows.Forms\AutoCompleteMode.cs" />
200 <Compile Include="System.Windows.Forms\AutoCompleteSource.cs" />
201 <Compile Include="System.Windows.Forms\AutoCompleteStringCollection.cs" />
202 <Compile Include="System.Windows.Forms\AutoScaleMode.cs" />
203 <Compile Include="System.Windows.Forms\AutoSizeMode.cs" />
204 <Compile Include="System.Windows.Forms\AutoValidate.cs" />
205 <Compile Include="System.Windows.Forms\AxHost.cs" />
206 <Compile Include="System.Windows.Forms\BaseCollection.cs" />
207 <Compile Include="System.Windows.Forms\BatteryChargeStatus.cs" />
208 <Compile Include="System.Windows.Forms\Binding.cs" />
209 <Compile Include="System.Windows.Forms\BindingCompleteContext.cs" />
210 <Compile Include="System.Windows.Forms\BindingCompleteEventArgs.cs" />
211 <Compile Include="System.Windows.Forms\BindingCompleteEventHandler.cs" />
212 <Compile Include="System.Windows.Forms\BindingCompleteState.cs" />
213 <Compile Include="System.Windows.Forms\BindingContext.cs" />
214 <Compile Include="System.Windows.Forms\BindingManagerBase.cs" />
215 <Compile Include="System.Windows.Forms\BindingManagerDataErrorEventArgs.cs" />
216 <Compile Include="System.Windows.Forms\BindingManagerDataErrorEventHandler.cs" />
217 <Compile Include="System.Windows.Forms\BindingMemberInfo.cs" />
218 <Compile Include="System.Windows.Forms\BindingSource.cs" />
219 <Compile Include="System.Windows.Forms\BindingsCollection.cs" />
220 <Compile Include="System.Windows.Forms\BootMode.cs" />
221 <Compile Include="System.Windows.Forms\Border3DSide.cs" />
222 <Compile Include="System.Windows.Forms\Border3DStyle.cs" />
223 <Compile Include="System.Windows.Forms\BorderStyle.cs" />
224 <Compile Include="System.Windows.Forms\BoundsSpecified.cs" />
225 <Compile Include="System.Windows.Forms\Button.cs" />
226 <Compile Include="System.Windows.Forms\ButtonBase.cs" />
227 <Compile Include="System.Windows.Forms\ButtonBorderStyle.cs" />
228 <Compile Include="System.Windows.Forms\ButtonRenderer.cs" />
229 <Compile Include="System.Windows.Forms\ButtonState.cs" />
230 <Compile Include="System.Windows.Forms\CacheVirtualItemsEventArgs.cs" />
231 <Compile Include="System.Windows.Forms\CacheVirtualItemsEventHandler.cs" />
232 <Compile Include="System.Windows.Forms\CaptionButton.cs" />
233 <Compile Include="System.Windows.Forms\CategoryGridEntry.cs" />
234 <Compile Include="System.Windows.Forms\CharacterCasing.cs" />
235 <Compile Include="System.Windows.Forms\CheckBox.cs" />
236 <Compile Include="System.Windows.Forms\CheckBoxRenderer.cs" />
237 <Compile Include="System.Windows.Forms\CheckState.cs" />
238 <Compile Include="System.Windows.Forms\CheckedListBox.cs" />
239 <Compile Include="System.Windows.Forms\Clipboard.cs" />
240 <Compile Include="System.Windows.Forms\CloseReason.cs" />
241 <Compile Include="System.Windows.Forms\ColorDepth.cs" />
242 <Compile Include="System.Windows.Forms\ColorDialog.cs" />
243 <Compile Include="System.Windows.Forms\ColumnClickEventArgs.cs" />
244 <Compile Include="System.Windows.Forms\ColumnClickEventHandler.cs" />
245 <Compile Include="System.Windows.Forms\ColumnHeader.cs" />
246 <Compile Include="System.Windows.Forms\ColumnHeaderAutoResizeStyle.cs" />
247 <Compile Include="System.Windows.Forms\ColumnHeaderStyle.cs" />
248 <Compile Include="System.Windows.Forms\ColumnReorderedEventArgs.cs" />
249 <Compile Include="System.Windows.Forms\ColumnReorderedEventHandler.cs" />
250 <Compile Include="System.Windows.Forms\ColumnStyle.cs" />
251 <Compile Include="System.Windows.Forms\ColumnWidthChangedEventArgs.cs" />
252 <Compile Include="System.Windows.Forms\ColumnWidthChangedEventHandler.cs" />
253 <Compile Include="System.Windows.Forms\ColumnWidthChangingEventArgs.cs" />
254 <Compile Include="System.Windows.Forms\ColumnWidthChangingEventHandler.cs" />
255 <Compile Include="System.Windows.Forms\ComboBox.cs" />
256 <Compile Include="System.Windows.Forms\ComboBoxRenderer.cs" />
257 <Compile Include="System.Windows.Forms\ComboBoxStyle.cs" />
258 <Compile Include="System.Windows.Forms\CommonDialog.cs" />
259 <Compile Include="System.Windows.Forms\ComponentModel.cs" />
260 <Compile Include="System.Windows.Forms\ContainerControl.cs" />
261 <Compile Include="System.Windows.Forms\ContentsResizedEventArgs.cs" />
262 <Compile Include="System.Windows.Forms\ContentsResizedEventHandler.cs" />
263 <Compile Include="System.Windows.Forms\ContextMenu.cs" />
264 <Compile Include="System.Windows.Forms\ContextMenuStrip.cs" />
265 <Compile Include="System.Windows.Forms\Control.cs" />
266 <Compile Include="System.Windows.Forms\ControlBindingsCollection.cs" />
267 <Compile Include="System.Windows.Forms\ControlEventArgs.cs" />
268 <Compile Include="System.Windows.Forms\ControlEventHandler.cs" />
269 <Compile Include="System.Windows.Forms\ControlPaint.cs" />
270 <Compile Include="System.Windows.Forms\ControlStyles.cs" />
271 <Compile Include="System.Windows.Forms\ControlUpdateMode.cs" />
272 <Compile Include="System.Windows.Forms\ConvertEventArgs.cs" />
273 <Compile Include="System.Windows.Forms\ConvertEventHandler.cs" />
274 <Compile Include="System.Windows.Forms\CreateParams.cs" />
275 <Compile Include="System.Windows.Forms\CurrencyManager.cs" />
276 <Compile Include="System.Windows.Forms\Cursor.cs" />
277 <Compile Include="System.Windows.Forms\CursorConverter.cs" />
278 <Compile Include="System.Windows.Forms\Cursors.cs" />
279 <Compile Include="System.Windows.Forms\DataFormats.cs" />
280 <Compile Include="System.Windows.Forms\DataGrid.cs" />
281 <Compile Include="System.Windows.Forms\DataGridBoolColumn.cs" />
282 <Compile Include="System.Windows.Forms\DataGridCell.cs" />
283 <Compile Include="System.Windows.Forms\DataGridColumnStyle.cs" />
284 <Compile Include="System.Windows.Forms\DataGridLineStyle.cs" />
285 <Compile Include="System.Windows.Forms\DataGridParentRowsLabelStyle.cs" />
286 <Compile Include="System.Windows.Forms\DataGridPreferredColumnWidthTypeConverter.cs" />
287 <Compile Include="System.Windows.Forms\DataGridTableStyle.cs" />
288 <Compile Include="System.Windows.Forms\DataGridTextBox.cs" />
289 <Compile Include="System.Windows.Forms\DataGridTextBoxColumn.cs" />
290 <Compile Include="System.Windows.Forms\DataGridView.cs" />
291 <Compile Include="System.Windows.Forms\DataGridViewAdvancedBorderStyle.cs" />
292 <Compile Include="System.Windows.Forms\DataGridViewAdvancedCellBorderStyle.cs" />
293 <Compile Include="System.Windows.Forms\DataGridViewAutoSizeColumnMode.cs" />
294 <Compile Include="System.Windows.Forms\DataGridViewAutoSizeColumnModeEventArgs.cs" />
295 <Compile Include="System.Windows.Forms\DataGridViewAutoSizeColumnModeEventHandler.cs" />
296 <Compile Include="System.Windows.Forms\DataGridViewAutoSizeColumnsMode.cs" />
297 <Compile Include="System.Windows.Forms\DataGridViewAutoSizeColumnsModeEventArgs.cs" />
298 <Compile Include="System.Windows.Forms\DataGridViewAutoSizeColumnsModeEventHandler.cs" />
299 <Compile Include="System.Windows.Forms\DataGridViewAutoSizeModeEventArgs.cs" />
300 <Compile Include="System.Windows.Forms\DataGridViewAutoSizeModeEventHandler.cs" />
301 <Compile Include="System.Windows.Forms\DataGridViewAutoSizeRowMode.cs" />
302 <Compile Include="System.Windows.Forms\DataGridViewAutoSizeRowsMode.cs" />
303 <Compile Include="System.Windows.Forms\DataGridViewBand.cs" />
304 <Compile Include="System.Windows.Forms\DataGridViewBindingCompleteEventArgs.cs" />
305 <Compile Include="System.Windows.Forms\DataGridViewBindingCompleteEventHandler.cs" />
306 <Compile Include="System.Windows.Forms\DataGridViewButtonCell.cs" />
307 <Compile Include="System.Windows.Forms\DataGridViewButtonColumn.cs" />
308 <Compile Include="System.Windows.Forms\DataGridViewCell.cs" />
309 <Compile Include="System.Windows.Forms\DataGridViewCellBorderStyle.cs" />
310 <Compile Include="System.Windows.Forms\DataGridViewCellCancelEventArgs.cs" />
311 <Compile Include="System.Windows.Forms\DataGridViewCellCancelEventHandler.cs" />
312 <Compile Include="System.Windows.Forms\DataGridViewCellCollection.cs" />
313 <Compile Include="System.Windows.Forms\DataGridViewCellContextMenuStripNeededEventArgs.cs" />
314 <Compile Include="System.Windows.Forms\DataGridViewCellContextMenuStripNeededEventHandler.cs" />
315 <Compile Include="System.Windows.Forms\DataGridViewCellErrorTextNeededEventArgs.cs" />
316 <Compile Include="System.Windows.Forms\DataGridViewCellErrorTextNeededEventHandler.cs" />
317 <Compile Include="System.Windows.Forms\DataGridViewCellEventArgs.cs" />
318 <Compile Include="System.Windows.Forms\DataGridViewCellEventHandler.cs" />
319 <Compile Include="System.Windows.Forms\DataGridViewCellFormattingEventArgs.cs" />
320 <Compile Include="System.Windows.Forms\DataGridViewCellFormattingEventHandler.cs" />
321 <Compile Include="System.Windows.Forms\DataGridViewCellMouseEventArgs.cs" />
322 <Compile Include="System.Windows.Forms\DataGridViewCellMouseEventHandler.cs" />
323 <Compile Include="System.Windows.Forms\DataGridViewCellPaintingEventArgs.cs" />
324 <Compile Include="System.Windows.Forms\DataGridViewCellPaintingEventHandler.cs" />
325 <Compile Include="System.Windows.Forms\DataGridViewCellParsingEventArgs.cs" />
326 <Compile Include="System.Windows.Forms\DataGridViewCellParsingEventHandler.cs" />
327 <Compile Include="System.Windows.Forms\DataGridViewCellStateChangedEventArgs.cs" />
328 <Compile Include="System.Windows.Forms\DataGridViewCellStateChangedEventHandler.cs" />
329 <Compile Include="System.Windows.Forms\DataGridViewCellStyle.cs" />
330 <Compile Include="System.Windows.Forms\DataGridViewCellStyleContentChangedEventArgs.cs" />
331 <Compile Include="System.Windows.Forms\DataGridViewCellStyleContentChangedEventHandler.cs" />
332 <Compile Include="System.Windows.Forms\DataGridViewCellStyleConverter.cs" />
333 <Compile Include="System.Windows.Forms\DataGridViewCellStyleScopes.cs" />
334 <Compile Include="System.Windows.Forms\DataGridViewCellToolTipTextNeededEventArgs.cs" />
335 <Compile Include="System.Windows.Forms\DataGridViewCellToolTipTextNeededEventHandler.cs" />
336 <Compile Include="System.Windows.Forms\DataGridViewCellValidatingEventArgs.cs" />
337 <Compile Include="System.Windows.Forms\DataGridViewCellValidatingEventHandler.cs" />
338 <Compile Include="System.Windows.Forms\DataGridViewCellValueEventArgs.cs" />
339 <Compile Include="System.Windows.Forms\DataGridViewCellValueEventHandler.cs" />
340 <Compile Include="System.Windows.Forms\DataGridViewCheckBoxCell.cs" />
341 <Compile Include="System.Windows.Forms\DataGridViewCheckBoxColumn.cs" />
342 <Compile Include="System.Windows.Forms\DataGridViewClipboardCopyMode.cs" />
343 <Compile Include="System.Windows.Forms\DataGridViewColumn.cs" />
344 <Compile Include="System.Windows.Forms\DataGridViewColumnCollection.cs" />
345 <Compile Include="System.Windows.Forms\DataGridViewColumnDesignTimeVisibleAttribute.cs" />
346 <Compile Include="System.Windows.Forms\DataGridViewColumnDividerDoubleClickEventArgs.cs" />
347 <Compile Include="System.Windows.Forms\DataGridViewColumnDividerDoubleClickEventHandler.cs" />
348 <Compile Include="System.Windows.Forms\DataGridViewColumnEventArgs.cs" />
349 <Compile Include="System.Windows.Forms\DataGridViewColumnEventHandler.cs" />
350 <Compile Include="System.Windows.Forms\DataGridViewColumnHeaderCell.cs" />
351 <Compile Include="System.Windows.Forms\DataGridViewColumnHeadersHeightSizeMode.cs" />
352 <Compile Include="System.Windows.Forms\DataGridViewColumnSortMode.cs" />
353 <Compile Include="System.Windows.Forms\DataGridViewColumnStateChangedEventArgs.cs" />
354 <Compile Include="System.Windows.Forms\DataGridViewColumnStateChangedEventHandler.cs" />
355 <Compile Include="System.Windows.Forms\DataGridViewComboBoxCell.cs" />
356 <Compile Include="System.Windows.Forms\DataGridViewComboBoxColumn.cs" />
357 <Compile Include="System.Windows.Forms\DataGridViewComboBoxDisplayStyle.cs" />
358 <Compile Include="System.Windows.Forms\DataGridViewComboBoxEditingControl.cs" />
359 <Compile Include="System.Windows.Forms\DataGridViewContentAlignment.cs" />
360 <Compile Include="System.Windows.Forms\DataGridViewDataErrorContexts.cs" />
361 <Compile Include="System.Windows.Forms\DataGridViewDataErrorEventArgs.cs" />
362 <Compile Include="System.Windows.Forms\DataGridViewDataErrorEventHandler.cs" />
363 <Compile Include="System.Windows.Forms\DataGridViewEditMode.cs" />
364 <Compile Include="System.Windows.Forms\DataGridViewEditingControlShowingEventArgs.cs" />
365 <Compile Include="System.Windows.Forms\DataGridViewEditingControlShowingEventHandler.cs" />
366 <Compile Include="System.Windows.Forms\DataGridViewElement.cs" />
367 <Compile Include="System.Windows.Forms\DataGridViewElementStates.cs" />
368 <Compile Include="System.Windows.Forms\DataGridViewHeaderBorderStyle.cs" />
369 <Compile Include="System.Windows.Forms\DataGridViewHeaderCell.cs" />
370 <Compile Include="System.Windows.Forms\DataGridViewHitTestType.cs" />
371 <Compile Include="System.Windows.Forms\DataGridViewImageCell.cs" />
372 <Compile Include="System.Windows.Forms\DataGridViewImageCellLayout.cs" />
373 <Compile Include="System.Windows.Forms\DataGridViewImageColumn.cs" />
374 <Compile Include="System.Windows.Forms\DataGridViewPaintParts.cs" />
375 <Compile Include="System.Windows.Forms\DataGridViewRow.cs" />
376 <Compile Include="System.Windows.Forms\DataGridViewRowCancelEventArgs.cs" />
377 <Compile Include="System.Windows.Forms\DataGridViewRowCancelEventHandler.cs" />
378 <Compile Include="System.Windows.Forms\DataGridViewRowCollection.cs" />
379 <Compile Include="System.Windows.Forms\DataGridViewRowContextMenuStripNeededEventArgs.cs" />
380 <Compile Include="System.Windows.Forms\DataGridViewRowContextMenuStripNeededEventHandler.cs" />
381 <Compile Include="System.Windows.Forms\DataGridViewRowDividerDoubleClickEventArgs.cs" />
382 <Compile Include="System.Windows.Forms\DataGridViewRowDividerDoubleClickEventHandler.cs" />
383 <Compile Include="System.Windows.Forms\DataGridViewRowErrorTextNeededEventArgs.cs" />
384 <Compile Include="System.Windows.Forms\DataGridViewRowErrorTextNeededEventHandler.cs" />
385 <Compile Include="System.Windows.Forms\DataGridViewRowEventArgs.cs" />
386 <Compile Include="System.Windows.Forms\DataGridViewRowEventHandler.cs" />
387 <Compile Include="System.Windows.Forms\DataGridViewRowHeaderCell.cs" />
388 <Compile Include="System.Windows.Forms\DataGridViewRowHeadersWidthSizeMode.cs" />
389 <Compile Include="System.Windows.Forms\DataGridViewRowHeightInfoNeededEventArgs.cs" />
390 <Compile Include="System.Windows.Forms\DataGridViewRowHeightInfoNeededEventHandler.cs" />
391 <Compile Include="System.Windows.Forms\DataGridViewRowHeightInfoPushedEventArgs.cs" />
392 <Compile Include="System.Windows.Forms\DataGridViewRowHeightInfoPushedEventHandler.cs" />
393 <Compile Include="System.Windows.Forms\DataGridViewRowPostPaintEventArgs.cs" />
394 <Compile Include="System.Windows.Forms\DataGridViewRowPostPaintEventHandler.cs" />
395 <Compile Include="System.Windows.Forms\DataGridViewRowPrePaintEventArgs.cs" />
396 <Compile Include="System.Windows.Forms\DataGridViewRowPrePaintEventHandler.cs" />
397 <Compile Include="System.Windows.Forms\DataGridViewRowStateChangedEventArgs.cs" />
398 <Compile Include="System.Windows.Forms\DataGridViewRowStateChangedEventHandler.cs" />
399 <Compile Include="System.Windows.Forms\DataGridViewRowsAddedEventArgs.cs" />
400 <Compile Include="System.Windows.Forms\DataGridViewRowsAddedEventHandler.cs" />
401 <Compile Include="System.Windows.Forms\DataGridViewRowsRemovedEventArgs.cs" />
402 <Compile Include="System.Windows.Forms\DataGridViewRowsRemovedEventHandler.cs" />
403 <Compile Include="System.Windows.Forms\DataGridViewSelectedCellCollection.cs" />
404 <Compile Include="System.Windows.Forms\DataGridViewSelectedColumnCollection.cs" />
405 <Compile Include="System.Windows.Forms\DataGridViewSelectedRowCollection.cs" />
406 <Compile Include="System.Windows.Forms\DataGridViewSelectionMode.cs" />
407 <Compile Include="System.Windows.Forms\DataGridViewSortCompareEventArgs.cs" />
408 <Compile Include="System.Windows.Forms\DataGridViewSortCompareEventHandler.cs" />
409 <Compile Include="System.Windows.Forms\DataGridViewTextBoxCell.cs" />
410 <Compile Include="System.Windows.Forms\DataGridViewTextBoxColumn.cs" />
411 <Compile Include="System.Windows.Forms\DataGridViewTextBoxEditingControl.cs" />
412 <Compile Include="System.Windows.Forms\DataGridViewTopLeftHeaderCell.cs" />
413 <Compile Include="System.Windows.Forms\DataGridViewTriState.cs" />
414 <Compile Include="System.Windows.Forms\DataObject.cs" />
415 <Compile Include="System.Windows.Forms\DataSourceUpdateMode.cs" />
416 <Compile Include="System.Windows.Forms\DateBoldEventArgs.cs" />
417 <Compile Include="System.Windows.Forms\DateBoldEventHandler.cs" />
418 <Compile Include="System.Windows.Forms\DateRangeEventArgs.cs" />
419 <Compile Include="System.Windows.Forms\DateRangeEventHandler.cs" />
420 <Compile Include="System.Windows.Forms\DateTimePicker.cs" />
421 <Compile Include="System.Windows.Forms\DateTimePickerFormat.cs" />
422 <Compile Include="System.Windows.Forms\Day.cs" />
423 <Compile Include="System.Windows.Forms\DialogResult.cs" />
424 <Compile Include="System.Windows.Forms\DockingAttribute.cs" />
425 <Compile Include="System.Windows.Forms\DockStyle.cs" />
426 <Compile Include="System.Windows.Forms\DockingBehavior.cs" />
427 <Compile Include="System.Windows.Forms\DomainUpDown.cs" />
428 <Compile Include="System.Windows.Forms\DragAction.cs" />
429 <Compile Include="System.Windows.Forms\DragDropEffects.cs" />
430 <Compile Include="System.Windows.Forms\DragEventArgs.cs" />
431 <Compile Include="System.Windows.Forms\DragEventHandler.cs" />
432 <Compile Include="System.Windows.Forms\DrawItemEventArgs.cs" />
433 <Compile Include="System.Windows.Forms\DrawItemEventHandler.cs" />
434 <Compile Include="System.Windows.Forms\DrawItemState.cs" />
435 <Compile Include="System.Windows.Forms\DrawMode.cs" />
436 <Compile Include="System.Windows.Forms\DrawTreeNodeEventArgs.cs" />
437 <Compile Include="System.Windows.Forms\DrawTreeNodeEventHandler.cs" />
438 <Compile Include="System.Windows.Forms\ErrorBlinkStyle.cs" />
439 <Compile Include="System.Windows.Forms\ErrorIconAlignment.cs" />
440 <Compile Include="System.Windows.Forms\ErrorProvider.cs" />
441 <Compile Include="System.Windows.Forms\FeatureSupport.cs" />
442 <Compile Include="System.Windows.Forms\FileDialog.cs" />
443 <Compile Include="System.Windows.Forms\FixedPanel.cs" />
444 <Compile Include="System.Windows.Forms\FixedSizeTextBox.cs" />
445 <Compile Include="System.Windows.Forms\FlatButtonAppearance.cs" />
446 <Compile Include="System.Windows.Forms\FlatStyle.cs" />
447 <Compile Include="System.Windows.Forms\FlowDirection.cs" />
448 <Compile Include="System.Windows.Forms\FlowLayoutPanel.cs" />
449 <Compile Include="System.Windows.Forms\FlowLayoutSettings.cs" />
450 <Compile Include="System.Windows.Forms\FolderBrowserDialog.cs" />
451 <Compile Include="System.Windows.Forms\FontDialog.cs" />
452 <Compile Include="System.Windows.Forms\Form.cs" />
453 <Compile Include="System.Windows.Forms\FormBorderStyle.cs" />
454 <Compile Include="System.Windows.Forms\FormClosedEventArgs.cs" />
455 <Compile Include="System.Windows.Forms\FormClosedEventHandler.cs" />
456 <Compile Include="System.Windows.Forms\FormClosingEventArgs.cs" />
457 <Compile Include="System.Windows.Forms\FormClosingEventHandler.cs" />
458 <Compile Include="System.Windows.Forms\FormCollection.cs" />
459 <Compile Include="System.Windows.Forms\FormStartPosition.cs" />
460 <Compile Include="System.Windows.Forms\FormWindowManager.cs" />
461 <Compile Include="System.Windows.Forms\FormWindowState.cs" />
462 <Compile Include="System.Windows.Forms\FrameStyle.cs" />
463 <Compile Include="System.Windows.Forms\GetChildAtPointSkip.cs" />
464 <Compile Include="System.Windows.Forms\GiveFeedbackEventArgs.cs" />
465 <Compile Include="System.Windows.Forms\GiveFeedbackEventHandler.cs" />
466 <Compile Include="System.Windows.Forms\GridColumnStylesCollection.cs" />
467 <Compile Include="System.Windows.Forms\GridEntry.cs" />
468 <Compile Include="System.Windows.Forms\GridItem.cs" />
469 <Compile Include="System.Windows.Forms\GridItemCollection.cs" />
470 <Compile Include="System.Windows.Forms\GridItemType.cs" />
471 <Compile Include="System.Windows.Forms\GridTableStylesCollection.cs" />
472 <Compile Include="System.Windows.Forms\GridTablesFactory.cs" />
473 <Compile Include="System.Windows.Forms\GroupBox.cs" />
474 <Compile Include="System.Windows.Forms\GroupBoxRenderer.cs" />
475 <Compile Include="System.Windows.Forms\HScrollBar.cs" />
476 <Compile Include="System.Windows.Forms\HandledMouseEventArgs.cs" />
477 <Compile Include="System.Windows.Forms\Help.cs" />
478 <Compile Include="System.Windows.Forms\HelpEventArgs.cs" />
479 <Compile Include="System.Windows.Forms\HelpEventHandler.cs" />
480 <Compile Include="System.Windows.Forms\HelpNavigator.cs" />
481 <Compile Include="System.Windows.Forms\HelpProvider.cs" />
482 <Compile Include="System.Windows.Forms\HorizontalAlignment.cs" />
483 <Compile Include="System.Windows.Forms\HtmlElementInsertionOrientation.cs" />
484 <Compile Include="System.Windows.Forms\Hwnd.cs" />
485 <Compile Include="System.Windows.Forms\IButtonControl.cs" />
486 <Compile Include="System.Windows.Forms\IBindableComponent.cs" />
487 <Compile Include="System.Windows.Forms\ICommandExecutor.cs" />
488 <Compile Include="System.Windows.Forms\IComponentEditorPageSite.cs" />
489 <Compile Include="System.Windows.Forms\IContainerControl.cs" />
490 <Compile Include="System.Windows.Forms\ICurrencyManagerProvider.cs" />
491 <Compile Include="System.Windows.Forms\IDataGridColumnStyleEditingNotificationService.cs" />
492 <Compile Include="System.Windows.Forms\IDataGridEditingService.cs" />
493 <Compile Include="System.Windows.Forms\IDataGridViewEditingCell.cs" />
494 <Compile Include="System.Windows.Forms\IDataGridViewEditingControl.cs" />
495 <Compile Include="System.Windows.Forms\IDataObject.cs" />
496 <Compile Include="System.Windows.Forms\IDropTarget.cs" />
497 <Compile Include="System.Windows.Forms\IFeatureSupport.cs" />
498 <Compile Include="System.Windows.Forms\IFileReaderService.cs" />
499 <Compile Include="System.Windows.Forms\IMessageFilter.cs" />
500 <Compile Include="System.Windows.Forms\IRootGridEntry.cs" />
501 <Compile Include="System.Windows.Forms\IWin32Window.cs" />
502 <Compile Include="System.Windows.Forms\IWindowTarget.cs" />
503 <Compile Include="System.Windows.Forms\ImageIndexConverter.cs" />
504 <Compile Include="System.Windows.Forms\ImageLayout.cs" />
505 <Compile Include="System.Windows.Forms\ImageList.cs" />
506 <Compile Include="System.Windows.Forms\ImageListConverter.cs" />
507 <Compile Include="System.Windows.Forms\ImageListStreamer.cs" />
508 <Compile Include="System.Windows.Forms\ImeMode.cs" />
509 <Compile Include="System.Windows.Forms\ImplicitHScrollBar.cs" />
510 <Compile Include="System.Windows.Forms\ImplicitVScrollBar.cs" />
511 <Compile Include="System.Windows.Forms\InputLanguage.cs" />
512 <Compile Include="System.Windows.Forms\InputLanguageChangedEventArgs.cs" />
513 <Compile Include="System.Windows.Forms\InputLanguageChangedEventHandler.cs" />
514 <Compile Include="System.Windows.Forms\InputLanguageChangingEventArgs.cs" />
515 <Compile Include="System.Windows.Forms\InputLanguageChangingEventHandler.cs" />
516 <Compile Include="System.Windows.Forms\InputLanguageCollection.cs" />
517 <Compile Include="System.Windows.Forms\InsertKeyMode.cs" />
518 <Compile Include="System.Windows.Forms\InternalWindowManager.cs" />
519 <Compile Include="System.Windows.Forms\InvalidateEventArgs.cs" />
520 <Compile Include="System.Windows.Forms\InvalidateEventHandler.cs" />
521 <Compile Include="System.Windows.Forms\ItemActivation.cs" />
522 <Compile Include="System.Windows.Forms\ItemBoundsPortion.cs" />
523 <Compile Include="System.Windows.Forms\ItemChangedEventArgs.cs" />
524 <Compile Include="System.Windows.Forms\ItemChangedEventHandler.cs" />
525 <Compile Include="System.Windows.Forms\ItemCheckEventArgs.cs" />
526 <Compile Include="System.Windows.Forms\ItemCheckEventHandler.cs" />
527 <Compile Include="System.Windows.Forms\ItemCheckedEventArgs.cs" />
528 <Compile Include="System.Windows.Forms\ItemCheckedEventHandler.cs" />
529 <Compile Include="System.Windows.Forms\ItemDragEventArgs.cs" />
530 <Compile Include="System.Windows.Forms\ItemDragEventHandler.cs" />
531 <Compile Include="System.Windows.Forms\KeyEventArgs.cs" />
532 <Compile Include="System.Windows.Forms\KeyEventHandler.cs" />
533 <Compile Include="System.Windows.Forms\KeyPressEventArgs.cs" />
534 <Compile Include="System.Windows.Forms\KeyPressEventHandler.cs" />
535 <Compile Include="System.Windows.Forms\KeyboardLayouts.cs" />
536 <Compile Include="System.Windows.Forms\Keys.cs" />
537 <Compile Include="System.Windows.Forms\KeysConverter.cs" />
538 <Compile Include="System.Windows.Forms\Label.cs" />
539 <Compile Include="System.Windows.Forms\LabelEditEventArgs.cs" />
540 <Compile Include="System.Windows.Forms\LabelEditEventHandler.cs" />
541 <Compile Include="System.Windows.Forms\LabelEditTextBox.cs" />
542 <Compile Include="System.Windows.Forms\LayoutEngine.cs" />
543 <Compile Include="System.Windows.Forms\LayoutEventArgs.cs" />
544 <Compile Include="System.Windows.Forms\LayoutEventHandler.cs" />
545 <Compile Include="System.Windows.Forms\LayoutSettings.cs" />
546 <Compile Include="System.Windows.Forms\LeftRightAlignment.cs" />
547 <Compile Include="System.Windows.Forms\LinkArea.cs" />
548 <Compile Include="System.Windows.Forms\LinkBehavior.cs" />
549 <Compile Include="System.Windows.Forms\LinkClickedEventArgs.cs" />
550 <Compile Include="System.Windows.Forms\LinkClickedEventHandler.cs" />
551 <Compile Include="System.Windows.Forms\LinkLabel.cs" />
552 <Compile Include="System.Windows.Forms\LinkLabelLinkClickedEventArgs.cs" />
553 <Compile Include="System.Windows.Forms\LinkLabelLinkClickedEventHandler.cs" />
554 <Compile Include="System.Windows.Forms\LinkState.cs" />
555 <Compile Include="System.Windows.Forms\ListBindingConverter.cs" />
556 <Compile Include="System.Windows.Forms\ListBox.cs" />
557 <Compile Include="System.Windows.Forms\ListControl.cs" />
558 <Compile Include="System.Windows.Forms\ListControlConvertEventArgs.cs" />
559 <Compile Include="System.Windows.Forms\ListControlConvertEventHandler.cs" />
560 <Compile Include="System.Windows.Forms\ListView.cs" />
561 <Compile Include="System.Windows.Forms\ListViewAlignment.cs" />
562 <Compile Include="System.Windows.Forms\ListViewGroup.cs" />
563 <Compile Include="System.Windows.Forms\ListViewGroupCollection.cs" />
564 <Compile Include="System.Windows.Forms\ListViewHitTestInfo.cs" />
565 <Compile Include="System.Windows.Forms\ListViewHitTestLocations.cs" />
566 <Compile Include="System.Windows.Forms\ListViewItem.cs" />
567 <Compile Include="System.Windows.Forms\ListViewItemConverter.cs" />
568 <Compile Include="System.Windows.Forms\ListViewItemMouseHoverEventArgs.cs" />
569 <Compile Include="System.Windows.Forms\ListViewItemMouseHoverEventHandler.cs" />
570 <Compile Include="System.Windows.Forms\ListViewItemSelectionChangedEventArgs.cs" />
571 <Compile Include="System.Windows.Forms\ListViewItemSelectionChangedEventHandler.cs" />
572 <Compile Include="System.Windows.Forms\ListViewItemStates.cs" />
573 <Compile Include="System.Windows.Forms\ListViewVirtualItemsSelectionRangeChangedEventArgs.cs" />
574 <Compile Include="System.Windows.Forms\ListViewVirtualItemsSelectionRangeChangedEventHandler.cs" />
575 <Compile Include="System.Windows.Forms\MWFCategoryAttribute.cs" />
576 <Compile Include="System.Windows.Forms\MWFDescriptionAttribute.cs" />
577 <Compile Include="System.Windows.Forms\MainMenu.cs" />
578 <Compile Include="System.Windows.Forms\MaskFormat.cs" />
579 <Compile Include="System.Windows.Forms\MaskInputRejectedEventArgs.cs" />
580 <Compile Include="System.Windows.Forms\MaskInputRejectedEventHandler.cs" />
581 <Compile Include="System.Windows.Forms\MdiClient.cs" />
582 <Compile Include="System.Windows.Forms\MdiLayout.cs" />
583 <Compile Include="System.Windows.Forms\MdiWindowManager.cs" />
584 <Compile Include="System.Windows.Forms\MeasureItemEventArgs.cs" />
585 <Compile Include="System.Windows.Forms\MeasureItemEventHandler.cs" />
586 <Compile Include="System.Windows.Forms\Menu.cs" />
587 <Compile Include="System.Windows.Forms\MenuAPI.cs" />
588 <Compile Include="System.Windows.Forms\MenuGlyph.cs" />
589 <Compile Include="System.Windows.Forms\MenuItem.cs" />
590 <Compile Include="System.Windows.Forms\MenuMerge.cs" />
591 <Compile Include="System.Windows.Forms\MenuStrip.cs" />
592 <Compile Include="System.Windows.Forms\MergeAction.cs" />
593 <Compile Include="System.Windows.Forms\Message.cs" />
594 <Compile Include="System.Windows.Forms\MessageBox.cs" />
595 <Compile Include="System.Windows.Forms\MessageBoxButtons.cs" />
596 <Compile Include="System.Windows.Forms\MessageBoxDefaultButton.cs" />
597 <Compile Include="System.Windows.Forms\MessageBoxIcon.cs" />
598 <Compile Include="System.Windows.Forms\MessageBoxOptions.cs" />
599 <Compile Include="System.Windows.Forms\MethodInvoker.cs" />
600 <Compile Include="System.Windows.Forms\Mime.cs" />
601 <Compile Include="System.Windows.Forms\MimeIcon.cs" />
602 <Compile Include="System.Windows.Forms\MonthCalendar.cs" />
603 <Compile Include="System.Windows.Forms\MouseButtons.cs" />
604 <Compile Include="System.Windows.Forms\MouseEventArgs.cs" />
605 <Compile Include="System.Windows.Forms\MouseEventHandler.cs" />
606 <Compile Include="System.Windows.Forms\NativeWindow.cs" />
607 <Compile Include="System.Windows.Forms\NavigateEventArgs.cs" />
608 <Compile Include="System.Windows.Forms\NavigateEventHandler.cs" />
609 <Compile Include="System.Windows.Forms\NodeLabelEditEventArgs.cs" />
610 <Compile Include="System.Windows.Forms\NodeLabelEditEventHandler.cs" />
611 <Compile Include="System.Windows.Forms\NotifyIcon.cs" />
612 <Compile Include="System.Windows.Forms\NumericTextBox.cs" />
613 <Compile Include="System.Windows.Forms\NumericUpDown.cs" />
614 <Compile Include="System.Windows.Forms\OSFeature.cs" />
615 <Compile Include="System.Windows.Forms\OSXStructs.cs" />
616 <Compile Include="System.Windows.Forms\OpacityConverter.cs" />
617 <Compile Include="System.Windows.Forms\OpenFileDialog.cs" />
618 <Compile Include="System.Windows.Forms\OpenTreeNodeEnumerator.cs" />
619 <Compile Include="System.Windows.Forms\Orientation.cs" />
620 <Compile Include="System.Windows.Forms\OwnerDrawPropertyBag.cs" />
621 <Compile Include="System.Windows.Forms\Padding.cs" />
622 <Compile Include="System.Windows.Forms\PaddingConverter.cs" />
623 <Compile Include="System.Windows.Forms\PageSetupDialog.cs" />
624 <Compile Include="System.Windows.Forms\PaintEventArgs.cs" />
625 <Compile Include="System.Windows.Forms\PaintEventHandler.cs" />
626 <Compile Include="System.Windows.Forms\Panel.cs" />
627 <Compile Include="System.Windows.Forms\PictureBox.cs" />
628 <Compile Include="System.Windows.Forms\PictureBoxSizeMode.cs" />
629 <Compile Include="System.Windows.Forms\PopupEventArgs.cs" />
630 <Compile Include="System.Windows.Forms\PopupEventHandler.cs" />
631 <Compile Include="System.Windows.Forms\PowerLineStatus.cs" />
632 <Compile Include="System.Windows.Forms\PowerState.cs" />
633 <Compile Include="System.Windows.Forms\PreProcessControlState.cs" />
634 <Compile Include="System.Windows.Forms\PreviewKeyDownEventArgs.cs" />
635 <Compile Include="System.Windows.Forms\PreviewKeyDownEventHandler.cs" />
636 <Compile Include="System.Windows.Forms\PrintControllerWithStatusDialog.cs" />
637 <Compile Include="System.Windows.Forms\PrintDialog.cs" />
638 <Compile Include="System.Windows.Forms\PrintPreviewControl.cs" />
639 <Compile Include="System.Windows.Forms\PrintPreviewDialog.cs" />
640 <Compile Include="System.Windows.Forms\ProfessionalColors.cs" />
641 <Compile Include="System.Windows.Forms\ProfessionalColorTable.cs" />
642 <Compile Include="System.Windows.Forms\ProgressBar.cs" />
643 <Compile Include="System.Windows.Forms\ProgressBarRenderer.cs" />
644 <Compile Include="System.Windows.Forms\ProgressBarStyle.cs" />
645 <Compile Include="System.Windows.Forms\PropertiesTab.cs" />
646 <Compile Include="System.Windows.Forms\PropertyGrid.cs" />
647 <Compile Include="System.Windows.Forms\PropertyGridCommands.cs" />
648 <Compile Include="System.Windows.Forms\PropertyGridTextBox.cs" />
649 <Compile Include="System.Windows.Forms\PropertyGridView.cs" />
650 <Compile Include="System.Windows.Forms\PropertyManager.cs" />
651 <Compile Include="System.Windows.Forms\PropertySort.cs" />
652 <Compile Include="System.Windows.Forms\PropertyTabChangedEventArgs.cs" />
653 <Compile Include="System.Windows.Forms\PropertyTabChangedEventHandler.cs" />
654 <Compile Include="System.Windows.Forms\PropertyValueChangedEventArgs.cs" />
655 <Compile Include="System.Windows.Forms\PropertyValueChangedEventHandler.cs" />
656 <Compile Include="System.Windows.Forms\QueryAccessibilityHelpEventArgs.cs" />
657 <Compile Include="System.Windows.Forms\QueryAccessibilityHelpEventHandler.cs" />
658 <Compile Include="System.Windows.Forms\QueryContinueDragEventArgs.cs" />
659 <Compile Include="System.Windows.Forms\QueryContinueDragEventHandler.cs" />
660 <Compile Include="System.Windows.Forms\QuestionEventArgs.cs" />
661 <Compile Include="System.Windows.Forms\QuestionEventHandler.cs" />
662 <Compile Include="System.Windows.Forms\RadioButton.cs" />
663 <Compile Include="System.Windows.Forms\RadioButtonRenderer.cs" />
664 <Compile Include="System.Windows.Forms\RelatedCurrencyManager.cs" />
665 <Compile Include="System.Windows.Forms\RelatedImageListAttribute.cs" />
666 <Compile Include="System.Windows.Forms\RelatedPropertyManager.cs" />
667 <Compile Include="System.Windows.Forms\RetrieveVirtualItemEventArgs.cs" />
668 <Compile Include="System.Windows.Forms\RetrieveVirtualItemEventHandler.cs" />
669 <Compile Include="System.Windows.Forms\RichTextBox.cs" />
670 <Compile Include="System.Windows.Forms\RichTextBoxFinds.cs" />
671 <Compile Include="System.Windows.Forms\RichTextBoxLanguageOptions.cs" />
672 <Compile Include="System.Windows.Forms\RichTextBoxScrollBars.cs" />
673 <Compile Include="System.Windows.Forms\RichTextBoxSelectionAttribute.cs" />
674 <Compile Include="System.Windows.Forms\RichTextBoxSelectionTypes.cs" />
675 <Compile Include="System.Windows.Forms\RichTextBoxStreamType.cs" />
676 <Compile Include="System.Windows.Forms\RichTextBoxWordPunctuations.cs" />
677 <Compile Include="System.Windows.Forms\RightToLeft.cs" />
678 <Compile Include="System.Windows.Forms\RootGridEntry.cs" />
679 <Compile Include="System.Windows.Forms\RowStyle.cs" />
680 <Compile Include="System.Windows.Forms\SaveFileDialog.cs" />
681 <Compile Include="System.Windows.Forms\Screen.cs" />
682 <Compile Include="System.Windows.Forms\ScreenOrientation.cs" />
683 <Compile Include="System.Windows.Forms\ScrollBar.cs" />
684 <Compile Include="System.Windows.Forms\ScrollBarRenderer.cs" />
685 <Compile Include="System.Windows.Forms\ScrollBars.cs" />
686 <Compile Include="System.Windows.Forms\ScrollButton.cs" />
687 <Compile Include="System.Windows.Forms\ScrollEventArgs.cs" />
688 <Compile Include="System.Windows.Forms\ScrollEventHandler.cs" />
689 <Compile Include="System.Windows.Forms\ScrollEventType.cs" />
690 <Compile Include="System.Windows.Forms\ScrollOrientation.cs" />
691 <Compile Include="System.Windows.Forms\ScrollableControl.cs" />
692 <Compile Include="System.Windows.Forms\SearchDirectionHint.cs" />
693 <Compile Include="System.Windows.Forms\SearchForVirtualItemEventArgs.cs" />
694 <Compile Include="System.Windows.Forms\SearchForVirtualItemEventHandler.cs" />
695 <Compile Include="System.Windows.Forms\SecurityIDType.cs" />
696 <Compile Include="System.Windows.Forms\SelectedGridItemChangedEventArgs.cs" />
697 <Compile Include="System.Windows.Forms\SelectedGridItemChangedEventHandler.cs" />
698 <Compile Include="System.Windows.Forms\SelectionMode.cs" />
699 <Compile Include="System.Windows.Forms\SelectionRange.cs" />
700 <Compile Include="System.Windows.Forms\SelectionRangeConverter.cs" />
701 <Compile Include="System.Windows.Forms\SendKeys.cs" />
702 <Compile Include="System.Windows.Forms\Shortcut.cs" />
703 <Compile Include="System.Windows.Forms\SizeGrip.cs" />
704 <Compile Include="System.Windows.Forms\SizeGripStyle.cs" />
705 <Compile Include="System.Windows.Forms\SizeType.cs" />
706 <Compile Include="System.Windows.Forms\SortOrder.cs" />
707 <Compile Include="System.Windows.Forms\SplitContainer.cs" />
708 <Compile Include="System.Windows.Forms\Splitter.cs" />
709 <Compile Include="System.Windows.Forms\SplitterCancelEventArgs.cs" />
710 <Compile Include="System.Windows.Forms\SplitterCancelEventHandler.cs" />
711 <Compile Include="System.Windows.Forms\SplitterEventArgs.cs" />
712 <Compile Include="System.Windows.Forms\SplitterEventHandler.cs" />
713 <Compile Include="System.Windows.Forms\SplitterPanel.cs" />
714 <Compile Include="System.Windows.Forms\StatusBar.cs" />
715 <Compile Include="System.Windows.Forms\StatusBarDrawItemEventArgs.cs" />
716 <Compile Include="System.Windows.Forms\StatusBarDrawItemEventHandler.cs" />
717 <Compile Include="System.Windows.Forms\StatusBarPanel.cs" />
718 <Compile Include="System.Windows.Forms\StatusBarPanelAutoSize.cs" />
719 <Compile Include="System.Windows.Forms\StatusBarPanelBorderStyle.cs" />
720 <Compile Include="System.Windows.Forms\StatusBarPanelClickEventArgs.cs" />
721 <Compile Include="System.Windows.Forms\StatusBarPanelClickEventHandler.cs" />
722 <Compile Include="System.Windows.Forms\StatusBarPanelStyle.cs" />
723 <Compile Include="System.Windows.Forms\StatusStrip.cs" />
724 <Compile Include="System.Windows.Forms\StructFormat.cs" />
725 <Compile Include="System.Windows.Forms\SystemInformation.cs" />
726 <Compile Include="System.Windows.Forms\SystemParameter.cs" />
727 <Compile Include="System.Windows.Forms\TabAlignment.cs" />
728 <Compile Include="System.Windows.Forms\TabAppearance.cs" />
729 <Compile Include="System.Windows.Forms\TabControl.cs" />
730 <Compile Include="System.Windows.Forms\TabControlAction.cs" />
731 <Compile Include="System.Windows.Forms\TabControlCancelEventArgs.cs" />
732 <Compile Include="System.Windows.Forms\TabControlCancelEventHandler.cs" />
733 <Compile Include="System.Windows.Forms\TabControlEventArgs.cs" />
734 <Compile Include="System.Windows.Forms\TabControlEventHandler.cs" />
735 <Compile Include="System.Windows.Forms\TabDrawMode.cs" />
736 <Compile Include="System.Windows.Forms\TabPage.cs" />
737 <Compile Include="System.Windows.Forms\TabRenderer.cs" />
738 <Compile Include="System.Windows.Forms\TabSizeMode.cs" />
739 <Compile Include="System.Windows.Forms\TableLayoutCellPaintEventArgs.cs" />
740 <Compile Include="System.Windows.Forms\TableLayoutCellPaintEventHandler.cs" />
741 <Compile Include="System.Windows.Forms\TableLayoutColumnStyleCollection.cs" />
742 <Compile Include="System.Windows.Forms\TableLayoutControlCollection.cs" />
743 <Compile Include="System.Windows.Forms\TableLayoutPanel.cs" />
744 <Compile Include="System.Windows.Forms\TableLayoutPanelCellBorderStyle.cs" />
745 <Compile Include="System.Windows.Forms\TableLayoutPanelCellPosition.cs" />
746 <Compile Include="System.Windows.Forms\TableLayoutPanelGrowStyle.cs" />
747 <Compile Include="System.Windows.Forms\TableLayoutRowStyleCollection.cs" />
748 <Compile Include="System.Windows.Forms\TableLayoutSettings.cs" />
749 <Compile Include="System.Windows.Forms\TableLayoutStyle.cs" />
750 <Compile Include="System.Windows.Forms\TableLayoutStyleCollection.cs" />
751 <Compile Include="System.Windows.Forms\TextBox.cs" />
752 <Compile Include="System.Windows.Forms\TextBoxBase.cs" />
753 <Compile Include="System.Windows.Forms\TextBoxRenderer.cs" />
754 <Compile Include="System.Windows.Forms\TextControl.cs" />
755 <Compile Include="System.Windows.Forms\TextDataFormat.cs" />
756 <Compile Include="System.Windows.Forms\TextFormatFlags.cs" />
757 <Compile Include="System.Windows.Forms\TextImageRelation.cs" />
758 <Compile Include="System.Windows.Forms\TextRenderer.cs" />
759 <Compile Include="System.Windows.Forms\Theme.cs" />
760 <Compile Include="System.Windows.Forms\ThemeClearlooks.cs" />
761 <Compile Include="System.Windows.Forms\ThemeEngine.cs" />
762 <Compile Include="System.Windows.Forms\ThemeGtk.cs" />
763 <Compile Include="System.Windows.Forms\ThemeNice.cs" />
764 <Compile Include="System.Windows.Forms\ThemeWin32Classic.cs" />
765 <Compile Include="System.Windows.Forms\ThreadExceptionDialog.cs" />
766 <Compile Include="System.Windows.Forms\TickStyle.cs" />
767 <Compile Include="System.Windows.Forms\Timer.cs" />
768 <Compile Include="System.Windows.Forms\ToolBar.cs" />
769 <Compile Include="System.Windows.Forms\ToolBarAppearance.cs" />
770 <Compile Include="System.Windows.Forms\ToolBarButton.cs" />
771 <Compile Include="System.Windows.Forms\ToolBarButtonClickEventArgs.cs" />
772 <Compile Include="System.Windows.Forms\ToolBarButtonClickEventHandler.cs" />
773 <Compile Include="System.Windows.Forms\ToolBarButtonStyle.cs" />
774 <Compile Include="System.Windows.Forms\ToolBarTextAlign.cs" />
775 <Compile Include="System.Windows.Forms\ToolStrip.cs" />
776 <Compile Include="System.Windows.Forms\ToolStripArrowRenderEventArgs.cs" />
777 <Compile Include="System.Windows.Forms\ToolStripArrowRenderEventHandler.cs" />
778 <Compile Include="System.Windows.Forms\ToolStripButton.cs" />
779 <Compile Include="System.Windows.Forms\ToolStripComboBox.cs" />
780 <Compile Include="System.Windows.Forms\ToolStripContainer.cs" />
781 <Compile Include="System.Windows.Forms\ToolStripContentPanel.cs" />
782 <Compile Include="System.Windows.Forms\ToolStripContentPanelRenderEventArgs.cs" />
783 <Compile Include="System.Windows.Forms\ToolStripContentPanelRenderEventHandler.cs" />
784 <Compile Include="System.Windows.Forms\ToolStripControlHost.cs" />
785 <Compile Include="System.Windows.Forms\ToolStripDropDown.cs" />
786 <Compile Include="System.Windows.Forms\ToolStripDropDownButton.cs" />
787 <Compile Include="System.Windows.Forms\ToolStripDropDownCloseReason.cs" />
788 <Compile Include="System.Windows.Forms\ToolStripDropDownClosedEventArgs.cs" />
789 <Compile Include="System.Windows.Forms\ToolStripDropDownClosedEventHandler.cs" />
790 <Compile Include="System.Windows.Forms\ToolStripDropDownClosingEventArgs.cs" />
791 <Compile Include="System.Windows.Forms\ToolStripDropDownClosingEventHandler.cs" />
792 <Compile Include="System.Windows.Forms\ToolStripDropDownDirection.cs" />
793 <Compile Include="System.Windows.Forms\ToolStripDropDownItem.cs" />
794 <Compile Include="System.Windows.Forms\ToolStripDropDownMenu.cs" />
795 <Compile Include="System.Windows.Forms\ToolStripGripDisplayStyle.cs" />
796 <Compile Include="System.Windows.Forms\ToolStripGripRenderEventArgs.cs" />
797 <Compile Include="System.Windows.Forms\ToolStripGripRenderEventHandler.cs" />
798 <Compile Include="System.Windows.Forms\ToolStripGripStyle.cs" />
799 <Compile Include="System.Windows.Forms\ToolStripItem.cs" />
800 <Compile Include="System.Windows.Forms\ToolStripItemAlignment.cs" />
801 <Compile Include="System.Windows.Forms\ToolStripItemClickedEventArgs.cs" />
802 <Compile Include="System.Windows.Forms\ToolStripItemClickedEventHandler.cs" />
803 <Compile Include="System.Windows.Forms\ToolStripItemCollection.cs" />
804 <Compile Include="System.Windows.Forms\ToolStripItemDisplayStyle.cs" />
805 <Compile Include="System.Windows.Forms\ToolStripItemEventArgs.cs" />
806 <Compile Include="System.Windows.Forms\ToolStripItemEventHandler.cs" />
807 <Compile Include="System.Windows.Forms\ToolStripItemEventType.cs" />
808 <Compile Include="System.Windows.Forms\ToolStripItemImageRenderEventArgs.cs" />
809 <Compile Include="System.Windows.Forms\ToolStripItemImageRenderEventHandler.cs" />
810 <Compile Include="System.Windows.Forms\ToolStripItemImageScaling.cs" />
811 <Compile Include="System.Windows.Forms\ToolStripItemOverflow.cs" />
812 <Compile Include="System.Windows.Forms\ToolStripItemPlacement.cs" />
813 <Compile Include="System.Windows.Forms\ToolStripItemRenderEventArgs.cs" />
814 <Compile Include="System.Windows.Forms\ToolStripItemRenderEventHandler.cs" />
815 <Compile Include="System.Windows.Forms\ToolStripItemTextRenderEventArgs.cs" />
816 <Compile Include="System.Windows.Forms\ToolStripItemTextRenderEventHandler.cs" />
817 <Compile Include="System.Windows.Forms\ToolStripLabel.cs" />
818 <Compile Include="System.Windows.Forms\ToolStripLayoutStyle.cs" />
819 <Compile Include="System.Windows.Forms\ToolStripManager.cs" />
820 <Compile Include="System.Windows.Forms\ToolStripManagerRenderMode.cs" />
821 <Compile Include="System.Windows.Forms\ToolStripMenuItem.cs" />
822 <Compile Include="System.Windows.Forms\ToolStripOverflow.cs" />
823 <Compile Include="System.Windows.Forms\ToolStripOverflowButton.cs" />
824 <Compile Include="System.Windows.Forms\ToolStripPanel.cs" />
825 <Compile Include="System.Windows.Forms\ToolStripPanelRenderEventArgs.cs" />
826 <Compile Include="System.Windows.Forms\ToolStripPanelRenderEventHandler.cs" />
827 <Compile Include="System.Windows.Forms\ToolStripPanelRow.cs" />
828 <Compile Include="System.Windows.Forms\ToolStripProfessionalRenderer.cs" />
829 <Compile Include="System.Windows.Forms\ToolStripProgressBar.cs" />
830 <Compile Include="System.Windows.Forms\ToolStripRenderer.cs" />
831 <Compile Include="System.Windows.Forms\ToolStripRenderEventArgs.cs" />
832 <Compile Include="System.Windows.Forms\ToolStripRenderEventHandler.cs" />
833 <Compile Include="System.Windows.Forms\ToolStripRenderMode.cs" />
834 <Compile Include="System.Windows.Forms\ToolStripSeparator.cs" />
835 <Compile Include="System.Windows.Forms\ToolStripSeparatorRenderEventArgs.cs" />
836 <Compile Include="System.Windows.Forms\ToolStripSeparatorRenderEventHandler.cs" />
837 <Compile Include="System.Windows.Forms\ToolStripSplitButton.cs" />
838 <Compile Include="System.Windows.Forms\ToolStripSplitStackLayout.cs" />
839 <Compile Include="System.Windows.Forms\ToolStripStatusLabel.cs" />
840 <Compile Include="System.Windows.Forms\ToolStripStatusLabelBorderSides.cs" />
841 <Compile Include="System.Windows.Forms\ToolStripTextBox.cs" />
842 <Compile Include="System.Windows.Forms\ToolStripTextDirection.cs" />
843 <Compile Include="System.Windows.Forms\ToolTip.cs" />
844 <Compile Include="System.Windows.Forms\ToolTipIcon.cs" />
845 <Compile Include="System.Windows.Forms\ToolWindowManager.cs" />
846 <Compile Include="System.Windows.Forms\TrackBar.cs" />
847 <Compile Include="System.Windows.Forms\TrackBarRenderer.cs" />
848 <Compile Include="System.Windows.Forms\TreeNode.cs" />
849 <Compile Include="System.Windows.Forms\TreeNodeCollection.cs" />
850 <Compile Include="System.Windows.Forms\TreeNodeConverter.cs" />
851 <Compile Include="System.Windows.Forms\TreeNodeMouseClickEventArgs.cs" />
852 <Compile Include="System.Windows.Forms\TreeNodeMouseClickEventHandler.cs" />
853 <Compile Include="System.Windows.Forms\TreeNodeMouseHoverEventArgs.cs" />
854 <Compile Include="System.Windows.Forms\TreeNodeMouseHoverEventHandler.cs" />
855 <Compile Include="System.Windows.Forms\TreeNodeStates.cs" />
856 <Compile Include="System.Windows.Forms\TreeView.cs" />
857 <Compile Include="System.Windows.Forms\TreeViewAction.cs" />
858 <Compile Include="System.Windows.Forms\TreeViewCancelEventArgs.cs" />
859 <Compile Include="System.Windows.Forms\TreeViewCancelEventHandler.cs" />
860 <Compile Include="System.Windows.Forms\TreeViewDrawMode.cs" />
861 <Compile Include="System.Windows.Forms\TreeViewEventArgs.cs" />
862 <Compile Include="System.Windows.Forms\TreeViewEventHandler.cs" />
863 <Compile Include="System.Windows.Forms\TreeViewHitTestInfo.cs" />
864 <Compile Include="System.Windows.Forms\TreeViewHitTestLocations.cs" />
865 <Compile Include="System.Windows.Forms\TreeViewImageIndexConverter.cs" />
866 <Compile Include="System.Windows.Forms\TypeValidationEventArgs.cs" />
867 <Compile Include="System.Windows.Forms\TypeValidationEventHandler.cs" />
868 <Compile Include="System.Windows.Forms\UICues.cs" />
869 <Compile Include="System.Windows.Forms\UICuesEventArgs.cs" />
870 <Compile Include="System.Windows.Forms\UICuesEventHandler.cs" />
871 <Compile Include="System.Windows.Forms\UnhandledExceptionMode.cs" />
872 <Compile Include="System.Windows.Forms\UpDownBase.cs" />
873 <Compile Include="System.Windows.Forms\UpDownEventArgs.cs" />
874 <Compile Include="System.Windows.Forms\UpDownEventHandler.cs" />
875 <Compile Include="System.Windows.Forms\UserControl.cs" />
876 <Compile Include="System.Windows.Forms\VScrollBar.cs" />
877 <Compile Include="System.Windows.Forms\ValidationConstraints.cs" />
878 <Compile Include="System.Windows.Forms\View.cs" />
879 <Compile Include="System.Windows.Forms\WebBrowserDocumentCompletedEventArgs.cs" />
880 <Compile Include="System.Windows.Forms\WebBrowserDocumentCompletedEventHandler.cs" />
881 <Compile Include="System.Windows.Forms\WebBrowserEncryptionLevel.cs" />
882 <Compile Include="System.Windows.Forms\WebBrowserNavigatedEventArgs.cs" />
883 <Compile Include="System.Windows.Forms\WebBrowserNavigatedEventHandler.cs" />
884 <Compile Include="System.Windows.Forms\WebBrowserNavigatingEventArgs.cs" />
885 <Compile Include="System.Windows.Forms\WebBrowserNavigatingEventHandler.cs" />
886 <Compile Include="System.Windows.Forms\WebBrowserProgressChangedEventArgs.cs" />
887 <Compile Include="System.Windows.Forms\WebBrowserProgressChangedEventHandler.cs" />
888 <Compile Include="System.Windows.Forms\WebBrowserReadyState.cs" />
889 <Compile Include="System.Windows.Forms\WebBrowserRefreshOption.cs" />
890 <Compile Include="System.Windows.Forms\Win32DnD.cs" />
891 <Compile Include="System.Windows.Forms\X11DesktopColors.cs" />
892 <Compile Include="System.Windows.Forms\X11Dnd.cs" />
893 <Compile Include="System.Windows.Forms\X11Keyboard.cs" />
894 <Compile Include="System.Windows.Forms\X11Structs.cs" />
895 <Compile Include="System.Windows.Forms\XEventQueue.cs" />
896 <Compile Include="System.Windows.Forms\XplatUI.cs" />
897 <Compile Include="System.Windows.Forms\XplatUIDriver.cs" />
898 <Compile Include="System.Windows.Forms\XplatUIOSX.cs" />
899 <Compile Include="System.Windows.Forms\XplatUIStructs.cs" />
900 <Compile Include="System.Windows.Forms\XplatUIWin32.cs" />
901 <Compile Include="System.Windows.Forms\XplatUIX11.cs" />
902 <Compile Include="System.Windows.Forms.Layout\ArrangedElementCollection.cs" />
903 <Compile Include="System.Windows.Forms.Layout\DefaultLayout.cs" />
904 <Compile Include="System.Windows.Forms.Layout\FlowLayout.cs" />
905 <Compile Include="System.Windows.Forms.Layout\TableLayout.cs" />
906 <Compile Include="System.Windows.Forms.Layout\TableLayoutSettingsTypeConverter.cs" />
907 <Compile Include="System.Windows.Forms.Theming\ThemeElements.cs" />
908 <Compile Include="System.Windows.Forms.Theming\ThemeElementsDefault.cs" />
909 <Compile Include="System.Windows.Forms.VisualStyles\BackgroundType.cs" />
910 <Compile Include="System.Windows.Forms.VisualStyles\BooleanProperty.cs" />
911 <Compile Include="System.Windows.Forms.VisualStyles\BorderType.cs" />
912 <Compile Include="System.Windows.Forms.VisualStyles\CheckBoxState.cs" />
913 <Compile Include="System.Windows.Forms.VisualStyles\ColorProperty.cs" />
914 <Compile Include="System.Windows.Forms.VisualStyles\ComboBoxState.cs" />
915 <Compile Include="System.Windows.Forms.VisualStyles\ContentAlignment.cs" />
916 <Compile Include="System.Windows.Forms.VisualStyles\EdgeEffects.cs" />
917 <Compile Include="System.Windows.Forms.VisualStyles\Edges.cs" />
918 <Compile Include="System.Windows.Forms.VisualStyles\EdgeStyle.cs" />
919 <Compile Include="System.Windows.Forms.VisualStyles\EnumProperty.cs" />
920 <Compile Include="System.Windows.Forms.VisualStyles\FilenameProperty.cs" />
921 <Compile Include="System.Windows.Forms.VisualStyles\FillType.cs" />
922 <Compile Include="System.Windows.Forms.VisualStyles\FontProperty.cs" />
923 <Compile Include="System.Windows.Forms.VisualStyles\GlyphFontSizingType.cs" />
924 <Compile Include="System.Windows.Forms.VisualStyles\GlyphType.cs" />
925 <Compile Include="System.Windows.Forms.VisualStyles\GroupBoxState.cs" />
926 <Compile Include="System.Windows.Forms.VisualStyles\HitTestCode.cs" />
927 <Compile Include="System.Windows.Forms.VisualStyles\HitTestOptions.cs" />
928 <Compile Include="System.Windows.Forms.VisualStyles\HorizontalAlign.cs" />
929 <Compile Include="System.Windows.Forms.VisualStyles\IconEffect.cs" />
930 <Compile Include="System.Windows.Forms.VisualStyles\ImageOrientation.cs" />
931 <Compile Include="System.Windows.Forms.VisualStyles\ImageSelectType.cs" />
932 <Compile Include="System.Windows.Forms.VisualStyles\IntegerProperty.cs" />
933 <Compile Include="System.Windows.Forms.VisualStyles\MarginProperty.cs" />
934 <Compile Include="System.Windows.Forms.VisualStyles\OffsetType.cs" />
935 <Compile Include="System.Windows.Forms.VisualStyles\PointProperty.cs" />
936 <Compile Include="System.Windows.Forms.VisualStyles\PushButtonState.cs" />
937 <Compile Include="System.Windows.Forms.VisualStyles\RadioButtonState.cs" />
938 <Compile Include="System.Windows.Forms.VisualStyles\ScrollBarArrowButtonState.cs" />
939 <Compile Include="System.Windows.Forms.VisualStyles\ScrollBarSizeBoxState.cs" />
940 <Compile Include="System.Windows.Forms.VisualStyles\ScrollBarState.cs" />
941 <Compile Include="System.Windows.Forms.VisualStyles\SizingType.cs" />
942 <Compile Include="System.Windows.Forms.VisualStyles\StringProperty.cs" />
943 <Compile Include="System.Windows.Forms.VisualStyles\TabItemState.cs" />
944 <Compile Include="System.Windows.Forms.VisualStyles\TextBoxState.cs" />
945 <Compile Include="System.Windows.Forms.VisualStyles\TextMetrics.cs" />
946 <Compile Include="System.Windows.Forms.VisualStyles\TextMetricsCharacterSet.cs" />
947 <Compile Include="System.Windows.Forms.VisualStyles\TextMetricsPitchAndFamilyValues.cs" />
948 <Compile Include="System.Windows.Forms.VisualStyles\TextShadowType.cs" />
949 <Compile Include="System.Windows.Forms.VisualStyles\ThemeSizeType.cs" />
950 <Compile Include="System.Windows.Forms.VisualStyles\ToolBarState.cs" />
951 <Compile Include="System.Windows.Forms.VisualStyles\TrackBarThumbState.cs" />
952 <Compile Include="System.Windows.Forms.VisualStyles\TrueSizeScalingType.cs" />
953 <Compile Include="System.Windows.Forms.VisualStyles\UXTheme.cs" />
954 <Compile Include="System.Windows.Forms.VisualStyles\VerticalAlignment.cs" />
955 <Compile Include="System.Windows.Forms.VisualStyles\VisualStyleElement.cs" />
956 <Compile Include="System.Windows.Forms.VisualStyles\VisualStyleInformation.cs" />
957 <Compile Include="System.Windows.Forms.VisualStyles\VisualStyleRenderer.cs" />
958 <Compile Include="System.Windows.Forms.VisualStyles\VisualStyleState.cs" />
959 <Compile Include="System.Windows.Forms.X11Internal\X11Atoms.cs" />
960 <Compile Include="System.Windows.Forms.X11Internal\X11Display.cs" />
961 <Compile Include="System.Windows.Forms.X11Internal\X11Exception.cs" />
962 <Compile Include="System.Windows.Forms.X11Internal\X11Hwnd.cs" />
963 <Compile Include="System.Windows.Forms.X11Internal\X11RootHwnd.cs" />
964 <Compile Include="System.Windows.Forms.X11Internal\X11ThreadQueue.cs" />
965 <Compile Include="System.Windows.Forms.X11Internal\Xlib.cs" />
966 <Compile Include="System.Windows.Forms.X11Internal\XplatUIX11-new.cs" />
969 <EmbeddedResource Include="resources\System.Windows.Forms.resources.prebuilt">
970 <LogicalName>System.Windows.Forms.resources</LogicalName>
972 <EmbeddedResource Include="resources\System.Windows.Forms.en.resources.prebuilt">
973 <LogicalName>System.Windows.Forms.en.resources</LogicalName>
975 <EmbeddedResource Include="resources\System.Windows.Forms.de.resources.prebuilt">
976 <LogicalName>System.Windows.Forms.de.resources</LogicalName>
978 <EmbeddedResource Include="resources\SplitterNS.cur">
979 <LogicalName>SplitterNS.cur</LogicalName>
980 <CustomToolNameSpace>System.Windows.Forms.SplitterNS.cur</CustomToolNameSpace>
982 <EmbeddedResource Include="resources\SplitterWE.cur">
983 <LogicalName>SplitterWE.cur</LogicalName>
984 <CustomToolNameSpace>System.Windows.Forms.SplitterWE.cur</CustomToolNameSpace>
986 <EmbeddedResource Include="resources\NESW.cur">
987 <LogicalName>NESW.cur</LogicalName>
988 <CustomToolNameSpace>System.Windows.Forms.NESW.cur</CustomToolNameSpace>
990 <EmbeddedResource Include="resources\NWSE.cur">
991 <LogicalName>NWSE.cur</LogicalName>
992 <CustomToolNameSpace>System.Windows.Forms.NWSE.cur</CustomToolNameSpace>
994 <EmbeddedResource Include="resources\DnDNo.cur">
995 <LogicalName>DnDNo.cur</LogicalName>
996 <CustomToolNameSpace>System.Windows.Forms.DnDNo.cur</CustomToolNameSpace>
998 <EmbeddedResource Include="resources\DnDCopy.cur">
999 <LogicalName>DnDCopy.cur</LogicalName>
1000 <CustomToolNameSpace>System.Windows.Forms.DnDCopy.cur</CustomToolNameSpace>
1002 <EmbeddedResource Include="resources\DnDLink.cur">
1003 <LogicalName>DnDLink.cur</LogicalName>
1004 <CustomToolNameSpace>System.Windows.Forms.DnDLink.cur</CustomToolNameSpace>
1006 <EmbeddedResource Include="resources\DnDMove.cur">
1007 <LogicalName>DnDMove.cur</LogicalName>
1008 <CustomToolNameSpace>System.Windows.Forms.DnDMove.cur</CustomToolNameSpace>
1010 <EmbeddedResource Include="resources\keyboards.resources.prebuilt">
1011 <LogicalName>keyboards.resources</LogicalName>
1013 <EmbeddedResource Include="resources\16_computer.png">
1014 <LogicalName>16_computer.png</LogicalName>
1016 <EmbeddedResource Include="resources\32_computer.png">
1017 <LogicalName>32_computer.png</LogicalName>
1019 <EmbeddedResource Include="resources\computer.png">
1020 <LogicalName>computer.png</LogicalName>
1022 <EmbeddedResource Include="resources\16_document-open.png">
1023 <LogicalName>16_document-open.png</LogicalName>
1025 <EmbeddedResource Include="resources\32_document-open.png">
1026 <LogicalName>32_document-open.png</LogicalName>
1028 <EmbeddedResource Include="resources\document-open.png">
1029 <LogicalName>document-open.png</LogicalName>
1031 <EmbeddedResource Include="resources\16_folder.png">
1032 <LogicalName>16_folder.png</LogicalName>
1034 <EmbeddedResource Include="resources\folder-new.png">
1035 <LogicalName>folder-new.png</LogicalName>
1037 <EmbeddedResource Include="resources\folder.png">
1038 <LogicalName>folder.png</LogicalName>
1040 <EmbeddedResource Include="resources\16_folder-remote.png">
1041 <LogicalName>16_folder-remote.png</LogicalName>
1043 <EmbeddedResource Include="resources\32_folder-remote.png">
1044 <LogicalName>32_folder-remote.png</LogicalName>
1046 <EmbeddedResource Include="resources\folder-remote.png">
1047 <LogicalName>folder-remote.png</LogicalName>
1049 <EmbeddedResource Include="resources\go-previous.png">
1050 <LogicalName>go-previous.png</LogicalName>
1052 <EmbeddedResource Include="resources\go-top.png">
1053 <LogicalName>go-top.png</LogicalName>
1055 <EmbeddedResource Include="resources\22_page-magnifier.png">
1056 <LogicalName>22_page-magnifier.png</LogicalName>
1058 <EmbeddedResource Include="resources\preferences-system-windows.png">
1059 <LogicalName>preferences-system-windows.png</LogicalName>
1061 <EmbeddedResource Include="resources\16_printer.png">
1062 <LogicalName>16_printer.png</LogicalName>
1064 <EmbeddedResource Include="resources\32_printer.png">
1065 <LogicalName>32_printer.png</LogicalName>
1067 <EmbeddedResource Include="resources\text-x-generic.png">
1068 <LogicalName>text-x-generic.png</LogicalName>
1070 <EmbeddedResource Include="resources\16_user-desktop.png">
1071 <LogicalName>16_user-desktop.png</LogicalName>
1073 <EmbeddedResource Include="resources\32_user-desktop.png">
1074 <LogicalName>32_user-desktop.png</LogicalName>
1076 <EmbeddedResource Include="resources\user-desktop.png">
1077 <LogicalName>user-desktop.png</LogicalName>
1079 <EmbeddedResource Include="resources\16_user-home.png">
1080 <LogicalName>16_user-home.png</LogicalName>
1082 <EmbeddedResource Include="resources\32_user-home.png">
1083 <LogicalName>32_user-home.png</LogicalName>
1085 <EmbeddedResource Include="resources\user-home.png">
1086 <LogicalName>user-home.png</LogicalName>
1088 <EmbeddedResource Include="resources\dialog-error.png">
1089 <LogicalName>dialog-error.png</LogicalName>
1091 <EmbeddedResource Include="resources\dialog-information.png">
1092 <LogicalName>dialog-information.png</LogicalName>
1094 <EmbeddedResource Include="resources\dialog-question.png">
1095 <LogicalName>dialog-question.png</LogicalName>
1097 <EmbeddedResource Include="resources\dialog-warning.png">
1098 <LogicalName>dialog-warning.png</LogicalName>
1100 <EmbeddedResource Include="resources\1-up.png">
1101 <LogicalName>1-up.png</LogicalName>
1103 <EmbeddedResource Include="resources\2-up.png">
1104 <LogicalName>2-up.png</LogicalName>
1106 <EmbeddedResource Include="resources\3-up.png">
1107 <LogicalName>3-up.png</LogicalName>
1109 <EmbeddedResource Include="resources\4-up.png">
1110 <LogicalName>4-up.png</LogicalName>
1112 <EmbeddedResource Include="resources\6-up.png">
1113 <LogicalName>6-up.png</LogicalName>
1117 <None Include="System.Windows.Forms\ChangeLog" />
1120 <None Include="ChangeLog" />
1122 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />