Base:
method
GetValue
System.ComponentModel.PropertyDescriptor.GetValue(System.Object)
1 reference to GetValue
System.Windows.Forms.Design (1)
System\ComponentModel\Design\EventBindingService.EventPropertyDescriptor.cs (1)
41public override bool CanResetValue(object component) => GetValue(component) is not null;