2 writes to LastShouldSerialize
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (2)
2084_cacheItems.LastShouldSerialize = SendNotificationToParent(Notify.ShouldPersist); 2092LastShouldSerialize = SendNotificationToParent(Notify.ShouldPersist),
2 references to LastShouldSerialize
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (2)
2080return _cacheItems.LastShouldSerialize; 2097return _cacheItems.LastShouldSerialize;