2 references to ShouldSerializePropertyValue
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (1)
1866
bool valueModified = paintFlags.HasFlag(PaintValueFlags.CheckShouldSerialize) &&
ShouldSerializePropertyValue
();
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (1)
4357
if (gridEntry.
ShouldSerializePropertyValue
())