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