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