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