2 references to FL_NO_CUSTOM_PAINT
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (2)
701
(this.flags & GridEntry.
FL_NO_CUSTOM_PAINT
) != 0) {
711
flags |= GridEntry.
FL_NO_CUSTOM_PAINT
;