3 references to NOTIFY_SHOULD_PERSIST
System.Windows.Forms (3)
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (2)
2463
cacheItems.lastShouldSerialize = NotifyValue(
NOTIFY_SHOULD_PERSIST
);
2469
cacheItems.lastShouldSerialize = NotifyValue(
NOTIFY_SHOULD_PERSIST
);
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyDescriptorGridEntry.cs (1)
547
case
NOTIFY_SHOULD_PERSIST
: