4 types derived from PropertyGrid
DesignSurfaceExt (1)
PropertyGridExt.cs (1)
10
public class PropertyGridExt :
PropertyGrid
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\VsPropertyGrid.cs (1)
8
internal class VsPropertyGrid :
PropertyGrid
System.Windows.Forms.Tests (1)
System\Windows\Forms\PropertyGridTests.cs (1)
4129
private class SubPropertyGrid :
PropertyGrid
System.Windows.Forms.TestUtilities (1)
PropertyGridInternal\SubPropertyGrid.cs (1)
15
public class SubPropertyGrid<TSelected> :
PropertyGrid
where TSelected : new()
241 instantiations of PropertyGrid
System.Windows.Forms.Design (2)
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.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
();
TestPassApp (2)
RemainingControls.Designer.cs (2)
34
this.propertyGrid1 = new System.Windows.Forms.
PropertyGrid
();
35
this.propertyGrid2 = new System.Windows.Forms.
PropertyGrid
();
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
();
477 references to PropertyGrid
DesignSurface (1)
MainForm.cs (1)
276
surface.CreateControl<
PropertyGrid
>(new Size(200, 150), new Point(430, 23));
DesignSurfaceExt (1)
PropertyGridExt.cs (1)
26
MethodInfo methodInfo = typeof(
PropertyGrid
).GetMethod(nameof(OnComponentChanged), BindingFlags.NonPublic | BindingFlags.Instance);
PresentationUI (2)
MS\Internal\Documents\DialogBaseForm.cs (2)
128
else if (c is
PropertyGrid
)
137
(control as
PropertyGrid
).UseCompatibleTextRendering = false;
System.Windows.Forms (105)
System\Windows\Forms\ComponentModel\COM2Interop\ComNativeDescriptor.cs (1)
17
/// .NET uses this class for COM object type browsing. <see cref="
PropertyGrid
"/> is an indirect consumer of this
System\Windows\Forms\ComponentModel\COM2Interop\IComPropertyBrowser.cs (8)
15
/// Closes andy open drop-down controls on the <see cref="
PropertyGrid
"/> control.
20
/// Gets a value indicating whether the <see cref="
PropertyGrid
"/> control is currently setting one of the
26
/// Occurs when the <see cref="
PropertyGrid
"/> control is browsing a COM object and the user renames the object.
31
/// Commits all pending changes to the <see cref="
PropertyGrid
"/> control.
34
/// <see langword="true"/> if the <see cref="
PropertyGrid
"/> successfully commits changes; otherwise,
40
/// Activates the <see cref="
PropertyGrid
"/> control when the user chooses Properties for a control in Design view.
45
/// Loads user states from the registry into the <see cref="
PropertyGrid
"/> control.
51
/// Saves user states from the <see cref="
PropertyGrid
"/> control to the registry.
System\Windows\Forms\Controls\PropertyGrid\GridItem.cs (4)
9
/// Representation of one row item in the <see cref="
PropertyGrid
"/>. These items represent the hierarchy of the
14
/// These objects should not be cached because they represent a snapshot of the <see cref="
PropertyGrid
"/>'s
15
/// state and may be disposed by grid activity. The <see cref="
PropertyGrid
"/> often recreates these objects
84
/// Attempts to select this <see cref="GridItem"/> in the <see cref="
PropertyGrid
"/>.
System\Windows\Forms\Controls\PropertyGrid\GridItemType.cs (1)
33
/// This item represents the selection in the <see cref="
PropertyGrid
"/>.
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (4)
554
/// Gets or sets a value indicating whether the <see cref="
PropertyGrid
"/> control paints its toolbar
4020
protected virtual Bitmap SortByPropertyImage => ScaleHelper.GetIconResourceAsDefaultSizeBitmap(typeof(
PropertyGrid
), "PBAlpha");
4028
protected virtual Bitmap SortByCategoryImage => ScaleHelper.GetIconResourceAsDefaultSizeBitmap(typeof(
PropertyGrid
), "PBCategory");
4036
protected virtual Bitmap ShowPropertyPageImage => ScaleHelper.GetIconResourceAsDefaultSizeBitmap(typeof(
PropertyGrid
), "PBPPage");
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.FreezePaintScope.cs (2)
10
private readonly
PropertyGrid
_propertyGrid;
12
public FreezePaintScope(
PropertyGrid
propertyGrid)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.MeasureTextHelper.cs (4)
15
public static SizeF MeasureText(
PropertyGrid
owner, Graphics g, string? text, Font font)
18
public static SizeF MeasureText(
PropertyGrid
owner, Graphics g, string? text, Font font, int width)
21
public static SizeF MeasureTextSimple(
PropertyGrid
owner, Graphics g, string? text, Font font, SizeF size)
31
public static SizeF MeasureText(
PropertyGrid
owner, Graphics g, string? text, Font font, SizeF size)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.PropertyGridAccessibleObject.cs (4)
20
public PropertyGridAccessibleObject(
PropertyGrid
owningPropertyGrid) : base(owningPropertyGrid) { }
24
if (!this.IsOwnerHandleCreated(out
PropertyGrid
? owningPropertyGrid))
103
if (!this.TryGetOwnerAs(out
PropertyGrid
? owningPropertyGrid) || index < 0)
157
if (!this.TryGetOwnerAs(out
PropertyGrid
? owningPropertyGrid))
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.PropertyGridServiceProvider.cs (2)
16
private readonly
PropertyGrid
_ownerPropertyGrid;
18
public PropertyGridServiceProvider(
PropertyGrid
ownerPropertyGrid)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.PropertyTabCollection.cs (2)
14
private readonly
PropertyGrid
_ownerPropertyGrid;
16
internal PropertyTabCollection(
PropertyGrid
ownerPropertyGrid)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.SnappableControl.cs (2)
12
protected
PropertyGrid
OwnerPropertyGrid { get; }
18
public SnappableControl(
PropertyGrid
ownerPropertyGrid)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\ArrayElementGridEntry.cs (1)
10
public ArrayElementGridEntry(
PropertyGrid
ownerGrid, GridEntry parent, int index)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\CategoryGridEntry.cs (1)
17
public CategoryGridEntry(
PropertyGrid
ownerGrid, GridEntry parent, string name, IEnumerable<GridEntry> children)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\CommandsPane.CommandsPaneAccessibleObject.cs (6)
16
private readonly WeakReference<
PropertyGrid
> _parentPropertyGrid;
22
/// <param name="parentPropertyGrid">The parent <see cref="
PropertyGrid
"/> control.</param>
23
public CommandsPaneAccessibleObject(CommandsPane owningCommandsPane,
PropertyGrid
parentPropertyGrid) : base(owningCommandsPane)
30
if (_parentPropertyGrid.TryGetTarget(out
PropertyGrid
? target)
31
&& target.AccessibilityObject is
PropertyGrid
.PropertyGridAccessibleObject propertyGridAccessibleObject)
52
? owner.AccessibleName ?? (_parentPropertyGrid.TryGetTarget(out
PropertyGrid
? target)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\CommandsPane.cs (6)
12
/// The commands pane optionally shown at the bottom of the <see cref="
PropertyGrid
"/>. This pane is used
13
/// to host links to <see cref="DesignerVerb"/>s associated with the <see cref="
PropertyGrid
"/>'s selected
21
/// <see cref="
PropertyGrid
"/> will not set commands when it is in design mode.
24
/// <see cref="
PropertyGrid
.CommandsVisible"/> controls the visibility of this control.
27
internal partial class CommandsPane :
PropertyGrid
.SnappableControl
35
internal CommandsPane(
PropertyGrid
owner) : base(owner)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (7)
71
protected GridEntry(
PropertyGrid
ownerGrid, GridEntry? parent)
243
/// <see cref="
PropertyGrid
"/> will update this when <see cref="
PropertyGrid
.ActiveDesigner"/> is set.
643
public
PropertyGrid
OwnerGrid { get; }
1200
SizeF textSize =
PropertyGrid
.MeasureTextHelper.MeasureText(OwnerGrid, graphics, text, font);
1608
TextRenderer.DrawText(g, label, font, textRect, textColor,
PropertyGrid
.MeasureTextHelper.GetTextRendererFlags());
1944
(TextFormatFlags)format |
PropertyGrid
.MeasureTextHelper.GetTextRendererFlags());
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridErrorDialog.cs (3)
27
private readonly
PropertyGrid
_ownerGrid;
42
public GridErrorDialog(
PropertyGrid
owner)
301
SizeF sizef =
PropertyGrid
.MeasureTextHelper.MeasureText(_ownerGrid, g, _detailsButton.Text, _detailsButton.Font);
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\HelpPane.cs (5)
9
/// The help (description) pane optionally shown at the bottom of the <see cref="
PropertyGrid
"/>.
13
/// <see cref="
PropertyGrid
.HelpVisible"/> controls the visibility of this control.
16
internal partial class HelpPane :
PropertyGrid
.SnappableControl
33
internal HelpPane(
PropertyGrid
owner) : base(owner)
90
SizeF sizef =
PropertyGrid
.MeasureTextHelper.MeasureText(OwnerPropertyGrid, g, _titleLabel.Text, Font, width);
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\HelpPane.HelpPaneAccessibleObject.cs (6)
16
private readonly WeakReference<
PropertyGrid
> _parentPropertyGrid;
22
/// <param name="parentPropertyGrid">The parent <see cref="
PropertyGrid
"/> control.</param>
23
public HelpPaneAccessibleObject(HelpPane owningHelpPane,
PropertyGrid
parentPropertyGrid) : base(owningHelpPane)
30
if (_parentPropertyGrid.TryGetTarget(out
PropertyGrid
? target)
31
&& target.AccessibilityObject is
PropertyGrid
.PropertyGridAccessibleObject propertyGridAccessibleObject)
62
return _parentPropertyGrid.TryGetTarget(out
PropertyGrid
? target)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\ImmutablePropertyDescriptorGridEntry.cs (1)
23
PropertyGrid
ownerGrid,
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\IRootGridEntry.cs (1)
10
/// <see cref="
PropertyGrid
"/>.
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\MultiPropertyDescriptorGridEntry.cs (1)
15
PropertyGrid
ownerGrid,
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\MultiSelectRootGridEntry.cs (2)
11
/// Root <see cref="GridEntry"/> for the <see cref="
PropertyGrid
"/> when there are multiple objects
12
/// in <see cref="
PropertyGrid
.SelectedObjects"/>.
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyDescriptorGridEntry.cs (1)
37
PropertyGrid
ownerGrid,
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (4)
116
public PropertyGridView(IServiceProvider? serviceProvider,
PropertyGrid
propertyGrid)
429
public
PropertyGrid
OwnerGrid { get; private set; }
944
typeof(
PropertyGrid
),
1071
SizeF sizeF =
PropertyGrid
.MeasureTextHelper.MeasureText(OwnerGrid, g, gridEntry.PropertyLabel, Font);
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.DropDownHolder.cs (1)
614
SizeF sizef =
PropertyGrid
.MeasureTextHelper.MeasureText(
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.PropertyGridViewAccessibleObject.cs (4)
17
private readonly WeakReference<
PropertyGrid
> _parentPropertyGrid;
19
public PropertyGridViewAccessibleObject(PropertyGridView owner,
PropertyGrid
parentPropertyGrid) : base(owner)
29
if (!_parentPropertyGrid.TryGetTarget(out
PropertyGrid
? target))
38
&& target.AccessibilityObject is
PropertyGrid
.PropertyGridAccessibleObject propertyGridAccessibleObject)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\SingleSelectRootGridEntry.cs (3)
11
/// Root <see cref="GridEntry"/> for the <see cref="
PropertyGrid
"/> when there is only one object
12
/// in <see cref="
PropertyGrid
.SelectedObjects"/>.
52
/// <see cref="
PropertyGrid
.SelectedObjects" />
System\Windows\Forms\Controls\PropertyGrid\PropertyGridToolStrip.cs (2)
12
private readonly
PropertyGrid
_parentPropertyGrid;
18
public PropertyGridToolStrip(
PropertyGrid
parentPropertyGrid)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridToolStrip.PropertyGridToolStripAccessibleObject.cs (7)
16
private readonly WeakReference<
PropertyGrid
> _parentPropertyGrid;
23
public PropertyGridToolStripAccessibleObject(PropertyGridToolStrip owningPropertyGridToolStrip,
PropertyGrid
parentPropertyGrid) : base(owningPropertyGridToolStrip)
30
if (_parentPropertyGrid.TryGetTarget(out
PropertyGrid
? target)
32
&& target.AccessibilityObject is
PropertyGrid
.PropertyGridAccessibleObject propertyGridAccessibleObject)
60
_parentPropertyGrid.TryGetTarget(out
PropertyGrid
? target);
69
&& _parentPropertyGrid.TryGetTarget(out
PropertyGrid
? target)
74
_parentPropertyGrid.TryGetTarget(out
PropertyGrid
? target);
System\Windows\Forms\Controls\PropertyGrid\PropertyGridToolStripButton.cs (2)
10
private readonly
PropertyGrid
_owningPropertyGrid;
14
internal PropertyGridToolStripButton(
PropertyGrid
propertyGrid, bool selectItemEnabled)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridToolStripButton.PropertyGridToolStripButtonAccessibleObject.cs (1)
12
private readonly
PropertyGrid
? _owningPropertyGrid;
System\Windows\Forms\Design\IWindowsFormsEditorService.cs (4)
11
/// drop-down area from a <see cref="
PropertyGrid
"/> control in design mode.
23
/// <see cref="
PropertyGrid
.PropertyGridServiceProvider"/> in the <see cref="SingleSelectRootGridEntry.GetService(Type)"/>
38
/// <see cref="
PropertyGrid
"/> that provides this service.
43
/// in a drop down area over the <see cref="
PropertyGrid
"/> hosting the editor which uses this service.
System\Windows\Forms\Design\PropertyTab.cs (2)
15
/// displayed on the toolbar of the <see cref="
PropertyGrid
"/> control of the Properties window, and allow a
25
/// The <see cref="
PropertyGrid
"/> will instantiate a <see cref="PropertyTab"/> of the type specified by a
System.Windows.Forms.Design (11)
System\ComponentModel\Design\CollectionEditor.CollectionEditorCollectionForm.cs (1)
38
private
PropertyGrid
_propertyGrid;
System\ComponentModel\Design\CollectionEditor.FilterListBox.cs (3)
16
private
PropertyGrid
? _grid;
19
private
PropertyGrid
? PropertyGrid
27
if (c is
PropertyGrid
grid)
System\Windows\Forms\Design\DataGridViewCellStyleBuilder.cs (1)
14
private
PropertyGrid
_cellStyleProperties;
System\Windows\Forms\Design\DataGridViewColumnCollectionDialog.cs (1)
22
private
PropertyGrid
_propertyGrid1;
System\Windows\Forms\Design\PropertyGridDesigner.cs (4)
13
properties.Remove(nameof(
PropertyGrid
.AutoScroll));
14
properties.Remove(nameof(
PropertyGrid
.AutoScrollMargin));
15
properties.Remove(nameof(
PropertyGrid
.AutoScrollMinSize));
16
properties.Remove(nameof(
PropertyGrid
.DockPadding));
System\Windows\Forms\Design\VsPropertyGrid.cs (1)
24
BitmapSelector.GetResourceStream(typeof(
PropertyGrid
), resourceName) ?? throw new InvalidOperationException(),
System.Windows.Forms.Interop.Tests (2)
PropertyGridTests.cs (2)
21
using
PropertyGrid
propertyGrid = new();
55
using
PropertyGrid
propertyGrid = new();
System.Windows.Forms.Tests (344)
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 (23)
16
using
PropertyGrid
propertyGrid = new();
17
PropertyGrid
.PropertyGridAccessibleObject accessibleObject =
18
new
PropertyGrid
.PropertyGridAccessibleObject(propertyGrid);
29
using
PropertyGrid
propertyGrid = new();
43
using
PropertyGrid
propertyGrid = new();
47
PropertyGrid
.PropertyGridAccessibleObject propertyGridAccessibleObject =
48
new
PropertyGrid
.PropertyGridAccessibleObject(propertyGrid);
64
using
PropertyGrid
propertyGrid = new();
99
using
PropertyGrid
propertyGrid = new();
112
using
PropertyGrid
propertyGrid = new();
113
PropertyGrid
.PropertyGridAccessibleObject accessibleObject = new(propertyGrid);
121
using
PropertyGrid
propertyGrid = new();
122
PropertyGrid
.PropertyGridAccessibleObject accessibleObject = new(propertyGrid);
131
using
PropertyGrid
propertyGrid = new();
132
PropertyGrid
.PropertyGridAccessibleObject accessibleObject = new(propertyGrid);
142
using
PropertyGrid
propertyGrid = new() { ToolbarVisible = false };
143
PropertyGrid
.PropertyGridAccessibleObject accessibleObject = new(propertyGrid);
153
using
PropertyGrid
propertyGrid = new();
154
PropertyGrid
.PropertyGridAccessibleObject accessibleObject = new(propertyGrid);
164
using
PropertyGrid
propertyGrid = new() { HelpVisible = false };
171
PropertyGrid
.PropertyGridAccessibleObject accessibleObject = new(propertyGrid);
181
using
PropertyGrid
propertyGrid = new() { HelpVisible = false, CommandsVisibleIfAvailable = false };
182
PropertyGrid
.PropertyGridAccessibleObject accessibleObject = new(propertyGrid);
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 (22)
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();
206
ConstructorInfo ctor = type.GetConstructor([typeof(PropertyGridView), typeof(
PropertyGrid
)]);
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\PropertyGrid.PropertyTabCollectionTests.cs (13)
13
[InlineData(typeof(
PropertyGrid
))]
16
var
owner = Activator.CreateInstance(ownerType) as
PropertyGrid
;
22
[InlineData(typeof(
PropertyGrid
), 0, typeof(PropertyGridInternal.PropertiesTab))]
23
[InlineData(typeof(
PropertyGrid
), 1, typeof(TestPropertyTab))]
26
var
owner = Activator.CreateInstance(ownerType) as
PropertyGrid
;
35
[InlineData(typeof(
PropertyGrid
), typeof(TestPropertyTab), 2, false)]
36
[InlineData(typeof(
PropertyGrid
), typeof(TestPropertyTab), 2, true)]
39
var
owner = Activator.CreateInstance(ownerType) as
PropertyGrid
;
56
public class TestPropertyTabCollection :
PropertyGrid
.PropertyTabCollection
58
public TestPropertyTabCollection(
PropertyGrid
ownerPropertyGrid) : base(ownerPropertyGrid)
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 (11)
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();
128
public TestGridEntry(
PropertyGrid
ownerGrid, GridEntry peParent, PropertyGridView propertyGridView)
171
public TestPropertyDescriptorGridEntry(
PropertyGrid
ownerGrid, GridEntry parent, bool hide)
191
public TestPropertyGridViewAccessibleObject(PropertyGridView owner,
PropertyGrid
parentPropertyGrid)
207
public EnumerablePropertyDescriptorGridEntry(
PropertyGrid
ownerGrid, GridEntry parent, PropertyDescriptor propertyDescriptor, bool hide)
217
public DropDownEditablePropertyDescriptorGridEntry(
PropertyGrid
ownerGrid, GridEntry parent, PropertyDescriptor propertyDescriptor, bool hide)
System\Windows\Forms\PropertyGridInternal\AccessibleObjects\PropertyGridView.DropDownHolder.DropDownHolderAccessibleObjectTests.cs (4)
15
using
PropertyGrid
propertyGrid = new();
41
using
PropertyGrid
propertyGrid = new();
53
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[0];
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\PropertyGridInternal\TestAccessors.PropertyGridTestAccessor.cs (3)
8
public class PropertyGridTestAccessor : TestAccessor<
PropertyGrid
>
10
public PropertyGridTestAccessor(
PropertyGrid
instance) : base(instance) { }
21
public static PropertyGridTestAccessor TestAccessor(this
PropertyGrid
propertyGrid)
System\Windows\Forms\PropertyGridTests.cs (216)
286
using
PropertyGrid
control = new()
311
using
PropertyGrid
control = new();
341
using
PropertyGrid
control = new();
378
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.BackColor)];
379
using
PropertyGrid
control = new();
394
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.BackColor)];
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();
752
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.CategoryForeColor)];
753
using
PropertyGrid
control = new();
768
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.CategoryForeColor)];
769
using
PropertyGrid
control = new();
785
using
PropertyGrid
control = new()
802
using
PropertyGrid
control = new();
830
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.CategorySplitterColor)];
831
using
PropertyGrid
control = new();
846
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.CategorySplitterColor)];
847
using
PropertyGrid
control = new();
870
using
PropertyGrid
control = new()
887
using
PropertyGrid
control = new();
915
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.CommandsActiveLinkColor)];
916
using
PropertyGrid
control = new();
931
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.CommandsActiveLinkColor)];
932
using
PropertyGrid
control = new();
948
using
PropertyGrid
control = new()
965
using
PropertyGrid
control = new();
993
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.CommandsBackColor)];
994
using
PropertyGrid
control = new();
1009
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.CommandsBackColor)];
1010
using
PropertyGrid
control = new();
1025
using
PropertyGrid
control = new();
1033
using
PropertyGrid
control = new()
1050
using
PropertyGrid
control = new();
1078
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.CommandsBorderColor)];
1079
using
PropertyGrid
control = new();
1094
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.CommandsBorderColor)];
1095
using
PropertyGrid
control = new();
1118
using
PropertyGrid
control = new()
1135
using
PropertyGrid
control = new();
1163
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.CommandsDisabledLinkColor)];
1164
using
PropertyGrid
control = new();
1179
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.CommandsDisabledLinkColor)];
1180
using
PropertyGrid
control = new();
1196
using
PropertyGrid
control = new()
1213
using
PropertyGrid
control = new();
1241
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.CommandsForeColor)];
1242
using
PropertyGrid
control = new();
1257
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.CommandsForeColor)];
1258
using
PropertyGrid
control = new();
1281
using
PropertyGrid
control = new()
1298
using
PropertyGrid
control = new();
1326
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.CommandsLinkColor)];
1327
using
PropertyGrid
control = new();
1342
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.CommandsLinkColor)];
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();
1490
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.DisabledItemForeColor)];
1491
using
PropertyGrid
control = new();
1506
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.DisabledItemForeColor)];
1507
using
PropertyGrid
control = new();
1615
using
PropertyGrid
control = new()
1639
using
PropertyGrid
control = new();
1667
using
PropertyGrid
control = new();
1703
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.ForeColor)];
1704
using
PropertyGrid
control = new();
1719
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.ForeColor)];
1720
using
PropertyGrid
control = new();
1736
using
PropertyGrid
control = new()
1753
using
PropertyGrid
control = new();
1781
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.HelpBackColor)];
1782
using
PropertyGrid
control = new();
1797
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.HelpBackColor)];
1798
using
PropertyGrid
control = new();
1813
using
PropertyGrid
control = new();
1821
using
PropertyGrid
control = new()
1838
using
PropertyGrid
control = new();
1866
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.HelpBorderColor)];
1867
using
PropertyGrid
control = new();
1882
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.HelpBorderColor)];
1883
using
PropertyGrid
control = new();
1899
using
PropertyGrid
control = new()
1916
using
PropertyGrid
control = new();
1944
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.HelpForeColor)];
1945
using
PropertyGrid
control = new();
1960
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.HelpForeColor)];
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();
2200
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.LineColor)];
2201
using
PropertyGrid
control = new();
2216
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.LineColor)];
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();
2447
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.SelectedItemWithFocusBackColor)];
2448
using
PropertyGrid
control = new();
2463
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.SelectedItemWithFocusBackColor)];
2464
using
PropertyGrid
control = new();
2480
using
PropertyGrid
control = new()
2497
using
PropertyGrid
control = new();
2525
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.SelectedItemWithFocusForeColor)];
2526
using
PropertyGrid
control = new();
2541
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.SelectedItemWithFocusForeColor)];
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();
3251
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.ViewBackColor)];
3252
using
PropertyGrid
control = new();
3267
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.ViewBackColor)];
3268
using
PropertyGrid
control = new();
3283
using
PropertyGrid
control = new();
3291
using
PropertyGrid
control = new()
3308
using
PropertyGrid
control = new();
3336
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.ViewBorderColor)];
3337
using
PropertyGrid
control = new();
3352
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.ViewBorderColor)];
3353
using
PropertyGrid
control = new();
3376
using
PropertyGrid
control = new()
3393
using
PropertyGrid
control = new();
3421
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.ViewForeColor)];
3422
using
PropertyGrid
control = new();
3437
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.ViewForeColor)];
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 (5)
PropertyGridTests.cs (3)
10
using static System.Windows.Forms.
PropertyGrid
;
16
private readonly
PropertyGrid
_propertyGrid;
464
PropertyGrid
propertyGrid = propertyTabCollection.TestAccessor().Dynamic._ownerPropertyGrid;
PropertyGridViewTests.cs (2)
20
await RunControlPairTestAsync<DomainUpDown,
PropertyGrid
>((form, controls) =>
22
(DomainUpDown domainUpDown,
PropertyGrid
propertyGrid) = controls;
TestPassApp (2)
RemainingControls.Designer.cs (2)
140
private System.Windows.Forms.
PropertyGrid
propertyGrid1;
141
private System.Windows.Forms.
PropertyGrid
propertyGrid2;
WinFormsControlsTest (4)
CollectionEditors.Designer.cs (1)
129
private System.Windows.Forms.
PropertyGrid
propertyGrid1;
Dialogs.Designer.cs (1)
161
private System.Windows.Forms.
PropertyGrid
propertyGrid1;
MessageBoxes.Designer.cs (1)
63
private System.Windows.Forms.
PropertyGrid
propertyGrid1;
PropertyGrid.Designer.cs (1)
62
private System.Windows.Forms.
PropertyGrid
propertyGrid1;