8 references to Offset
System.Windows.Forms (4)
winforms\Managed\System\WinForms\ControlPaint.cs (1)
499
imageRectangle.
Offset
(clipRect.Location);
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
5310
itemRect.
Offset
(tipPt);
winforms\Managed\System\WinForms\ToolStripSplitButton.cs (2)
771
imageRect.
Offset
(owner.SplitButtonButton.Bounds.Location);
780
textRect.
Offset
(owner.SplitButtonButton.Bounds.Location);
System.Windows.Forms.DataVisualization (1)
WinForm\Utilities\AccessibleObject.cs (1)
327
rect.
Offset
(this.ChartScreenPosition);
System.Workflow.ComponentModel (3)
AuthoringOM\Design\DesignerHelpers.cs (1)
542
bounds.
Offset
(offset);
AuthoringOM\Design\DesignerWidgets.cs (1)
1293
bounds.
Offset
(point);
AuthoringOM\Design\MessageFilters\DynamicActionMessageFilter.cs (1)
332
buttonBounds.
Offset
(bounds.Location);