3 references to InternalChange
System.Windows.Forms (3)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (3)
2443
if (batchMode || GetFlag(Flags.
InternalChange
) || _gridView.InPropertySet ||
3167
SetFlag(Flags.
InternalChange
, true);
3172
SetFlag(Flags.
InternalChange
, false);