3 references to ShouldSelectItem
System.Windows.Forms (3)
System\Windows\Forms\Controls\ToolStrips\ToolStripItem.cs (3)
2458&& ParentInternal.ShouldSelectItem()) 2500&& ParentInternal.ShouldSelectItem()) 2568fireMouseUp = ParentInternal is not null && ParentInternal.ShouldSelectItem();