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