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