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