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