1 write to _selection
PresentationFramework (1)
src\Framework\System\Windows\Controls\InkCanvas.cs (1)
2345_selection = new InkCanvasSelection(this);
2 references to _selection
PresentationFramework (2)
src\Framework\System\Windows\Controls\InkCanvas.cs (2)
2343if ( _selection == null ) 2348return _selection;