1 override of SendNotification
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyDescriptorGridEntry.cs (1)
398protected override bool SendNotification(object? owner, Notify type)
1 reference to SendNotification
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (1)
2151=> entry.SendNotification(entry.GetValueOwner(), notification);