3 references to ShouldSelectItem
System.Windows.Forms (3)
System\Windows\Forms\Controls\ToolStrips\ToolStripItem.cs (3)
2463&& ParentInternal.ShouldSelectItem()) 2505&& ParentInternal.ShouldSelectItem()) 2573fireMouseUp = ParentInternal is not null && ParentInternal.ShouldSelectItem();