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