Base:
method
OnComponentChanging
System.Windows.Forms.PropertyGridInternal.GridEntry.OnComponentChanging()
2 references to OnComponentChanging
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\MultiPropertyDescriptorGridEntry.cs (1)
282
if (!
OnComponentChanging
())
System.Windows.Forms.Tests (1)
System\Windows\Forms\MultiPropertyDescriptorGridEntryTests.cs (1)
252
bool result = multiPropertyDescriptorGridEntry.
OnComponentChanging
();