3 references to ShouldSelectItem
System.Windows.Forms (3)
System\Windows\Forms\Controls\ToolStrips\ToolStripItem.cs (3)
2464&& ParentInternal.ShouldSelectItem()) 2506&& ParentInternal.ShouldSelectItem()) 2574fireMouseUp = ParentInternal is not null && ParentInternal.ShouldSelectItem();