2 references to DesignerOptionCollection
System (2)
compmod\system\componentmodel\design\DesignerOptionService.cs (2)
33
_options = new
DesignerOptionCollection
(this, null, string.Empty, null);
61
return new
DesignerOptionCollection
(this, parent, name, value);