1 instantiation of SelectionEditor
PresentationFramework (1)
MS\Internal\Ink\EditingCoordinator.cs (1)
519
_selectionEditor = new
SelectionEditor
(this, _inkCanvas);
2 references to SelectionEditor
PresentationFramework (2)
MS\Internal\Ink\EditingCoordinator.cs (2)
513
internal
SelectionEditor
SelectionEditor
1391
private
SelectionEditor
_selectionEditor;