2 writes to _subprops
System.Windows.Forms (2)
System\Windows\Forms\ComponentModel\COM2Interop\Com2PropertyDescriptor.Com2PropDescMainConverter.cs (2)
73_subprops = SuppressSubprops; 81_subprops = AllowSubprops;
2 references to _subprops
System.Windows.Forms (2)
System\Windows\Forms\ComponentModel\COM2Interop\Com2PropertyDescriptor.Com2PropDescMainConverter.cs (2)
69if (_subprops == CheckSubprops) 86return _subprops == AllowSubprops;