3 references to ShouldPersist
System.Windows.Forms (3)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (2)
2084
_cacheItems.LastShouldSerialize = SendNotificationToParent(Notify.
ShouldPersist
);
2092
LastShouldSerialize = SendNotificationToParent(Notify.
ShouldPersist
),
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyDescriptorGridEntry.cs (1)
438
case Notify.
ShouldPersist
: