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