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