2 references to SetLeft
PresentationFramework (2)
src\Framework\MS\Internal\Ink\InkCanvasSelection.cs (2)
474
InkCanvas.
SetLeft
(updatedElement, newPosition.X - thickness.Left); // Left wasn't auto
485
InkCanvas.
SetLeft
(updatedElement, newPosition.X - thickness.Left); // Both Left and Right were aut. Modify Left by default.