3 references to Offset
PresentationCore (3)
Core\CSharp\System\Windows\Media3D\Rect3D.cs (3)
533Offset(offsetVector._x, offsetVector._y, offsetVector._z); 564rect.Offset(offsetVector._x, offsetVector._y, offsetVector._z); 579rect.Offset(offsetX, offsetY, offsetZ);