2 references to FLAG_DISPOSED
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (2)
387
return GetFlagSet(
FLAG_DISPOSED
);
1262
SetFlag(
FLAG_DISPOSED
, true);