4 types derived from PropertyGrid
DesignSurfaceExt (1)
PropertyGridExt.cs (1)
10public class PropertyGridExt : PropertyGrid
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\VsPropertyGrid.cs (1)
8internal class VsPropertyGrid : PropertyGrid
System.Windows.Forms.Tests (1)
System\Windows\Forms\PropertyGridTests.cs (1)
4129private class SubPropertyGrid : PropertyGrid
System.Windows.Forms.TestUtilities (1)
PropertyGridInternal\SubPropertyGrid.cs (1)
15public class SubPropertyGrid<TSelected> : PropertyGrid where TSelected : new()
241 instantiations of PropertyGrid
Accessibility_Core_App (2)
RemainingControls.Designer.cs (2)
34this.propertyGrid1 = new System.Windows.Forms.PropertyGrid(); 35this.propertyGrid2 = new System.Windows.Forms.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)
21using PropertyGrid propertyGrid = new(); 55using PropertyGrid propertyGrid = new();
System.Windows.Forms.Tests (230)
System\Windows\Forms\AccessibleObjects\CategoryGridEntryAccessibleObjectTests.cs (6)
66using PropertyGrid control = new(); 81using PropertyGrid control = new(); 99using PropertyGrid control = new(); 116using PropertyGrid control = new(); 134using PropertyGrid control = new(); 176using PropertyGrid control = new();
System\Windows\Forms\AccessibleObjects\PropertyGrid.PropertyGridAccessibleObjectTests.cs (12)
16using PropertyGrid propertyGrid = new(); 29using PropertyGrid propertyGrid = new(); 43using PropertyGrid propertyGrid = new(); 64using PropertyGrid propertyGrid = new(); 99using PropertyGrid propertyGrid = new(); 112using PropertyGrid propertyGrid = new(); 121using PropertyGrid propertyGrid = new(); 131using PropertyGrid propertyGrid = new(); 142using PropertyGrid propertyGrid = new() { ToolbarVisible = false }; 153using PropertyGrid propertyGrid = new(); 164using PropertyGrid propertyGrid = new() { HelpVisible = false }; 181using PropertyGrid propertyGrid = new() { HelpVisible = false, CommandsVisibleIfAvailable = false };
System\Windows\Forms\AccessibleObjects\PropertyGridToolStrip.PropertyGridToolStripAccessibleObjectTests.cs (4)
13using PropertyGrid propertyGrid = new(); 26using PropertyGrid propertyGrid = new(); 40using PropertyGrid propertyGrid = new(); 56using PropertyGrid propertyGrid = new();
System\Windows\Forms\AccessibleObjects\PropertyGridToolStripButton.PropertyGridToolStripButtonAccessibleObjectTests.cs (9)
13using PropertyGrid propertyGrid = new(); 31using PropertyGrid propertyGrid = new(); 41using PropertyGrid propertyGrid = new(); 59using PropertyGrid propertyGrid = new(); 71using PropertyGrid propertyGrid = new(); 99using PropertyGrid propertyGrid = new(); 127using PropertyGrid propertyGrid = new(); 149using PropertyGrid propertyGrid = new(); 177using PropertyGrid propertyGrid = new();
System\Windows\Forms\AccessibleObjects\PropertyGridView.PropertyGridViewAccessibleObjectTests.cs (21)
18using PropertyGrid propertyGrid = new(); 41using PropertyGrid propertyGrid = new(); 50using PropertyGrid propertyGrid = new(); 65using PropertyGrid propertyGrid = new(); 80using PropertyGrid propertyGrid = new(); 106using PropertyGrid propertyGrid = new(); 125using PropertyGrid propertyGrid = new(); 140using PropertyGrid propertyGrid = new(); 152using PropertyGrid propertyGrid = new(); 164using PropertyGrid propertyGrid = new(); 192using PropertyGrid propertyGrid = new(); 203using PropertyGrid propertyGrid = new(); 216using PropertyGrid propertyGrid = new(); 226using PropertyGrid propertyGrid = new(); 234using PropertyGrid propertyGrid = new(); 280using PropertyGrid propertyGrid = new(); 288using PropertyGrid propertyGrid = new(); 297using PropertyGrid propertyGrid = new(); 307using PropertyGrid propertyGrid = new(); 319using PropertyGrid propertyGrid = new(); 330using PropertyGrid propertyGrid = new();
System\Windows\Forms\PropertyGridInternal\AccessibleObjects\CommandsPane.CommandsPaneAccessibleObjectTests.cs (3)
13using PropertyGrid propertyGrid = new(); 26using PropertyGrid propertyGrid = new(); 41using PropertyGrid propertyGrid = new();
System\Windows\Forms\PropertyGridInternal\AccessibleObjects\DetailsButton.DetailsButtonAccessibleObjectTests.cs (3)
13using PropertyGrid propertyGrid = new(); 27using PropertyGrid propertyGrid = new(); 45using PropertyGrid propertyGrid = new();
System\Windows\Forms\PropertyGridInternal\AccessibleObjects\DropDownButton.DropDownButtonAccessibleObjectTests.cs (1)
83using PropertyGrid control = new();
System\Windows\Forms\PropertyGridInternal\AccessibleObjects\HelpPane.HelpPaneAccessibleObjectTests.cs (3)
13using PropertyGrid propertyGrid = new(); 26using PropertyGrid propertyGrid = new(); 42using PropertyGrid propertyGrid = new();
System\Windows\Forms\PropertyGridInternal\AccessibleObjects\PropertyDescriptorGridEntry.PropertyDescriptorGridEntryAccessibleObjectTests.cs (6)
15using PropertyGrid propertyGrid = new(); 37using PropertyGrid propertyGrid = new(); 51using PropertyGrid propertyGrid = new(); 62using PropertyGrid propertyGrid = new(); 89using PropertyGrid propertyGrid = new(); 108using PropertyGrid propertyGrid = new();
System\Windows\Forms\PropertyGridInternal\AccessibleObjects\PropertyGridView.DropDownHolder.DropDownHolderAccessibleObjectTests.cs (3)
15using PropertyGrid propertyGrid = new(); 41using PropertyGrid propertyGrid = new(); 68using PropertyGrid propertyGrid = new();
System\Windows\Forms\PropertyGridInternal\AccessibleObjects\PropertyGridView.GridViewListBoxAccessibleObjectTests.cs (3)
15using PropertyGrid propertyGrid = new(); 30using PropertyGrid propertyGrid = new(); 46using PropertyGrid propertyGrid = new();
System\Windows\Forms\PropertyGridInternal\AccessibleObjects\PropertyGridView.GridViewTextBox.GridViewTextBoxAccessibleObjectTests.cs (11)
22using PropertyGrid propertyGrid = new PropertyGrid 48using PropertyGrid propertyGrid = new() 93using PropertyGrid propertyGrid = new(); 107using PropertyGrid propertyGrid = new(); 123using PropertyGrid propertyGrid = new(); 135using PropertyGrid propertyGrid = new(); 144using PropertyGrid propertyGrid = new(); 159using PropertyGrid propertyGrid = new(); 172using PropertyGrid propertyGrid = new(); 191using PropertyGrid propertyGrid = new() { SelectedObject = new TestEntityWithTextField() { TextProperty = "Test" } }; 211using PropertyGrid propertyGrid = new();
System\Windows\Forms\PropertyGridInternal\PropertyGridView.DropDownHolderTests.cs (5)
32using PropertyGrid propertyGrid = new(); 43using PropertyGrid propertyGrid = new(); 60using PropertyGrid propertyGrid = new(); 71using PropertyGrid propertyGrid = new(); 91using PropertyGrid propertyGrid = new();
System\Windows\Forms\PropertyGridInternal\PropertyGridView.GridViewListBoxTests.cs (1)
14using PropertyGrid propertyGrid = new PropertyGrid
System\Windows\Forms\PropertyGridInternal\PropertyGridViewTests.cs (1)
11using PropertyGrid propertyGrid = new();
System\Windows\Forms\PropertyGridInternal\PropertyGridViewTests.Rendering.cs (1)
16using PropertyGrid propertyGrid = new()
System\Windows\Forms\PropertyGridTests.cs (136)
286using PropertyGrid control = new() 311using PropertyGrid control = new(); 341using PropertyGrid control = new(); 379using PropertyGrid control = new(); 395using PropertyGrid control = new(); 411using PropertyGrid control = new() 427using PropertyGrid control = new(); 472using PropertyGrid control = new() 488using PropertyGrid control = new(); 526using PropertyGrid control = new(); 543using PropertyGrid control = new() 564using PropertyGrid control = new() 586using PropertyGrid control = new() 608using PropertyGrid control = new(); 663using PropertyGrid control = new(); 707using PropertyGrid control = new() 724using PropertyGrid control = new(); 753using PropertyGrid control = new(); 769using PropertyGrid control = new(); 785using PropertyGrid control = new() 802using PropertyGrid control = new(); 831using PropertyGrid control = new(); 847using PropertyGrid control = new(); 870using PropertyGrid control = new() 887using PropertyGrid control = new(); 916using PropertyGrid control = new(); 932using PropertyGrid control = new(); 948using PropertyGrid control = new() 965using PropertyGrid control = new(); 994using PropertyGrid control = new(); 1010using PropertyGrid control = new(); 1025using PropertyGrid control = new(); 1033using PropertyGrid control = new() 1050using PropertyGrid control = new(); 1079using PropertyGrid control = new(); 1095using PropertyGrid control = new(); 1118using PropertyGrid control = new() 1135using PropertyGrid control = new(); 1164using PropertyGrid control = new(); 1180using PropertyGrid control = new(); 1196using PropertyGrid control = new() 1213using PropertyGrid control = new(); 1242using PropertyGrid control = new(); 1258using PropertyGrid control = new(); 1281using PropertyGrid control = new() 1298using PropertyGrid control = new(); 1327using PropertyGrid control = new(); 1343using PropertyGrid control = new(); 1362using PropertyGrid control = new() 1397using PropertyGrid control = new() 1445using PropertyGrid control = new() 1462using PropertyGrid control = new(); 1491using PropertyGrid control = new(); 1507using PropertyGrid control = new(); 1615using PropertyGrid control = new() 1639using PropertyGrid control = new(); 1667using PropertyGrid control = new(); 1704using PropertyGrid control = new(); 1720using PropertyGrid control = new(); 1736using PropertyGrid control = new() 1753using PropertyGrid control = new(); 1782using PropertyGrid control = new(); 1798using PropertyGrid control = new(); 1813using PropertyGrid control = new(); 1821using PropertyGrid control = new() 1838using PropertyGrid control = new(); 1867using PropertyGrid control = new(); 1883using PropertyGrid control = new(); 1899using PropertyGrid control = new() 1916using PropertyGrid control = new(); 1945using PropertyGrid control = new(); 1961using PropertyGrid control = new(); 1980using PropertyGrid control = new() 2021using PropertyGrid control = new() 2072using PropertyGrid control = new() 2107using PropertyGrid control = new() 2155using PropertyGrid control = new() 2172using PropertyGrid control = new(); 2201using PropertyGrid control = new(); 2217using PropertyGrid control = new(); 2233using PropertyGrid control = new() 2250using PropertyGrid control = new(); 2278using PropertyGrid control = new(); 2318using PropertyGrid control = new() 2336using PropertyGrid control = new(); 2364using PropertyGrid grid = new(); 2386using PropertyGrid control = new(); 2393using PropertyGrid control = new(); 2402using PropertyGrid control = new() 2419using PropertyGrid control = new(); 2448using PropertyGrid control = new(); 2464using PropertyGrid control = new(); 2480using PropertyGrid control = new() 2497using PropertyGrid control = new(); 2526using PropertyGrid control = new(); 2542using PropertyGrid control = new(); 2564using PropertyGrid control = new() 2583using PropertyGrid control = new(); 2625using PropertyGrid control = new() 2648using PropertyGrid control = new() 2673using PropertyGrid control = new(); 2741using PropertyGrid propertyGrid = new(); 2764using PropertyGrid propertyGrid = new(); 2866using PropertyGrid control = new() 2883using PropertyGrid control = new(); 2921using PropertyGrid control = new(); 2955using PropertyGrid control = new(); 2989using PropertyGrid control = new(); 3004using PropertyGrid control = new() 3021using PropertyGrid control = new(); 3049using PropertyGrid control = new(); 3090using PropertyGrid control = new() 3129using PropertyGrid control = new() 3205using PropertyGrid control = new() 3223using PropertyGrid control = new(); 3252using PropertyGrid control = new(); 3268using PropertyGrid control = new(); 3283using PropertyGrid control = new(); 3291using PropertyGrid control = new() 3308using PropertyGrid control = new(); 3337using PropertyGrid control = new(); 3353using PropertyGrid control = new(); 3376using PropertyGrid control = new() 3393using PropertyGrid control = new(); 3422using PropertyGrid control = new(); 3438using PropertyGrid control = new(); 3876using PropertyGrid propertyGrid = new(); 3913using PropertyGrid propertyGrid = new(); 3927using PropertyGrid propertyGrid = new(); 3966using PropertyGrid propertyGrid = new(); 3981using PropertyGrid propertyGrid = new(); 4006using PropertyGrid propertyGrid = new(); 4030using PropertyGrid propertyGrid = new(); 4054using PropertyGrid propertyGrid = new(); 4074using PropertyGrid propertyGrid = new(); 4101using PropertyGrid propertyGrid = new();
System\Windows\Forms\PropertyGridToolStripButtonTests.cs (1)
11using PropertyGrid propertyGrid = new();
System.Windows.Forms.UI.IntegrationTests (1)
PropertyGridTests.cs (1)
21_propertyGrid = new();
WinFormsControlsTest (4)
CollectionEditors.Designer.cs (1)
38this.propertyGrid1 = new System.Windows.Forms.PropertyGrid();
Dialogs.Designer.cs (1)
35this.propertyGrid1 = new System.Windows.Forms.PropertyGrid();
MessageBoxes.Designer.cs (1)
35this.propertyGrid1 = new System.Windows.Forms.PropertyGrid();
PropertyGrid.Designer.cs (1)
34this.propertyGrid1 = new System.Windows.Forms.PropertyGrid();
477 references to PropertyGrid
Accessibility_Core_App (2)
RemainingControls.Designer.cs (2)
140private System.Windows.Forms.PropertyGrid propertyGrid1; 141private System.Windows.Forms.PropertyGrid propertyGrid2;
DesignSurface (1)
MainForm.cs (1)
276surface.CreateControl<PropertyGrid>(new Size(200, 150), new Point(430, 23));
DesignSurfaceExt (1)
PropertyGridExt.cs (1)
26MethodInfo methodInfo = typeof(PropertyGrid).GetMethod(nameof(OnComponentChanged), BindingFlags.NonPublic | BindingFlags.Instance);
PresentationUI (2)
MS\Internal\Documents\DialogBaseForm.cs (2)
128else 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 4020protected virtual Bitmap SortByPropertyImage => ScaleHelper.GetIconResourceAsDefaultSizeBitmap(typeof(PropertyGrid), "PBAlpha"); 4028protected virtual Bitmap SortByCategoryImage => ScaleHelper.GetIconResourceAsDefaultSizeBitmap(typeof(PropertyGrid), "PBCategory"); 4036protected virtual Bitmap ShowPropertyPageImage => ScaleHelper.GetIconResourceAsDefaultSizeBitmap(typeof(PropertyGrid), "PBPPage");
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.FreezePaintScope.cs (2)
10private readonly PropertyGrid _propertyGrid; 12public FreezePaintScope(PropertyGrid propertyGrid)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.MeasureTextHelper.cs (4)
15public static SizeF MeasureText(PropertyGrid owner, Graphics g, string? text, Font font) 18public static SizeF MeasureText(PropertyGrid owner, Graphics g, string? text, Font font, int width) 21public static SizeF MeasureTextSimple(PropertyGrid owner, Graphics g, string? text, Font font, SizeF size) 31public static SizeF MeasureText(PropertyGrid owner, Graphics g, string? text, Font font, SizeF size)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.PropertyGridAccessibleObject.cs (4)
20public PropertyGridAccessibleObject(PropertyGrid owningPropertyGrid) : base(owningPropertyGrid) { } 24if (!this.IsOwnerHandleCreated(out PropertyGrid? owningPropertyGrid)) 103if (!this.TryGetOwnerAs(out PropertyGrid? owningPropertyGrid) || index < 0) 157if (!this.TryGetOwnerAs(out PropertyGrid? owningPropertyGrid))
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.PropertyGridServiceProvider.cs (2)
16private readonly PropertyGrid _ownerPropertyGrid; 18public PropertyGridServiceProvider(PropertyGrid ownerPropertyGrid)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.PropertyTabCollection.cs (2)
14private readonly PropertyGrid _ownerPropertyGrid; 16internal PropertyTabCollection(PropertyGrid ownerPropertyGrid)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.SnappableControl.cs (2)
12protected PropertyGrid OwnerPropertyGrid { get; } 18public SnappableControl(PropertyGrid ownerPropertyGrid)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\ArrayElementGridEntry.cs (1)
10public ArrayElementGridEntry(PropertyGrid ownerGrid, GridEntry parent, int index)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\CategoryGridEntry.cs (1)
17public CategoryGridEntry(PropertyGrid ownerGrid, GridEntry parent, string name, IEnumerable<GridEntry> children)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\CommandsPane.CommandsPaneAccessibleObject.cs (6)
16private readonly WeakReference<PropertyGrid> _parentPropertyGrid; 22/// <param name="parentPropertyGrid">The parent <see cref="PropertyGrid"/> control.</param> 23public CommandsPaneAccessibleObject(CommandsPane owningCommandsPane, PropertyGrid parentPropertyGrid) : base(owningCommandsPane) 30if (_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. 27internal partial class CommandsPane : PropertyGrid.SnappableControl 35internal CommandsPane(PropertyGrid owner) : base(owner)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (7)
71protected GridEntry(PropertyGrid ownerGrid, GridEntry? parent) 243/// <see cref="PropertyGrid"/> will update this when <see cref="PropertyGrid.ActiveDesigner"/> is set. 643public PropertyGrid OwnerGrid { get; } 1200SizeF textSize = PropertyGrid.MeasureTextHelper.MeasureText(OwnerGrid, graphics, text, font); 1608TextRenderer.DrawText(g, label, font, textRect, textColor, PropertyGrid.MeasureTextHelper.GetTextRendererFlags()); 1944(TextFormatFlags)format | PropertyGrid.MeasureTextHelper.GetTextRendererFlags());
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridErrorDialog.cs (3)
27private readonly PropertyGrid _ownerGrid; 42public GridErrorDialog(PropertyGrid owner) 301SizeF 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. 16internal partial class HelpPane : PropertyGrid.SnappableControl 33internal HelpPane(PropertyGrid owner) : base(owner) 90SizeF sizef = PropertyGrid.MeasureTextHelper.MeasureText(OwnerPropertyGrid, g, _titleLabel.Text, Font, width);
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\HelpPane.HelpPaneAccessibleObject.cs (6)
16private readonly WeakReference<PropertyGrid> _parentPropertyGrid; 22/// <param name="parentPropertyGrid">The parent <see cref="PropertyGrid"/> control.</param> 23public HelpPaneAccessibleObject(HelpPane owningHelpPane, PropertyGrid parentPropertyGrid) : base(owningHelpPane) 30if (_parentPropertyGrid.TryGetTarget(out PropertyGrid? target) 31&& target.AccessibilityObject is PropertyGrid.PropertyGridAccessibleObject propertyGridAccessibleObject) 62return _parentPropertyGrid.TryGetTarget(out PropertyGrid? target)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\ImmutablePropertyDescriptorGridEntry.cs (1)
23PropertyGrid ownerGrid,
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\IRootGridEntry.cs (1)
10/// <see cref="PropertyGrid"/>.
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\MultiPropertyDescriptorGridEntry.cs (1)
15PropertyGrid 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)
37PropertyGrid ownerGrid,
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (4)
116public PropertyGridView(IServiceProvider? serviceProvider, PropertyGrid propertyGrid) 429public PropertyGrid OwnerGrid { get; private set; } 944typeof(PropertyGrid), 1071SizeF sizeF = PropertyGrid.MeasureTextHelper.MeasureText(OwnerGrid, g, gridEntry.PropertyLabel, Font);
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.DropDownHolder.cs (1)
614SizeF sizef = PropertyGrid.MeasureTextHelper.MeasureText(
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.PropertyGridViewAccessibleObject.cs (4)
17private readonly WeakReference<PropertyGrid> _parentPropertyGrid; 19public PropertyGridViewAccessibleObject(PropertyGridView owner, PropertyGrid parentPropertyGrid) : base(owner) 29if (!_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)
12private readonly PropertyGrid _parentPropertyGrid; 18public PropertyGridToolStrip(PropertyGrid parentPropertyGrid)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridToolStrip.PropertyGridToolStripAccessibleObject.cs (7)
16private readonly WeakReference<PropertyGrid> _parentPropertyGrid; 23public PropertyGridToolStripAccessibleObject(PropertyGridToolStrip owningPropertyGridToolStrip, PropertyGrid parentPropertyGrid) : base(owningPropertyGridToolStrip) 30if (_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)
10private readonly PropertyGrid _owningPropertyGrid; 14internal PropertyGridToolStripButton(PropertyGrid propertyGrid, bool selectItemEnabled)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridToolStripButton.PropertyGridToolStripButtonAccessibleObject.cs (1)
12private 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)
38private PropertyGrid _propertyGrid;
System\ComponentModel\Design\CollectionEditor.FilterListBox.cs (3)
16private PropertyGrid? _grid; 19private PropertyGrid? PropertyGrid 27if (c is PropertyGrid grid)
System\Windows\Forms\Design\DataGridViewCellStyleBuilder.cs (1)
14private PropertyGrid _cellStyleProperties;
System\Windows\Forms\Design\DataGridViewColumnCollectionDialog.cs (1)
22private PropertyGrid _propertyGrid1;
System\Windows\Forms\Design\PropertyGridDesigner.cs (4)
13properties.Remove(nameof(PropertyGrid.AutoScroll)); 14properties.Remove(nameof(PropertyGrid.AutoScrollMargin)); 15properties.Remove(nameof(PropertyGrid.AutoScrollMinSize)); 16properties.Remove(nameof(PropertyGrid.DockPadding));
System\Windows\Forms\Design\VsPropertyGrid.cs (1)
24BitmapSelector.GetResourceStream(typeof(PropertyGrid), resourceName) ?? throw new InvalidOperationException(),
System.Windows.Forms.Interop.Tests (2)
PropertyGridTests.cs (2)
21using PropertyGrid propertyGrid = new(); 55using PropertyGrid propertyGrid = new();
System.Windows.Forms.Tests (344)
System\Windows\Forms\AccessibleObjects\CategoryGridEntryAccessibleObjectTests.cs (6)
66using PropertyGrid control = new(); 81using PropertyGrid control = new(); 99using PropertyGrid control = new(); 116using PropertyGrid control = new(); 134using PropertyGrid control = new(); 176using PropertyGrid control = new();
System\Windows\Forms\AccessibleObjects\PropertyGrid.PropertyGridAccessibleObjectTests.cs (23)
16using PropertyGrid propertyGrid = new(); 17PropertyGrid.PropertyGridAccessibleObject accessibleObject = 18new PropertyGrid.PropertyGridAccessibleObject(propertyGrid); 29using PropertyGrid propertyGrid = new(); 43using PropertyGrid propertyGrid = new(); 47PropertyGrid.PropertyGridAccessibleObject propertyGridAccessibleObject = 48new PropertyGrid.PropertyGridAccessibleObject(propertyGrid); 64using PropertyGrid propertyGrid = new(); 99using PropertyGrid propertyGrid = new(); 112using PropertyGrid propertyGrid = new(); 113PropertyGrid.PropertyGridAccessibleObject accessibleObject = new(propertyGrid); 121using PropertyGrid propertyGrid = new(); 122PropertyGrid.PropertyGridAccessibleObject accessibleObject = new(propertyGrid); 131using PropertyGrid propertyGrid = new(); 132PropertyGrid.PropertyGridAccessibleObject accessibleObject = new(propertyGrid); 142using PropertyGrid propertyGrid = new() { ToolbarVisible = false }; 143PropertyGrid.PropertyGridAccessibleObject accessibleObject = new(propertyGrid); 153using PropertyGrid propertyGrid = new(); 154PropertyGrid.PropertyGridAccessibleObject accessibleObject = new(propertyGrid); 164using PropertyGrid propertyGrid = new() { HelpVisible = false }; 171PropertyGrid.PropertyGridAccessibleObject accessibleObject = new(propertyGrid); 181using PropertyGrid propertyGrid = new() { HelpVisible = false, CommandsVisibleIfAvailable = false }; 182PropertyGrid.PropertyGridAccessibleObject accessibleObject = new(propertyGrid);
System\Windows\Forms\AccessibleObjects\PropertyGridToolStrip.PropertyGridToolStripAccessibleObjectTests.cs (4)
13using PropertyGrid propertyGrid = new(); 26using PropertyGrid propertyGrid = new(); 40using PropertyGrid propertyGrid = new(); 56using PropertyGrid propertyGrid = new();
System\Windows\Forms\AccessibleObjects\PropertyGridToolStripButton.PropertyGridToolStripButtonAccessibleObjectTests.cs (9)
13using PropertyGrid propertyGrid = new(); 31using PropertyGrid propertyGrid = new(); 41using PropertyGrid propertyGrid = new(); 59using PropertyGrid propertyGrid = new(); 71using PropertyGrid propertyGrid = new(); 99using PropertyGrid propertyGrid = new(); 127using PropertyGrid propertyGrid = new(); 149using PropertyGrid propertyGrid = new(); 177using PropertyGrid propertyGrid = new();
System\Windows\Forms\AccessibleObjects\PropertyGridView.PropertyGridViewAccessibleObjectTests.cs (22)
18using PropertyGrid propertyGrid = new(); 41using PropertyGrid propertyGrid = new(); 50using PropertyGrid propertyGrid = new(); 65using PropertyGrid propertyGrid = new(); 80using PropertyGrid propertyGrid = new(); 106using PropertyGrid propertyGrid = new(); 125using PropertyGrid propertyGrid = new(); 140using PropertyGrid propertyGrid = new(); 152using PropertyGrid propertyGrid = new(); 164using PropertyGrid propertyGrid = new(); 192using PropertyGrid propertyGrid = new(); 203using PropertyGrid propertyGrid = new(); 206ConstructorInfo ctor = type.GetConstructor([typeof(PropertyGridView), typeof(PropertyGrid)]); 216using PropertyGrid propertyGrid = new(); 226using PropertyGrid propertyGrid = new(); 234using PropertyGrid propertyGrid = new(); 280using PropertyGrid propertyGrid = new(); 288using PropertyGrid propertyGrid = new(); 297using PropertyGrid propertyGrid = new(); 307using PropertyGrid propertyGrid = new(); 319using PropertyGrid propertyGrid = new(); 330using PropertyGrid propertyGrid = new();
System\Windows\Forms\PropertyGrid.PropertyTabCollectionTests.cs (13)
13[InlineData(typeof(PropertyGrid))] 16var owner = Activator.CreateInstance(ownerType) as PropertyGrid; 22[InlineData(typeof(PropertyGrid), 0, typeof(PropertyGridInternal.PropertiesTab))] 23[InlineData(typeof(PropertyGrid), 1, typeof(TestPropertyTab))] 26var owner = Activator.CreateInstance(ownerType) as PropertyGrid; 35[InlineData(typeof(PropertyGrid), typeof(TestPropertyTab), 2, false)] 36[InlineData(typeof(PropertyGrid), typeof(TestPropertyTab), 2, true)] 39var owner = Activator.CreateInstance(ownerType) as PropertyGrid; 56public class TestPropertyTabCollection : PropertyGrid.PropertyTabCollection 58public TestPropertyTabCollection(PropertyGrid ownerPropertyGrid) : base(ownerPropertyGrid)
System\Windows\Forms\PropertyGridInternal\AccessibleObjects\CommandsPane.CommandsPaneAccessibleObjectTests.cs (3)
13using PropertyGrid propertyGrid = new(); 26using PropertyGrid propertyGrid = new(); 41using PropertyGrid propertyGrid = new();
System\Windows\Forms\PropertyGridInternal\AccessibleObjects\DetailsButton.DetailsButtonAccessibleObjectTests.cs (3)
13using PropertyGrid propertyGrid = new(); 27using PropertyGrid propertyGrid = new(); 45using PropertyGrid propertyGrid = new();
System\Windows\Forms\PropertyGridInternal\AccessibleObjects\DropDownButton.DropDownButtonAccessibleObjectTests.cs (1)
83using PropertyGrid control = new();
System\Windows\Forms\PropertyGridInternal\AccessibleObjects\HelpPane.HelpPaneAccessibleObjectTests.cs (3)
13using PropertyGrid propertyGrid = new(); 26using PropertyGrid propertyGrid = new(); 42using PropertyGrid propertyGrid = new();
System\Windows\Forms\PropertyGridInternal\AccessibleObjects\PropertyDescriptorGridEntry.PropertyDescriptorGridEntryAccessibleObjectTests.cs (11)
15using PropertyGrid propertyGrid = new(); 37using PropertyGrid propertyGrid = new(); 51using PropertyGrid propertyGrid = new(); 62using PropertyGrid propertyGrid = new(); 89using PropertyGrid propertyGrid = new(); 108using PropertyGrid propertyGrid = new(); 128public TestGridEntry(PropertyGrid ownerGrid, GridEntry peParent, PropertyGridView propertyGridView) 171public TestPropertyDescriptorGridEntry(PropertyGrid ownerGrid, GridEntry parent, bool hide) 191public TestPropertyGridViewAccessibleObject(PropertyGridView owner, PropertyGrid parentPropertyGrid) 207public EnumerablePropertyDescriptorGridEntry(PropertyGrid ownerGrid, GridEntry parent, PropertyDescriptor propertyDescriptor, bool hide) 217public DropDownEditablePropertyDescriptorGridEntry(PropertyGrid ownerGrid, GridEntry parent, PropertyDescriptor propertyDescriptor, bool hide)
System\Windows\Forms\PropertyGridInternal\AccessibleObjects\PropertyGridView.DropDownHolder.DropDownHolderAccessibleObjectTests.cs (4)
15using PropertyGrid propertyGrid = new(); 41using PropertyGrid propertyGrid = new(); 53PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(PropertyGrid))[0]; 68using PropertyGrid propertyGrid = new();
System\Windows\Forms\PropertyGridInternal\AccessibleObjects\PropertyGridView.GridViewListBoxAccessibleObjectTests.cs (3)
15using PropertyGrid propertyGrid = new(); 30using PropertyGrid propertyGrid = new(); 46using PropertyGrid propertyGrid = new();
System\Windows\Forms\PropertyGridInternal\AccessibleObjects\PropertyGridView.GridViewTextBox.GridViewTextBoxAccessibleObjectTests.cs (11)
22using PropertyGrid propertyGrid = new PropertyGrid 48using PropertyGrid propertyGrid = new() 93using PropertyGrid propertyGrid = new(); 107using PropertyGrid propertyGrid = new(); 123using PropertyGrid propertyGrid = new(); 135using PropertyGrid propertyGrid = new(); 144using PropertyGrid propertyGrid = new(); 159using PropertyGrid propertyGrid = new(); 172using PropertyGrid propertyGrid = new(); 191using PropertyGrid propertyGrid = new() { SelectedObject = new TestEntityWithTextField() { TextProperty = "Test" } }; 211using PropertyGrid propertyGrid = new();
System\Windows\Forms\PropertyGridInternal\PropertyGridView.DropDownHolderTests.cs (5)
32using PropertyGrid propertyGrid = new(); 43using PropertyGrid propertyGrid = new(); 60using PropertyGrid propertyGrid = new(); 71using PropertyGrid propertyGrid = new(); 91using PropertyGrid propertyGrid = new();
System\Windows\Forms\PropertyGridInternal\PropertyGridView.GridViewListBoxTests.cs (1)
14using PropertyGrid propertyGrid = new PropertyGrid
System\Windows\Forms\PropertyGridInternal\PropertyGridViewTests.cs (1)
11using PropertyGrid propertyGrid = new();
System\Windows\Forms\PropertyGridInternal\PropertyGridViewTests.Rendering.cs (1)
16using PropertyGrid propertyGrid = new()
System\Windows\Forms\PropertyGridInternal\TestAccessors.PropertyGridTestAccessor.cs (3)
8public class PropertyGridTestAccessor : TestAccessor<Windows.Forms.PropertyGrid> 10public PropertyGridTestAccessor(Windows.Forms.PropertyGrid instance) : base(instance) { } 21public static PropertyGridTestAccessor TestAccessor(this Windows.Forms.PropertyGrid propertyGrid)
System\Windows\Forms\PropertyGridTests.cs (216)
286using PropertyGrid control = new() 311using PropertyGrid control = new(); 341using PropertyGrid control = new(); 378PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(PropertyGrid))[nameof(PropertyGrid.BackColor)]; 379using PropertyGrid control = new(); 394PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(PropertyGrid))[nameof(PropertyGrid.BackColor)]; 395using PropertyGrid control = new(); 411using PropertyGrid control = new() 427using PropertyGrid control = new(); 472using PropertyGrid control = new() 488using PropertyGrid control = new(); 526using PropertyGrid control = new(); 543using PropertyGrid control = new() 564using PropertyGrid control = new() 586using PropertyGrid control = new() 608using PropertyGrid control = new(); 663using PropertyGrid control = new(); 707using PropertyGrid control = new() 724using PropertyGrid control = new(); 752PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(PropertyGrid))[nameof(PropertyGrid.CategoryForeColor)]; 753using PropertyGrid control = new(); 768PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(PropertyGrid))[nameof(PropertyGrid.CategoryForeColor)]; 769using PropertyGrid control = new(); 785using PropertyGrid control = new() 802using PropertyGrid control = new(); 830PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(PropertyGrid))[nameof(PropertyGrid.CategorySplitterColor)]; 831using PropertyGrid control = new(); 846PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(PropertyGrid))[nameof(PropertyGrid.CategorySplitterColor)]; 847using PropertyGrid control = new(); 870using PropertyGrid control = new() 887using PropertyGrid control = new(); 915PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(PropertyGrid))[nameof(PropertyGrid.CommandsActiveLinkColor)]; 916using PropertyGrid control = new(); 931PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(PropertyGrid))[nameof(PropertyGrid.CommandsActiveLinkColor)]; 932using PropertyGrid control = new(); 948using PropertyGrid control = new() 965using PropertyGrid control = new(); 993PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(PropertyGrid))[nameof(PropertyGrid.CommandsBackColor)]; 994using PropertyGrid control = new(); 1009PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(PropertyGrid))[nameof(PropertyGrid.CommandsBackColor)]; 1010using PropertyGrid control = new(); 1025using PropertyGrid control = new(); 1033using PropertyGrid control = new() 1050using PropertyGrid control = new(); 1078PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(PropertyGrid))[nameof(PropertyGrid.CommandsBorderColor)]; 1079using PropertyGrid control = new(); 1094PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(PropertyGrid))[nameof(PropertyGrid.CommandsBorderColor)]; 1095using PropertyGrid control = new(); 1118using PropertyGrid control = new() 1135using PropertyGrid control = new(); 1163PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(PropertyGrid))[nameof(PropertyGrid.CommandsDisabledLinkColor)]; 1164using PropertyGrid control = new(); 1179PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(PropertyGrid))[nameof(PropertyGrid.CommandsDisabledLinkColor)]; 1180using PropertyGrid control = new(); 1196using PropertyGrid control = new() 1213using PropertyGrid control = new(); 1241PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(PropertyGrid))[nameof(PropertyGrid.CommandsForeColor)]; 1242using PropertyGrid control = new(); 1257PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(PropertyGrid))[nameof(PropertyGrid.CommandsForeColor)]; 1258using PropertyGrid control = new(); 1281using PropertyGrid control = new() 1298using PropertyGrid control = new(); 1326PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(PropertyGrid))[nameof(PropertyGrid.CommandsLinkColor)]; 1327using PropertyGrid control = new(); 1342PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(PropertyGrid))[nameof(PropertyGrid.CommandsLinkColor)]; 1343using PropertyGrid control = new(); 1362using PropertyGrid control = new() 1397using PropertyGrid control = new() 1445using PropertyGrid control = new() 1462using PropertyGrid control = new(); 1490PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(PropertyGrid))[nameof(PropertyGrid.DisabledItemForeColor)]; 1491using PropertyGrid control = new(); 1506PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(PropertyGrid))[nameof(PropertyGrid.DisabledItemForeColor)]; 1507using PropertyGrid control = new(); 1615using PropertyGrid control = new() 1639using PropertyGrid control = new(); 1667using PropertyGrid control = new(); 1703PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(PropertyGrid))[nameof(PropertyGrid.ForeColor)]; 1704using PropertyGrid control = new(); 1719PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(PropertyGrid))[nameof(PropertyGrid.ForeColor)]; 1720using PropertyGrid control = new(); 1736using PropertyGrid control = new() 1753using PropertyGrid control = new(); 1781PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(PropertyGrid))[nameof(PropertyGrid.HelpBackColor)]; 1782using PropertyGrid control = new(); 1797PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(PropertyGrid))[nameof(PropertyGrid.HelpBackColor)]; 1798using PropertyGrid control = new(); 1813using PropertyGrid control = new(); 1821using PropertyGrid control = new() 1838using PropertyGrid control = new(); 1866PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(PropertyGrid))[nameof(PropertyGrid.HelpBorderColor)]; 1867using PropertyGrid control = new(); 1882PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(PropertyGrid))[nameof(PropertyGrid.HelpBorderColor)]; 1883using PropertyGrid control = new(); 1899using PropertyGrid control = new() 1916using PropertyGrid control = new(); 1944PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(PropertyGrid))[nameof(PropertyGrid.HelpForeColor)]; 1945using PropertyGrid control = new(); 1960PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(PropertyGrid))[nameof(PropertyGrid.HelpForeColor)]; 1961using PropertyGrid control = new(); 1980using PropertyGrid control = new() 2021using PropertyGrid control = new() 2072using PropertyGrid control = new() 2107using PropertyGrid control = new() 2155using PropertyGrid control = new() 2172using PropertyGrid control = new(); 2200PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(PropertyGrid))[nameof(PropertyGrid.LineColor)]; 2201using PropertyGrid control = new(); 2216PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(PropertyGrid))[nameof(PropertyGrid.LineColor)]; 2217using PropertyGrid control = new(); 2233using PropertyGrid control = new() 2250using PropertyGrid control = new(); 2278using PropertyGrid control = new(); 2318using PropertyGrid control = new() 2336using PropertyGrid control = new(); 2364using PropertyGrid grid = new(); 2386using PropertyGrid control = new(); 2393using PropertyGrid control = new(); 2402using PropertyGrid control = new() 2419using PropertyGrid control = new(); 2447PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(PropertyGrid))[nameof(PropertyGrid.SelectedItemWithFocusBackColor)]; 2448using PropertyGrid control = new(); 2463PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(PropertyGrid))[nameof(PropertyGrid.SelectedItemWithFocusBackColor)]; 2464using PropertyGrid control = new(); 2480using PropertyGrid control = new() 2497using PropertyGrid control = new(); 2525PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(PropertyGrid))[nameof(PropertyGrid.SelectedItemWithFocusForeColor)]; 2526using PropertyGrid control = new(); 2541PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(PropertyGrid))[nameof(PropertyGrid.SelectedItemWithFocusForeColor)]; 2542using PropertyGrid control = new(); 2564using PropertyGrid control = new() 2583using PropertyGrid control = new(); 2625using PropertyGrid control = new() 2648using PropertyGrid control = new() 2673using PropertyGrid control = new(); 2741using PropertyGrid propertyGrid = new(); 2764using PropertyGrid propertyGrid = new(); 2866using PropertyGrid control = new() 2883using PropertyGrid control = new(); 2921using PropertyGrid control = new(); 2955using PropertyGrid control = new(); 2989using PropertyGrid control = new(); 3004using PropertyGrid control = new() 3021using PropertyGrid control = new(); 3049using PropertyGrid control = new(); 3090using PropertyGrid control = new() 3129using PropertyGrid control = new() 3205using PropertyGrid control = new() 3223using PropertyGrid control = new(); 3251PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(PropertyGrid))[nameof(PropertyGrid.ViewBackColor)]; 3252using PropertyGrid control = new(); 3267PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(PropertyGrid))[nameof(PropertyGrid.ViewBackColor)]; 3268using PropertyGrid control = new(); 3283using PropertyGrid control = new(); 3291using PropertyGrid control = new() 3308using PropertyGrid control = new(); 3336PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(PropertyGrid))[nameof(PropertyGrid.ViewBorderColor)]; 3337using PropertyGrid control = new(); 3352PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(PropertyGrid))[nameof(PropertyGrid.ViewBorderColor)]; 3353using PropertyGrid control = new(); 3376using PropertyGrid control = new() 3393using PropertyGrid control = new(); 3421PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(PropertyGrid))[nameof(PropertyGrid.ViewForeColor)]; 3422using PropertyGrid control = new(); 3437PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(PropertyGrid))[nameof(PropertyGrid.ViewForeColor)]; 3438using PropertyGrid control = new(); 3876using PropertyGrid propertyGrid = new(); 3913using PropertyGrid propertyGrid = new(); 3927using PropertyGrid propertyGrid = new(); 3966using PropertyGrid propertyGrid = new(); 3981using PropertyGrid propertyGrid = new(); 4006using PropertyGrid propertyGrid = new(); 4030using PropertyGrid propertyGrid = new(); 4054using PropertyGrid propertyGrid = new(); 4074using PropertyGrid propertyGrid = new(); 4101using PropertyGrid propertyGrid = new();
System\Windows\Forms\PropertyGridToolStripButtonTests.cs (1)
11using PropertyGrid propertyGrid = new();
System.Windows.Forms.UI.IntegrationTests (5)
PropertyGridTests.cs (3)
10using static System.Windows.Forms.PropertyGrid; 16private readonly PropertyGrid _propertyGrid; 464PropertyGrid propertyGrid = propertyTabCollection.TestAccessor().Dynamic._ownerPropertyGrid;
PropertyGridViewTests.cs (2)
20await RunControlPairTestAsync<DomainUpDown, PropertyGrid>((form, controls) => 22(DomainUpDown domainUpDown, PropertyGrid propertyGrid) = controls;
WinFormsControlsTest (4)
CollectionEditors.Designer.cs (1)
129private System.Windows.Forms.PropertyGrid propertyGrid1;
Dialogs.Designer.cs (1)
161private System.Windows.Forms.PropertyGrid propertyGrid1;
MessageBoxes.Designer.cs (1)
63private System.Windows.Forms.PropertyGrid propertyGrid1;
PropertyGrid.Designer.cs (1)
62private System.Windows.Forms.PropertyGrid propertyGrid1;