20 references to Commit
PresentationFramework (20)
src\Framework\MS\Internal\Ink\EditingCoordinator.cs (7)
129ActiveEditingBehavior.Commit(false); 202currentBehavior.Commit(true); 680ActiveEditingBehavior.Commit(true); 792ActiveEditingBehavior.Commit(false); 862ActiveEditingBehavior.Commit(false); 930ActiveEditingBehavior.Commit(true); 968ActiveEditingBehavior.Commit(true);
src\Framework\MS\Internal\Ink\EraserBehavior.cs (6)
102Commit(true); 114Commit(true); 128Commit(true); 149Commit(true); 383Commit(false); 454Commit(false);
src\Framework\MS\Internal\Ink\InkCollectionBehavior.cs (3)
154Commit(false); 167Commit(false); 190Commit(false);
src\Framework\MS\Internal\Ink\LassoSelectionBehavior.cs (3)
89Commit(false); 99Commit(false); 114Commit(false);
src\Framework\MS\Internal\Ink\SelectionEditingBehavior.cs (1)
177Commit(true);