4 references to ParentToolStrip
System.Windows.Forms (4)
System\Windows\Forms\Controls\ToolStrips\ToolStripOverflow.cs (4)
24if (ParentToolStrip is not null) 26ToolStripItemCollection items = ParentToolStrip.OverflowItems; 101if (ParentToolStrip is not null && ParentToolStrip.IsInDesignMode)