2 writes to subprops
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2PropertyDescriptor.cs (2)
1407subprops = SupressSubprops; 1413subprops = AllowSubprops;
2 references to subprops
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2PropertyDescriptor.cs (2)
1405if (subprops == CheckSubprops) { 1417return (subprops == AllowSubprops);