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