4 references to Add
System.Windows.Forms (4)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (2)
2835
case Keys.
Add
:
2846
bool expand = keyCode is Keys.
Add
or Keys.Oemplus;
System\Windows\Forms\SendKeys\SendKeys.cs (2)
67
new("ADD", Keys.
Add
),
70
new("+", Keys.
Add
),