4 references to FlagNoDefault
System.Windows.Forms (4)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (4)
2949
SetFlag(
FlagNoDefault
, false);
3214
SetFlag(
FlagNoDefault
, false);
4131
if (oldLength > 0 && !GetFlag(
FlagNoDefault
)) {
4167
SetFlag(
FlagNoDefault
, gridEntry == null && totalProps > 0);