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