2 writes to LastShouldSerialize
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (2)
2078_cacheItems.LastShouldSerialize = SendNotificationToParent(Notify.ShouldPersist); 2086LastShouldSerialize = SendNotificationToParent(Notify.ShouldPersist),
2 references to LastShouldSerialize
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (2)
2074return _cacheItems.LastShouldSerialize; 2091return _cacheItems.LastShouldSerialize;