4 references to new
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (1)
209
_helpPane =
new
(this);
System.Windows.Forms.Tests (3)
System\Windows\Forms\PropertyGridInternal\AccessibleObjects\HelpPane.HelpPaneAccessibleObjectTests.cs (3)
16
using HelpPane helpPane =
new
(propertyGrid);
29
using HelpPane helpPane =
new
(propertyGrid);
45
using HelpPane helpPane =
new
(propertyGrid);