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