2 references to PaintInPlace
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (1)
2189if ((paintFlags & PaintValueFlags.PaintInPlace) != PaintValueFlags.None) {
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
1359paintFlags |= GridEntry.PaintValueFlags.PaintInPlace;