2 references to PropertyGridTabScope
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (2)
1581
throw new ArgumentException(SR.
PropertyGridTabScope
, nameof(tabScope));
3423
throw new ArgumentException(SR.
PropertyGridTabScope
);