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