3 references to IsEmpty
System.Windows.Forms (1)
System\Windows\Forms\Control.cs (1)
2348return working.IsEmpty(g);
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\Behavior\SelectionManager.cs (2)
378if (toRefresh.IsEmpty(g) && primarySelection is not null && !primarySelection.Equals(_previousPrimarySelection)) 424if (!toUpdate.IsEmpty(g))