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