1 reference to IsToolboxItem
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\CommandSet.cs (1)
3105enable = host is not null ? ts.IsSupported(dataObj, host) : ts.IsToolboxItem(dataObj);