1 reference to FLAG_IMMEDIATELY_EDITABLE
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
2624
if (gridEntry != null && (gridEntry.Flags & GridEntry.
FLAG_IMMEDIATELY_EDITABLE
) != 0)