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