2 writes to IgnoreMouse
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (2)
1757
DropDownButton.
IgnoreMouse
= true;
1761
DropDownButton.
IgnoreMouse
= false;
3 references to IgnoreMouse
System.Windows.Forms (3)
winforms\Managed\System\WinForms\PropertyGridInternal\DropDownButton.cs (3)
66
if (!
IgnoreMouse
) {
72
if (!
IgnoreMouse
) {
78
if (!
IgnoreMouse
) {