1 write to _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)
544if ( _selectionEditor == null ) 548return _selectionEditor;