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