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