3 references to FlagDropDownClosing
System.Windows.Forms (3)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (3)
923
if (GetFlag(
FlagDropDownClosing
)) {
927
SetFlag(
FlagDropDownClosing
, true);
975
SetFlag(
FlagDropDownClosing
, false);