3 references to ShouldSelectItem
System.Windows.Forms (3)
System\Windows\Forms\Controls\ToolStrips\ToolStripItem.cs (3)
2456
&& ParentInternal.
ShouldSelectItem
())
2498
&& ParentInternal.
ShouldSelectItem
())
2566
fireMouseUp = ParentInternal is not null && ParentInternal.
ShouldSelectItem
();