4 writes to UseShouldSerialize
System.Windows.Forms (4)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (4)
467
_cacheItems.
UseShouldSerialize
= false;
856
_cacheItems.
UseShouldSerialize
= false;
2085
_cacheItems.
UseShouldSerialize
= true;
2093
UseShouldSerialize
= true
1 reference to UseShouldSerialize
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (1)
2078
if (_cacheItems.
UseShouldSerialize
)