2 references to CommitChanges
PresentationFramework (2)
src\Framework\MS\Internal\Ink\InkCanvasSelection.cs (1)
202
CommitChanges
(finalRectangle, true);
src\Framework\System\Windows\Controls\InkCanvas.cs (1)
2231
InkCanvasSelection.
CommitChanges
(Rect.Offset(bounds, -bounds.Left + point.X, -bounds.Top + point.Y), false);