242 references to PropertyGrid
Accessibility_Core_App (2)
RemainingControls.Designer.cs (2)
34
this.propertyGrid1 = new System.Windows.Forms.
PropertyGrid
();
35
this.propertyGrid2 = new System.Windows.Forms.
PropertyGrid
();
System.Windows.Forms.Design (3)
System\ComponentModel\Design\CollectionEditor.CollectionEditorCollectionForm.cs (1)
412
_propertyGrid = new
PropertyGrid
();
System\Windows\Forms\Design\DataGridViewCellStyleBuilder.cs (1)
116
_cellStyleProperties = new
PropertyGrid
();
System\Windows\Forms\Design\VsPropertyGrid.cs (1)
12
public VsPropertyGrid() :
base
()
System.Windows.Forms.Interop.Tests (2)
PropertyGridTests.cs (2)
21
using PropertyGrid propertyGrid =
new
();
55
using PropertyGrid propertyGrid =
new
();
System.Windows.Forms.Tests (230)
System\Windows\Forms\AccessibleObjects\CategoryGridEntryAccessibleObjectTests.cs (6)
66
using PropertyGrid control =
new
();
81
using PropertyGrid control =
new
();
99
using PropertyGrid control =
new
();
116
using PropertyGrid control =
new
();
134
using PropertyGrid control =
new
();
176
using PropertyGrid control =
new
();
System\Windows\Forms\AccessibleObjects\PropertyGrid.PropertyGridAccessibleObjectTests.cs (12)
16
using PropertyGrid propertyGrid =
new
();
29
using PropertyGrid propertyGrid =
new
();
43
using PropertyGrid propertyGrid =
new
();
64
using PropertyGrid propertyGrid =
new
();
99
using PropertyGrid propertyGrid =
new
();
112
using PropertyGrid propertyGrid =
new
();
121
using PropertyGrid propertyGrid =
new
();
131
using PropertyGrid propertyGrid =
new
();
142
using PropertyGrid propertyGrid =
new
() { ToolbarVisible = false };
153
using PropertyGrid propertyGrid =
new
();
164
using PropertyGrid propertyGrid =
new
() { HelpVisible = false };
181
using PropertyGrid propertyGrid =
new
() { HelpVisible = false, CommandsVisibleIfAvailable = false };
System\Windows\Forms\AccessibleObjects\PropertyGridToolStrip.PropertyGridToolStripAccessibleObjectTests.cs (4)
13
using PropertyGrid propertyGrid =
new
();
26
using PropertyGrid propertyGrid =
new
();
40
using PropertyGrid propertyGrid =
new
();
56
using PropertyGrid propertyGrid =
new
();
System\Windows\Forms\AccessibleObjects\PropertyGridToolStripButton.PropertyGridToolStripButtonAccessibleObjectTests.cs (9)
13
using PropertyGrid propertyGrid =
new
();
31
using PropertyGrid propertyGrid =
new
();
41
using PropertyGrid propertyGrid =
new
();
59
using PropertyGrid propertyGrid =
new
();
71
using PropertyGrid propertyGrid =
new
();
99
using PropertyGrid propertyGrid =
new
();
127
using PropertyGrid propertyGrid =
new
();
149
using PropertyGrid propertyGrid =
new
();
177
using PropertyGrid propertyGrid =
new
();
System\Windows\Forms\AccessibleObjects\PropertyGridView.PropertyGridViewAccessibleObjectTests.cs (21)
18
using PropertyGrid propertyGrid =
new
();
41
using PropertyGrid propertyGrid =
new
();
50
using PropertyGrid propertyGrid =
new
();
65
using PropertyGrid propertyGrid =
new
();
80
using PropertyGrid propertyGrid =
new
();
106
using PropertyGrid propertyGrid =
new
();
125
using PropertyGrid propertyGrid =
new
();
140
using PropertyGrid propertyGrid =
new
();
152
using PropertyGrid propertyGrid =
new
();
164
using PropertyGrid propertyGrid =
new
();
192
using PropertyGrid propertyGrid =
new
();
203
using PropertyGrid propertyGrid =
new
();
216
using PropertyGrid propertyGrid =
new
();
226
using PropertyGrid propertyGrid =
new
();
234
using PropertyGrid propertyGrid =
new
();
280
using PropertyGrid propertyGrid =
new
();
288
using PropertyGrid propertyGrid =
new
();
297
using PropertyGrid propertyGrid =
new
();
307
using PropertyGrid propertyGrid =
new
();
319
using PropertyGrid propertyGrid =
new
();
330
using PropertyGrid propertyGrid =
new
();
System\Windows\Forms\PropertyGridInternal\AccessibleObjects\CommandsPane.CommandsPaneAccessibleObjectTests.cs (3)
13
using PropertyGrid propertyGrid =
new
();
26
using PropertyGrid propertyGrid =
new
();
41
using PropertyGrid propertyGrid =
new
();
System\Windows\Forms\PropertyGridInternal\AccessibleObjects\DetailsButton.DetailsButtonAccessibleObjectTests.cs (3)
13
using PropertyGrid propertyGrid =
new
();
27
using PropertyGrid propertyGrid =
new
();
45
using PropertyGrid propertyGrid =
new
();
System\Windows\Forms\PropertyGridInternal\AccessibleObjects\DropDownButton.DropDownButtonAccessibleObjectTests.cs (1)
83
using PropertyGrid control =
new
();
System\Windows\Forms\PropertyGridInternal\AccessibleObjects\HelpPane.HelpPaneAccessibleObjectTests.cs (3)
13
using PropertyGrid propertyGrid =
new
();
26
using PropertyGrid propertyGrid =
new
();
42
using PropertyGrid propertyGrid =
new
();
System\Windows\Forms\PropertyGridInternal\AccessibleObjects\PropertyDescriptorGridEntry.PropertyDescriptorGridEntryAccessibleObjectTests.cs (6)
15
using PropertyGrid propertyGrid =
new
();
37
using PropertyGrid propertyGrid =
new
();
51
using PropertyGrid propertyGrid =
new
();
62
using PropertyGrid propertyGrid =
new
();
89
using PropertyGrid propertyGrid =
new
();
108
using PropertyGrid propertyGrid =
new
();
System\Windows\Forms\PropertyGridInternal\AccessibleObjects\PropertyGridView.DropDownHolder.DropDownHolderAccessibleObjectTests.cs (3)
15
using PropertyGrid propertyGrid =
new
();
41
using PropertyGrid propertyGrid =
new
();
68
using PropertyGrid propertyGrid =
new
();
System\Windows\Forms\PropertyGridInternal\AccessibleObjects\PropertyGridView.GridViewListBoxAccessibleObjectTests.cs (3)
15
using PropertyGrid propertyGrid =
new
();
30
using PropertyGrid propertyGrid =
new
();
46
using PropertyGrid propertyGrid =
new
();
System\Windows\Forms\PropertyGridInternal\AccessibleObjects\PropertyGridView.GridViewTextBox.GridViewTextBoxAccessibleObjectTests.cs (11)
22
using PropertyGrid propertyGrid = new
PropertyGrid
48
using PropertyGrid propertyGrid =
new
()
93
using PropertyGrid propertyGrid =
new
();
107
using PropertyGrid propertyGrid =
new
();
123
using PropertyGrid propertyGrid =
new
();
135
using PropertyGrid propertyGrid =
new
();
144
using PropertyGrid propertyGrid =
new
();
159
using PropertyGrid propertyGrid =
new
();
172
using PropertyGrid propertyGrid =
new
();
191
using PropertyGrid propertyGrid =
new
() { SelectedObject = new TestEntityWithTextField() { TextProperty = "Test" } };
211
using PropertyGrid propertyGrid =
new
();
System\Windows\Forms\PropertyGridInternal\PropertyGridView.DropDownHolderTests.cs (5)
32
using PropertyGrid propertyGrid =
new
();
43
using PropertyGrid propertyGrid =
new
();
60
using PropertyGrid propertyGrid =
new
();
71
using PropertyGrid propertyGrid =
new
();
91
using PropertyGrid propertyGrid =
new
();
System\Windows\Forms\PropertyGridInternal\PropertyGridView.GridViewListBoxTests.cs (1)
14
using PropertyGrid propertyGrid = new
PropertyGrid
System\Windows\Forms\PropertyGridInternal\PropertyGridViewTests.cs (1)
11
using PropertyGrid propertyGrid =
new
();
System\Windows\Forms\PropertyGridInternal\PropertyGridViewTests.Rendering.cs (1)
16
using PropertyGrid propertyGrid =
new
()
System\Windows\Forms\PropertyGridTests.cs (136)
286
using PropertyGrid control =
new
()
311
using PropertyGrid control =
new
();
341
using PropertyGrid control =
new
();
379
using PropertyGrid control =
new
();
395
using PropertyGrid control =
new
();
411
using PropertyGrid control =
new
()
427
using PropertyGrid control =
new
();
472
using PropertyGrid control =
new
()
488
using PropertyGrid control =
new
();
526
using PropertyGrid control =
new
();
543
using PropertyGrid control =
new
()
564
using PropertyGrid control =
new
()
586
using PropertyGrid control =
new
()
608
using PropertyGrid control =
new
();
663
using PropertyGrid control =
new
();
707
using PropertyGrid control =
new
()
724
using PropertyGrid control =
new
();
753
using PropertyGrid control =
new
();
769
using PropertyGrid control =
new
();
785
using PropertyGrid control =
new
()
802
using PropertyGrid control =
new
();
831
using PropertyGrid control =
new
();
847
using PropertyGrid control =
new
();
870
using PropertyGrid control =
new
()
887
using PropertyGrid control =
new
();
916
using PropertyGrid control =
new
();
932
using PropertyGrid control =
new
();
948
using PropertyGrid control =
new
()
965
using PropertyGrid control =
new
();
994
using PropertyGrid control =
new
();
1010
using PropertyGrid control =
new
();
1025
using PropertyGrid control =
new
();
1033
using PropertyGrid control =
new
()
1050
using PropertyGrid control =
new
();
1079
using PropertyGrid control =
new
();
1095
using PropertyGrid control =
new
();
1118
using PropertyGrid control =
new
()
1135
using PropertyGrid control =
new
();
1164
using PropertyGrid control =
new
();
1180
using PropertyGrid control =
new
();
1196
using PropertyGrid control =
new
()
1213
using PropertyGrid control =
new
();
1242
using PropertyGrid control =
new
();
1258
using PropertyGrid control =
new
();
1281
using PropertyGrid control =
new
()
1298
using PropertyGrid control =
new
();
1327
using PropertyGrid control =
new
();
1343
using PropertyGrid control =
new
();
1362
using PropertyGrid control =
new
()
1397
using PropertyGrid control =
new
()
1445
using PropertyGrid control =
new
()
1462
using PropertyGrid control =
new
();
1491
using PropertyGrid control =
new
();
1507
using PropertyGrid control =
new
();
1615
using PropertyGrid control =
new
()
1639
using PropertyGrid control =
new
();
1667
using PropertyGrid control =
new
();
1704
using PropertyGrid control =
new
();
1720
using PropertyGrid control =
new
();
1736
using PropertyGrid control =
new
()
1753
using PropertyGrid control =
new
();
1782
using PropertyGrid control =
new
();
1798
using PropertyGrid control =
new
();
1813
using PropertyGrid control =
new
();
1821
using PropertyGrid control =
new
()
1838
using PropertyGrid control =
new
();
1867
using PropertyGrid control =
new
();
1883
using PropertyGrid control =
new
();
1899
using PropertyGrid control =
new
()
1916
using PropertyGrid control =
new
();
1945
using PropertyGrid control =
new
();
1961
using PropertyGrid control =
new
();
1980
using PropertyGrid control =
new
()
2021
using PropertyGrid control =
new
()
2072
using PropertyGrid control =
new
()
2107
using PropertyGrid control =
new
()
2155
using PropertyGrid control =
new
()
2172
using PropertyGrid control =
new
();
2201
using PropertyGrid control =
new
();
2217
using PropertyGrid control =
new
();
2233
using PropertyGrid control =
new
()
2250
using PropertyGrid control =
new
();
2278
using PropertyGrid control =
new
();
2318
using PropertyGrid control =
new
()
2336
using PropertyGrid control =
new
();
2364
using PropertyGrid grid =
new
();
2386
using PropertyGrid control =
new
();
2393
using PropertyGrid control =
new
();
2402
using PropertyGrid control =
new
()
2419
using PropertyGrid control =
new
();
2448
using PropertyGrid control =
new
();
2464
using PropertyGrid control =
new
();
2480
using PropertyGrid control =
new
()
2497
using PropertyGrid control =
new
();
2526
using PropertyGrid control =
new
();
2542
using PropertyGrid control =
new
();
2564
using PropertyGrid control =
new
()
2583
using PropertyGrid control =
new
();
2625
using PropertyGrid control =
new
()
2648
using PropertyGrid control =
new
()
2673
using PropertyGrid control =
new
();
2741
using PropertyGrid propertyGrid =
new
();
2764
using PropertyGrid propertyGrid =
new
();
2866
using PropertyGrid control =
new
()
2883
using PropertyGrid control =
new
();
2921
using PropertyGrid control =
new
();
2955
using PropertyGrid control =
new
();
2989
using PropertyGrid control =
new
();
3004
using PropertyGrid control =
new
()
3021
using PropertyGrid control =
new
();
3049
using PropertyGrid control =
new
();
3090
using PropertyGrid control =
new
()
3129
using PropertyGrid control =
new
()
3205
using PropertyGrid control =
new
()
3223
using PropertyGrid control =
new
();
3252
using PropertyGrid control =
new
();
3268
using PropertyGrid control =
new
();
3283
using PropertyGrid control =
new
();
3291
using PropertyGrid control =
new
()
3308
using PropertyGrid control =
new
();
3337
using PropertyGrid control =
new
();
3353
using PropertyGrid control =
new
();
3376
using PropertyGrid control =
new
()
3393
using PropertyGrid control =
new
();
3422
using PropertyGrid control =
new
();
3438
using PropertyGrid control =
new
();
3876
using PropertyGrid propertyGrid =
new
();
3913
using PropertyGrid propertyGrid =
new
();
3927
using PropertyGrid propertyGrid =
new
();
3966
using PropertyGrid propertyGrid =
new
();
3981
using PropertyGrid propertyGrid =
new
();
4006
using PropertyGrid propertyGrid =
new
();
4030
using PropertyGrid propertyGrid =
new
();
4054
using PropertyGrid propertyGrid =
new
();
4074
using PropertyGrid propertyGrid =
new
();
4101
using PropertyGrid propertyGrid =
new
();
System\Windows\Forms\PropertyGridToolStripButtonTests.cs (1)
11
using PropertyGrid propertyGrid =
new
();
System.Windows.Forms.UI.IntegrationTests (1)
PropertyGridTests.cs (1)
21
_propertyGrid =
new
();
WinFormsControlsTest (4)
CollectionEditors.Designer.cs (1)
38
this.propertyGrid1 = new System.Windows.Forms.
PropertyGrid
();
Dialogs.Designer.cs (1)
35
this.propertyGrid1 = new System.Windows.Forms.
PropertyGrid
();
MessageBoxes.Designer.cs (1)
35
this.propertyGrid1 = new System.Windows.Forms.
PropertyGrid
();
PropertyGrid.Designer.cs (1)
34
this.propertyGrid1 = new System.Windows.Forms.
PropertyGrid
();