1 override of NotifyValueGivenParent
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyDescriptorGridEntry.cs (1)
517internal override bool NotifyValueGivenParent(object obj, int type) {
1 reference to NotifyValueGivenParent
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (1)
2519return pe.NotifyValueGivenParent(pe.GetValueOwner(),type);