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