4 writes to UseShouldSerialize
System.Windows.Forms (4)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (4)
458
_cacheItems.
UseShouldSerialize
= false;
847
_cacheItems.
UseShouldSerialize
= false;
2076
_cacheItems.
UseShouldSerialize
= true;
2084
UseShouldSerialize
= true
1 reference to UseShouldSerialize
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (1)
2069
if (_cacheItems.
UseShouldSerialize
)