1 reference to PropertyGridToolStrip
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGrid.cs (1)
217
toolStrip = AccessibilityImprovements.Level3 ? new
PropertyGridToolStrip
(this) : new ToolStrip();