2 writes to IgnoreMouse
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (2)
1463
DropDownButton.
IgnoreMouse
= true;
1468
DropDownButton.
IgnoreMouse
= false;
3 references to IgnoreMouse
System.Windows.Forms (3)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\DropDownButton.cs (3)
45
if (!
IgnoreMouse
)
53
if (!
IgnoreMouse
)
61
if (!
IgnoreMouse
)