4 types derived from PropertyGrid
DesignSurfaceExt (1)
PropertyGridExt.cs (1)
6
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)
4131
private class SubPropertyGrid :
PropertyGrid
System.Windows.Forms.TestUtilities (1)
PropertyGridInternal\SubPropertyGrid.cs (1)
15
public class SubPropertyGrid<TSelected> :
PropertyGrid
where TSelected : new()
242 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)
68
using PropertyGrid control =
new
();
83
using PropertyGrid control =
new
();
101
using PropertyGrid control =
new
();
118
using PropertyGrid control =
new
();
136
using PropertyGrid control =
new
();
178
using PropertyGrid control =
new
();
System\Windows\Forms\AccessibleObjects\PropertyGrid.PropertyGridAccessibleObjectTests.cs (12)
17
using PropertyGrid propertyGrid =
new
();
30
using PropertyGrid propertyGrid =
new
();
44
using PropertyGrid propertyGrid =
new
();
65
using PropertyGrid propertyGrid =
new
();
100
using PropertyGrid propertyGrid =
new
();
113
using PropertyGrid propertyGrid =
new
();
122
using PropertyGrid propertyGrid =
new
();
132
using PropertyGrid propertyGrid =
new
();
143
using PropertyGrid propertyGrid =
new
() { ToolbarVisible = false };
154
using PropertyGrid propertyGrid =
new
();
165
using PropertyGrid propertyGrid =
new
() { HelpVisible = false };
182
using PropertyGrid propertyGrid =
new
() { HelpVisible = false, CommandsVisibleIfAvailable = false };
System\Windows\Forms\AccessibleObjects\PropertyGridToolStrip.PropertyGridToolStripAccessibleObjectTests.cs (4)
15
using PropertyGrid propertyGrid =
new
();
28
using PropertyGrid propertyGrid =
new
();
42
using PropertyGrid propertyGrid =
new
();
58
using PropertyGrid propertyGrid =
new
();
System\Windows\Forms\AccessibleObjects\PropertyGridToolStripButton.PropertyGridToolStripButtonAccessibleObjectTests.cs (9)
15
using PropertyGrid propertyGrid =
new
();
33
using PropertyGrid propertyGrid =
new
();
43
using PropertyGrid propertyGrid =
new
();
61
using PropertyGrid propertyGrid =
new
();
73
using PropertyGrid propertyGrid =
new
();
101
using PropertyGrid propertyGrid =
new
();
129
using PropertyGrid propertyGrid =
new
();
151
using PropertyGrid propertyGrid =
new
();
179
using PropertyGrid propertyGrid =
new
();
System\Windows\Forms\AccessibleObjects\PropertyGridView.PropertyGridViewAccessibleObjectTests.cs (21)
20
using PropertyGrid propertyGrid =
new
();
43
using PropertyGrid propertyGrid =
new
();
52
using PropertyGrid propertyGrid =
new
();
67
using PropertyGrid propertyGrid =
new
();
82
using PropertyGrid propertyGrid =
new
();
108
using PropertyGrid propertyGrid =
new
();
127
using PropertyGrid propertyGrid =
new
();
142
using PropertyGrid propertyGrid =
new
();
154
using PropertyGrid propertyGrid =
new
();
166
using PropertyGrid propertyGrid =
new
();
194
using PropertyGrid propertyGrid =
new
();
205
using PropertyGrid propertyGrid =
new
();
218
using PropertyGrid propertyGrid =
new
();
228
using PropertyGrid propertyGrid =
new
();
236
using PropertyGrid propertyGrid =
new
();
282
using PropertyGrid propertyGrid =
new
();
290
using PropertyGrid propertyGrid =
new
();
299
using PropertyGrid propertyGrid =
new
();
309
using PropertyGrid propertyGrid =
new
();
321
using PropertyGrid propertyGrid =
new
();
332
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)
15
using PropertyGrid propertyGrid =
new
();
29
using PropertyGrid propertyGrid =
new
();
47
using PropertyGrid propertyGrid =
new
();
System\Windows\Forms\PropertyGridInternal\AccessibleObjects\DropDownButton.DropDownButtonAccessibleObjectTests.cs (1)
85
using PropertyGrid control =
new
();
System\Windows\Forms\PropertyGridInternal\AccessibleObjects\HelpPane.HelpPaneAccessibleObjectTests.cs (3)
15
using PropertyGrid propertyGrid =
new
();
28
using PropertyGrid propertyGrid =
new
();
44
using PropertyGrid propertyGrid =
new
();
System\Windows\Forms\PropertyGridInternal\AccessibleObjects\PropertyDescriptorGridEntry.PropertyDescriptorGridEntryAccessibleObjectTests.cs (6)
17
using PropertyGrid propertyGrid =
new
();
39
using PropertyGrid propertyGrid =
new
();
53
using PropertyGrid propertyGrid =
new
();
64
using PropertyGrid propertyGrid =
new
();
91
using PropertyGrid propertyGrid =
new
();
110
using PropertyGrid propertyGrid =
new
();
System\Windows\Forms\PropertyGridInternal\AccessibleObjects\PropertyGridView.DropDownHolder.DropDownHolderAccessibleObjectTests.cs (3)
17
using PropertyGrid propertyGrid =
new
();
43
using PropertyGrid propertyGrid =
new
();
70
using PropertyGrid propertyGrid =
new
();
System\Windows\Forms\PropertyGridInternal\AccessibleObjects\PropertyGridView.GridViewListBoxAccessibleObjectTests.cs (3)
17
using PropertyGrid propertyGrid =
new
();
32
using PropertyGrid propertyGrid =
new
();
48
using PropertyGrid propertyGrid =
new
();
System\Windows\Forms\PropertyGridInternal\AccessibleObjects\PropertyGridView.GridViewTextBox.GridViewTextBoxAccessibleObjectTests.cs (11)
24
using PropertyGrid propertyGrid = new
PropertyGrid
50
using PropertyGrid propertyGrid =
new
()
95
using PropertyGrid propertyGrid =
new
();
109
using PropertyGrid propertyGrid =
new
();
125
using PropertyGrid propertyGrid =
new
();
137
using PropertyGrid propertyGrid =
new
();
146
using PropertyGrid propertyGrid =
new
();
161
using PropertyGrid propertyGrid =
new
();
174
using PropertyGrid propertyGrid =
new
();
193
using PropertyGrid propertyGrid =
new
() { SelectedObject = new TestEntityWithTextField() { TextProperty = "Test" } };
213
using PropertyGrid propertyGrid =
new
();
System\Windows\Forms\PropertyGridInternal\PropertyGridView.DropDownHolderTests.cs (5)
34
using PropertyGrid propertyGrid =
new
();
45
using PropertyGrid propertyGrid =
new
();
62
using PropertyGrid propertyGrid =
new
();
73
using PropertyGrid propertyGrid =
new
();
93
using PropertyGrid propertyGrid =
new
();
System\Windows\Forms\PropertyGridInternal\PropertyGridView.GridViewListBoxTests.cs (1)
16
using PropertyGrid propertyGrid = new
PropertyGrid
System\Windows\Forms\PropertyGridInternal\PropertyGridViewTests.cs (1)
13
using PropertyGrid propertyGrid =
new
();
System\Windows\Forms\PropertyGridInternal\PropertyGridViewTests.Rendering.cs (1)
18
using PropertyGrid propertyGrid =
new
()
System\Windows\Forms\PropertyGridTests.cs (136)
288
using PropertyGrid control =
new
()
313
using PropertyGrid control =
new
();
343
using PropertyGrid control =
new
();
381
using PropertyGrid control =
new
();
397
using PropertyGrid control =
new
();
413
using PropertyGrid control =
new
()
429
using PropertyGrid control =
new
();
474
using PropertyGrid control =
new
()
490
using PropertyGrid control =
new
();
528
using PropertyGrid control =
new
();
545
using PropertyGrid control =
new
()
566
using PropertyGrid control =
new
()
588
using PropertyGrid control =
new
()
610
using PropertyGrid control =
new
();
665
using PropertyGrid control =
new
();
709
using PropertyGrid control =
new
()
726
using PropertyGrid control =
new
();
755
using PropertyGrid control =
new
();
771
using PropertyGrid control =
new
();
787
using PropertyGrid control =
new
()
804
using PropertyGrid control =
new
();
833
using PropertyGrid control =
new
();
849
using PropertyGrid control =
new
();
872
using PropertyGrid control =
new
()
889
using PropertyGrid control =
new
();
918
using PropertyGrid control =
new
();
934
using PropertyGrid control =
new
();
950
using PropertyGrid control =
new
()
967
using PropertyGrid control =
new
();
996
using PropertyGrid control =
new
();
1012
using PropertyGrid control =
new
();
1027
using PropertyGrid control =
new
();
1035
using PropertyGrid control =
new
()
1052
using PropertyGrid control =
new
();
1081
using PropertyGrid control =
new
();
1097
using PropertyGrid control =
new
();
1120
using PropertyGrid control =
new
()
1137
using PropertyGrid control =
new
();
1166
using PropertyGrid control =
new
();
1182
using PropertyGrid control =
new
();
1198
using PropertyGrid control =
new
()
1215
using PropertyGrid control =
new
();
1244
using PropertyGrid control =
new
();
1260
using PropertyGrid control =
new
();
1283
using PropertyGrid control =
new
()
1300
using PropertyGrid control =
new
();
1329
using PropertyGrid control =
new
();
1345
using PropertyGrid control =
new
();
1364
using PropertyGrid control =
new
()
1399
using PropertyGrid control =
new
()
1447
using PropertyGrid control =
new
()
1464
using PropertyGrid control =
new
();
1493
using PropertyGrid control =
new
();
1509
using PropertyGrid control =
new
();
1617
using PropertyGrid control =
new
()
1641
using PropertyGrid control =
new
();
1669
using PropertyGrid control =
new
();
1706
using PropertyGrid control =
new
();
1722
using PropertyGrid control =
new
();
1738
using PropertyGrid control =
new
()
1755
using PropertyGrid control =
new
();
1784
using PropertyGrid control =
new
();
1800
using PropertyGrid control =
new
();
1815
using PropertyGrid control =
new
();
1823
using PropertyGrid control =
new
()
1840
using PropertyGrid control =
new
();
1869
using PropertyGrid control =
new
();
1885
using PropertyGrid control =
new
();
1901
using PropertyGrid control =
new
()
1918
using PropertyGrid control =
new
();
1947
using PropertyGrid control =
new
();
1963
using PropertyGrid control =
new
();
1982
using PropertyGrid control =
new
()
2023
using PropertyGrid control =
new
()
2074
using PropertyGrid control =
new
()
2109
using PropertyGrid control =
new
()
2157
using PropertyGrid control =
new
()
2174
using PropertyGrid control =
new
();
2203
using PropertyGrid control =
new
();
2219
using PropertyGrid control =
new
();
2235
using PropertyGrid control =
new
()
2252
using PropertyGrid control =
new
();
2280
using PropertyGrid control =
new
();
2320
using PropertyGrid control =
new
()
2338
using PropertyGrid control =
new
();
2366
using PropertyGrid grid =
new
();
2388
using PropertyGrid control =
new
();
2395
using PropertyGrid control =
new
();
2404
using PropertyGrid control =
new
()
2421
using PropertyGrid control =
new
();
2450
using PropertyGrid control =
new
();
2466
using PropertyGrid control =
new
();
2482
using PropertyGrid control =
new
()
2499
using PropertyGrid control =
new
();
2528
using PropertyGrid control =
new
();
2544
using PropertyGrid control =
new
();
2566
using PropertyGrid control =
new
()
2585
using PropertyGrid control =
new
();
2627
using PropertyGrid control =
new
()
2650
using PropertyGrid control =
new
()
2675
using PropertyGrid control =
new
();
2743
using PropertyGrid propertyGrid =
new
();
2766
using PropertyGrid propertyGrid =
new
();
2868
using PropertyGrid control =
new
()
2885
using PropertyGrid control =
new
();
2923
using PropertyGrid control =
new
();
2957
using PropertyGrid control =
new
();
2991
using PropertyGrid control =
new
();
3006
using PropertyGrid control =
new
()
3023
using PropertyGrid control =
new
();
3051
using PropertyGrid control =
new
();
3092
using PropertyGrid control =
new
()
3131
using PropertyGrid control =
new
()
3207
using PropertyGrid control =
new
()
3225
using PropertyGrid control =
new
();
3254
using PropertyGrid control =
new
();
3270
using PropertyGrid control =
new
();
3285
using PropertyGrid control =
new
();
3293
using PropertyGrid control =
new
()
3310
using PropertyGrid control =
new
();
3339
using PropertyGrid control =
new
();
3355
using PropertyGrid control =
new
();
3378
using PropertyGrid control =
new
()
3395
using PropertyGrid control =
new
();
3424
using PropertyGrid control =
new
();
3440
using PropertyGrid control =
new
();
3878
using PropertyGrid propertyGrid =
new
();
3915
using PropertyGrid propertyGrid =
new
();
3929
using PropertyGrid propertyGrid =
new
();
3968
using PropertyGrid propertyGrid =
new
();
3983
using PropertyGrid propertyGrid =
new
();
4008
using PropertyGrid propertyGrid =
new
();
4032
using PropertyGrid propertyGrid =
new
();
4056
using PropertyGrid propertyGrid =
new
();
4076
using PropertyGrid propertyGrid =
new
();
4103
using PropertyGrid propertyGrid =
new
();
System\Windows\Forms\PropertyGridToolStripButtonTests.cs (1)
13
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 (5)
CollectionEditors.Designer.cs (1)
38
this.propertyGrid1 = new System.Windows.Forms.
PropertyGrid
();
Dialogs.Designer.cs (1)
35
this.propertyGrid1 = new System.Windows.Forms.
PropertyGrid
();
ListBoxes.Designer.cs (1)
219
this.propertyGrid = 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
();
478 references to PropertyGrid
DesignSurface (1)
MainForm.cs (1)
268
surface.CreateControl<
PropertyGrid
>(new Size(200, 150), new Point(430, 23));
DesignSurfaceExt (1)
PropertyGridExt.cs (1)
22
MethodInfo methodInfo = typeof(
PropertyGrid
).GetMethod(nameof(OnComponentChanged), BindingFlags.NonPublic | BindingFlags.Instance);
PresentationUI (2)
MS\Internal\Documents\DialogBaseForm.cs (2)
127
else if (c is
PropertyGrid
)
136
(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)
68
using
PropertyGrid
control = new();
83
using
PropertyGrid
control = new();
101
using
PropertyGrid
control = new();
118
using
PropertyGrid
control = new();
136
using
PropertyGrid
control = new();
178
using
PropertyGrid
control = new();
System\Windows\Forms\AccessibleObjects\PropertyGrid.PropertyGridAccessibleObjectTests.cs (23)
17
using
PropertyGrid
propertyGrid = new();
18
PropertyGrid
.PropertyGridAccessibleObject accessibleObject =
19
new
PropertyGrid
.PropertyGridAccessibleObject(propertyGrid);
30
using
PropertyGrid
propertyGrid = new();
44
using
PropertyGrid
propertyGrid = new();
48
PropertyGrid
.PropertyGridAccessibleObject propertyGridAccessibleObject =
49
new
PropertyGrid
.PropertyGridAccessibleObject(propertyGrid);
65
using
PropertyGrid
propertyGrid = new();
100
using
PropertyGrid
propertyGrid = new();
113
using
PropertyGrid
propertyGrid = new();
114
PropertyGrid
.PropertyGridAccessibleObject accessibleObject = new(propertyGrid);
122
using
PropertyGrid
propertyGrid = new();
123
PropertyGrid
.PropertyGridAccessibleObject accessibleObject = new(propertyGrid);
132
using
PropertyGrid
propertyGrid = new();
133
PropertyGrid
.PropertyGridAccessibleObject accessibleObject = new(propertyGrid);
143
using
PropertyGrid
propertyGrid = new() { ToolbarVisible = false };
144
PropertyGrid
.PropertyGridAccessibleObject accessibleObject = new(propertyGrid);
154
using
PropertyGrid
propertyGrid = new();
155
PropertyGrid
.PropertyGridAccessibleObject accessibleObject = new(propertyGrid);
165
using
PropertyGrid
propertyGrid = new() { HelpVisible = false };
172
PropertyGrid
.PropertyGridAccessibleObject accessibleObject = new(propertyGrid);
182
using
PropertyGrid
propertyGrid = new() { HelpVisible = false, CommandsVisibleIfAvailable = false };
183
PropertyGrid
.PropertyGridAccessibleObject accessibleObject = new(propertyGrid);
System\Windows\Forms\AccessibleObjects\PropertyGridToolStrip.PropertyGridToolStripAccessibleObjectTests.cs (4)
15
using
PropertyGrid
propertyGrid = new();
28
using
PropertyGrid
propertyGrid = new();
42
using
PropertyGrid
propertyGrid = new();
58
using
PropertyGrid
propertyGrid = new();
System\Windows\Forms\AccessibleObjects\PropertyGridToolStripButton.PropertyGridToolStripButtonAccessibleObjectTests.cs (9)
15
using
PropertyGrid
propertyGrid = new();
33
using
PropertyGrid
propertyGrid = new();
43
using
PropertyGrid
propertyGrid = new();
61
using
PropertyGrid
propertyGrid = new();
73
using
PropertyGrid
propertyGrid = new();
101
using
PropertyGrid
propertyGrid = new();
129
using
PropertyGrid
propertyGrid = new();
151
using
PropertyGrid
propertyGrid = new();
179
using
PropertyGrid
propertyGrid = new();
System\Windows\Forms\AccessibleObjects\PropertyGridView.PropertyGridViewAccessibleObjectTests.cs (22)
20
using
PropertyGrid
propertyGrid = new();
43
using
PropertyGrid
propertyGrid = new();
52
using
PropertyGrid
propertyGrid = new();
67
using
PropertyGrid
propertyGrid = new();
82
using
PropertyGrid
propertyGrid = new();
108
using
PropertyGrid
propertyGrid = new();
127
using
PropertyGrid
propertyGrid = new();
142
using
PropertyGrid
propertyGrid = new();
154
using
PropertyGrid
propertyGrid = new();
166
using
PropertyGrid
propertyGrid = new();
194
using
PropertyGrid
propertyGrid = new();
205
using
PropertyGrid
propertyGrid = new();
208
ConstructorInfo ctor = type.GetConstructor([typeof(PropertyGridView), typeof(
PropertyGrid
)]);
218
using
PropertyGrid
propertyGrid = new();
228
using
PropertyGrid
propertyGrid = new();
236
using
PropertyGrid
propertyGrid = new();
282
using
PropertyGrid
propertyGrid = new();
290
using
PropertyGrid
propertyGrid = new();
299
using
PropertyGrid
propertyGrid = new();
309
using
PropertyGrid
propertyGrid = new();
321
using
PropertyGrid
propertyGrid = new();
332
using
PropertyGrid
propertyGrid = new();
System\Windows\Forms\PropertyGrid.PropertyTabCollectionTests.cs (13)
15
[InlineData(typeof(
PropertyGrid
))]
18
var
owner = Activator.CreateInstance(ownerType) as
PropertyGrid
;
24
[InlineData(typeof(
PropertyGrid
), 0, typeof(PropertyGridInternal.PropertiesTab))]
25
[InlineData(typeof(
PropertyGrid
), 1, typeof(TestPropertyTab))]
28
var
owner = Activator.CreateInstance(ownerType) as
PropertyGrid
;
37
[InlineData(typeof(
PropertyGrid
), typeof(TestPropertyTab), 2, false)]
38
[InlineData(typeof(
PropertyGrid
), typeof(TestPropertyTab), 2, true)]
41
var
owner = Activator.CreateInstance(ownerType) as
PropertyGrid
;
58
public class TestPropertyTabCollection :
PropertyGrid
.PropertyTabCollection
60
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)
15
using
PropertyGrid
propertyGrid = new();
29
using
PropertyGrid
propertyGrid = new();
47
using
PropertyGrid
propertyGrid = new();
System\Windows\Forms\PropertyGridInternal\AccessibleObjects\DropDownButton.DropDownButtonAccessibleObjectTests.cs (1)
85
using
PropertyGrid
control = new();
System\Windows\Forms\PropertyGridInternal\AccessibleObjects\HelpPane.HelpPaneAccessibleObjectTests.cs (3)
15
using
PropertyGrid
propertyGrid = new();
28
using
PropertyGrid
propertyGrid = new();
44
using
PropertyGrid
propertyGrid = new();
System\Windows\Forms\PropertyGridInternal\AccessibleObjects\PropertyDescriptorGridEntry.PropertyDescriptorGridEntryAccessibleObjectTests.cs (11)
17
using
PropertyGrid
propertyGrid = new();
39
using
PropertyGrid
propertyGrid = new();
53
using
PropertyGrid
propertyGrid = new();
64
using
PropertyGrid
propertyGrid = new();
91
using
PropertyGrid
propertyGrid = new();
110
using
PropertyGrid
propertyGrid = new();
130
public TestGridEntry(
PropertyGrid
ownerGrid, GridEntry peParent, PropertyGridView propertyGridView)
173
public TestPropertyDescriptorGridEntry(
PropertyGrid
ownerGrid, GridEntry parent, bool hide)
193
public TestPropertyGridViewAccessibleObject(PropertyGridView owner,
PropertyGrid
parentPropertyGrid)
209
public EnumerablePropertyDescriptorGridEntry(
PropertyGrid
ownerGrid, GridEntry parent, PropertyDescriptor propertyDescriptor, bool hide)
219
public DropDownEditablePropertyDescriptorGridEntry(
PropertyGrid
ownerGrid, GridEntry parent, PropertyDescriptor propertyDescriptor, bool hide)
System\Windows\Forms\PropertyGridInternal\AccessibleObjects\PropertyGridView.DropDownHolder.DropDownHolderAccessibleObjectTests.cs (4)
17
using
PropertyGrid
propertyGrid = new();
43
using
PropertyGrid
propertyGrid = new();
55
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[0];
70
using
PropertyGrid
propertyGrid = new();
System\Windows\Forms\PropertyGridInternal\AccessibleObjects\PropertyGridView.GridViewListBoxAccessibleObjectTests.cs (3)
17
using
PropertyGrid
propertyGrid = new();
32
using
PropertyGrid
propertyGrid = new();
48
using
PropertyGrid
propertyGrid = new();
System\Windows\Forms\PropertyGridInternal\AccessibleObjects\PropertyGridView.GridViewTextBox.GridViewTextBoxAccessibleObjectTests.cs (11)
24
using
PropertyGrid
propertyGrid = new PropertyGrid
50
using
PropertyGrid
propertyGrid = new()
95
using
PropertyGrid
propertyGrid = new();
109
using
PropertyGrid
propertyGrid = new();
125
using
PropertyGrid
propertyGrid = new();
137
using
PropertyGrid
propertyGrid = new();
146
using
PropertyGrid
propertyGrid = new();
161
using
PropertyGrid
propertyGrid = new();
174
using
PropertyGrid
propertyGrid = new();
193
using
PropertyGrid
propertyGrid = new() { SelectedObject = new TestEntityWithTextField() { TextProperty = "Test" } };
213
using
PropertyGrid
propertyGrid = new();
System\Windows\Forms\PropertyGridInternal\PropertyGridView.DropDownHolderTests.cs (5)
34
using
PropertyGrid
propertyGrid = new();
45
using
PropertyGrid
propertyGrid = new();
62
using
PropertyGrid
propertyGrid = new();
73
using
PropertyGrid
propertyGrid = new();
93
using
PropertyGrid
propertyGrid = new();
System\Windows\Forms\PropertyGridInternal\PropertyGridView.GridViewListBoxTests.cs (1)
16
using
PropertyGrid
propertyGrid = new PropertyGrid
System\Windows\Forms\PropertyGridInternal\PropertyGridViewTests.cs (1)
13
using
PropertyGrid
propertyGrid = new();
System\Windows\Forms\PropertyGridInternal\PropertyGridViewTests.Rendering.cs (1)
18
using
PropertyGrid
propertyGrid = new()
System\Windows\Forms\PropertyGridInternal\TestAccessors.PropertyGridTestAccessor.cs (3)
10
public class PropertyGridTestAccessor : TestAccessor<
PropertyGrid
>
12
public PropertyGridTestAccessor(
PropertyGrid
instance) : base(instance) { }
23
public static PropertyGridTestAccessor TestAccessor(this
PropertyGrid
propertyGrid)
System\Windows\Forms\PropertyGridTests.cs (216)
288
using
PropertyGrid
control = new()
313
using
PropertyGrid
control = new();
343
using
PropertyGrid
control = new();
380
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.BackColor)];
381
using
PropertyGrid
control = new();
396
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.BackColor)];
397
using
PropertyGrid
control = new();
413
using
PropertyGrid
control = new()
429
using
PropertyGrid
control = new();
474
using
PropertyGrid
control = new()
490
using
PropertyGrid
control = new();
528
using
PropertyGrid
control = new();
545
using
PropertyGrid
control = new()
566
using
PropertyGrid
control = new()
588
using
PropertyGrid
control = new()
610
using
PropertyGrid
control = new();
665
using
PropertyGrid
control = new();
709
using
PropertyGrid
control = new()
726
using
PropertyGrid
control = new();
754
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.CategoryForeColor)];
755
using
PropertyGrid
control = new();
770
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.CategoryForeColor)];
771
using
PropertyGrid
control = new();
787
using
PropertyGrid
control = new()
804
using
PropertyGrid
control = new();
832
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.CategorySplitterColor)];
833
using
PropertyGrid
control = new();
848
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.CategorySplitterColor)];
849
using
PropertyGrid
control = new();
872
using
PropertyGrid
control = new()
889
using
PropertyGrid
control = new();
917
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.CommandsActiveLinkColor)];
918
using
PropertyGrid
control = new();
933
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.CommandsActiveLinkColor)];
934
using
PropertyGrid
control = new();
950
using
PropertyGrid
control = new()
967
using
PropertyGrid
control = new();
995
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.CommandsBackColor)];
996
using
PropertyGrid
control = new();
1011
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.CommandsBackColor)];
1012
using
PropertyGrid
control = new();
1027
using
PropertyGrid
control = new();
1035
using
PropertyGrid
control = new()
1052
using
PropertyGrid
control = new();
1080
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.CommandsBorderColor)];
1081
using
PropertyGrid
control = new();
1096
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.CommandsBorderColor)];
1097
using
PropertyGrid
control = new();
1120
using
PropertyGrid
control = new()
1137
using
PropertyGrid
control = new();
1165
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.CommandsDisabledLinkColor)];
1166
using
PropertyGrid
control = new();
1181
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.CommandsDisabledLinkColor)];
1182
using
PropertyGrid
control = new();
1198
using
PropertyGrid
control = new()
1215
using
PropertyGrid
control = new();
1243
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.CommandsForeColor)];
1244
using
PropertyGrid
control = new();
1259
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.CommandsForeColor)];
1260
using
PropertyGrid
control = new();
1283
using
PropertyGrid
control = new()
1300
using
PropertyGrid
control = new();
1328
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.CommandsLinkColor)];
1329
using
PropertyGrid
control = new();
1344
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.CommandsLinkColor)];
1345
using
PropertyGrid
control = new();
1364
using
PropertyGrid
control = new()
1399
using
PropertyGrid
control = new()
1447
using
PropertyGrid
control = new()
1464
using
PropertyGrid
control = new();
1492
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.DisabledItemForeColor)];
1493
using
PropertyGrid
control = new();
1508
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.DisabledItemForeColor)];
1509
using
PropertyGrid
control = new();
1617
using
PropertyGrid
control = new()
1641
using
PropertyGrid
control = new();
1669
using
PropertyGrid
control = new();
1705
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.ForeColor)];
1706
using
PropertyGrid
control = new();
1721
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.ForeColor)];
1722
using
PropertyGrid
control = new();
1738
using
PropertyGrid
control = new()
1755
using
PropertyGrid
control = new();
1783
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.HelpBackColor)];
1784
using
PropertyGrid
control = new();
1799
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.HelpBackColor)];
1800
using
PropertyGrid
control = new();
1815
using
PropertyGrid
control = new();
1823
using
PropertyGrid
control = new()
1840
using
PropertyGrid
control = new();
1868
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.HelpBorderColor)];
1869
using
PropertyGrid
control = new();
1884
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.HelpBorderColor)];
1885
using
PropertyGrid
control = new();
1901
using
PropertyGrid
control = new()
1918
using
PropertyGrid
control = new();
1946
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.HelpForeColor)];
1947
using
PropertyGrid
control = new();
1962
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.HelpForeColor)];
1963
using
PropertyGrid
control = new();
1982
using
PropertyGrid
control = new()
2023
using
PropertyGrid
control = new()
2074
using
PropertyGrid
control = new()
2109
using
PropertyGrid
control = new()
2157
using
PropertyGrid
control = new()
2174
using
PropertyGrid
control = new();
2202
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.LineColor)];
2203
using
PropertyGrid
control = new();
2218
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.LineColor)];
2219
using
PropertyGrid
control = new();
2235
using
PropertyGrid
control = new()
2252
using
PropertyGrid
control = new();
2280
using
PropertyGrid
control = new();
2320
using
PropertyGrid
control = new()
2338
using
PropertyGrid
control = new();
2366
using
PropertyGrid
grid = new();
2388
using
PropertyGrid
control = new();
2395
using
PropertyGrid
control = new();
2404
using
PropertyGrid
control = new()
2421
using
PropertyGrid
control = new();
2449
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.SelectedItemWithFocusBackColor)];
2450
using
PropertyGrid
control = new();
2465
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.SelectedItemWithFocusBackColor)];
2466
using
PropertyGrid
control = new();
2482
using
PropertyGrid
control = new()
2499
using
PropertyGrid
control = new();
2527
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.SelectedItemWithFocusForeColor)];
2528
using
PropertyGrid
control = new();
2543
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.SelectedItemWithFocusForeColor)];
2544
using
PropertyGrid
control = new();
2566
using
PropertyGrid
control = new()
2585
using
PropertyGrid
control = new();
2627
using
PropertyGrid
control = new()
2650
using
PropertyGrid
control = new()
2675
using
PropertyGrid
control = new();
2743
using
PropertyGrid
propertyGrid = new();
2766
using
PropertyGrid
propertyGrid = new();
2868
using
PropertyGrid
control = new()
2885
using
PropertyGrid
control = new();
2923
using
PropertyGrid
control = new();
2957
using
PropertyGrid
control = new();
2991
using
PropertyGrid
control = new();
3006
using
PropertyGrid
control = new()
3023
using
PropertyGrid
control = new();
3051
using
PropertyGrid
control = new();
3092
using
PropertyGrid
control = new()
3131
using
PropertyGrid
control = new()
3207
using
PropertyGrid
control = new()
3225
using
PropertyGrid
control = new();
3253
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.ViewBackColor)];
3254
using
PropertyGrid
control = new();
3269
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.ViewBackColor)];
3270
using
PropertyGrid
control = new();
3285
using
PropertyGrid
control = new();
3293
using
PropertyGrid
control = new()
3310
using
PropertyGrid
control = new();
3338
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.ViewBorderColor)];
3339
using
PropertyGrid
control = new();
3354
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.ViewBorderColor)];
3355
using
PropertyGrid
control = new();
3378
using
PropertyGrid
control = new()
3395
using
PropertyGrid
control = new();
3423
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.ViewForeColor)];
3424
using
PropertyGrid
control = new();
3439
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
PropertyGrid
))[nameof(
PropertyGrid
.ViewForeColor)];
3440
using
PropertyGrid
control = new();
3878
using
PropertyGrid
propertyGrid = new();
3915
using
PropertyGrid
propertyGrid = new();
3929
using
PropertyGrid
propertyGrid = new();
3968
using
PropertyGrid
propertyGrid = new();
3983
using
PropertyGrid
propertyGrid = new();
4008
using
PropertyGrid
propertyGrid = new();
4032
using
PropertyGrid
propertyGrid = new();
4056
using
PropertyGrid
propertyGrid = new();
4076
using
PropertyGrid
propertyGrid = new();
4103
using
PropertyGrid
propertyGrid = new();
System\Windows\Forms\PropertyGridToolStripButtonTests.cs (1)
13
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 (5)
CollectionEditors.Designer.cs (1)
129
private System.Windows.Forms.
PropertyGrid
propertyGrid1;
Dialogs.Designer.cs (1)
161
private System.Windows.Forms.
PropertyGrid
propertyGrid1;
ListBoxes.Designer.cs (1)
279
private System.Windows.Forms.
PropertyGrid
propertyGrid;
MessageBoxes.Designer.cs (1)
63
private System.Windows.Forms.
PropertyGrid
propertyGrid1;
PropertyGrid.Designer.cs (1)
62
private System.Windows.Forms.
PropertyGrid
propertyGrid1;