Base:
method
OnComponentChanged
System.Windows.Forms.PropertyGridInternal.PropertyDescriptorGridEntry.OnComponentChanged()
2 references to OnComponentChanged
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\MultiPropertyDescriptorGridEntry.cs (1)
295OnComponentChanged();
System.Windows.Forms.Tests (1)
System\Windows\Forms\MultiPropertyDescriptorGridEntryTests.cs (1)
270multiPropertyDescriptorGridEntry.Invoking(e => e.OnComponentChanged()).Should().NotThrow();