1 instantiation of SelectionEditor
PresentationFramework (1)
src\Framework\MS\Internal\Ink\EditingCoordinator.cs (1)
546
_selectionEditor = new
SelectionEditor
(this, _inkCanvas);
2 references to SelectionEditor
PresentationFramework (2)
src\Framework\MS\Internal\Ink\EditingCoordinator.cs (2)
540
internal
SelectionEditor
SelectionEditor
1452
private
SelectionEditor
_selectionEditor;