1 write to reference
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
7292this.reference = new WeakReference(parent, false);
1 reference to reference
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
7298MouseHook control = (MouseHook)reference.Target;