2 writes to IgnoreMouse
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (2)
1486
DropDownButton.
IgnoreMouse
= true;
1491
DropDownButton.
IgnoreMouse
= false;
3 references to IgnoreMouse
System.Windows.Forms (3)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\DropDownButton.cs (3)
59
if (!
IgnoreMouse
)
67
if (!
IgnoreMouse
)
75
if (!
IgnoreMouse
)