4 references to Inflate
System.Windows.Forms (1)
System\Windows\Forms\Controls\ToolStrips\ToolStripSplitStackDragDropHandler.cs (1)
175bounds.Inflate(_owner.DisplayedItems[i].Margin.Size);
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\ComponentTray.cs (2)
200bounds.Inflate(_grabHandle); 201bounds.Inflate(_grabHandle);
System\Windows\Forms\Design\ToolStripMenuItemDesigner.cs (1)
1390bounds.Inflate(wb.Items[i].Margin.Size);