2 references to ClearAllSelectionsExcept
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ToolStrip.cs (2)
1781private void ClearAllSelections() => ClearAllSelectionsExcept(null); 3100ClearAllSelectionsExcept(item);