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