2 writes to propDefault
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\SingleSelectRootGridEntry.cs (2)
141this.propDefault = value; 251this.propDefault = null;
1 reference to propDefault
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\SingleSelectRootGridEntry.cs (1)
138return propDefault;