2 writes to LastShouldSerialize
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (2)
2075_cacheItems.LastShouldSerialize = SendNotificationToParent(Notify.ShouldPersist); 2083LastShouldSerialize = SendNotificationToParent(Notify.ShouldPersist),
2 references to LastShouldSerialize
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (2)
2071return _cacheItems.LastShouldSerialize; 2088return _cacheItems.LastShouldSerialize;