7 references to NotifyValue
System.Windows.Forms (7)
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (6)
1700
NotifyValue
(NOTIFY_RESET);
1736
return
NotifyValue
(NOTIFY_CAN_RESET);
1744
return
NotifyValue
(NOTIFY_DBL_CLICK);
2410
return
NotifyValue
(NOTIFY_RETURN);
2463
cacheItems.lastShouldSerialize =
NotifyValue
(NOTIFY_SHOULD_PERSIST);
2469
cacheItems.lastShouldSerialize =
NotifyValue
(NOTIFY_SHOULD_PERSIST);
winforms\Managed\System\WinForms\PropertyGridInternal\ImmutablePropertyDescriptorGridEntry.cs (1)
90
return ParentGridEntry.
NotifyValue
(type);