4 writes to UseShouldSerialize
System.Windows.Forms (4)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (4)
461
_cacheItems.
UseShouldSerialize
= false;
850
_cacheItems.
UseShouldSerialize
= false;
2079
_cacheItems.
UseShouldSerialize
= true;
2087
UseShouldSerialize
= true
1 reference to UseShouldSerialize
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (1)
2072
if (_cacheItems.
UseShouldSerialize
)