2 writes to _removed
PresentationCore (2)
Core\CSharp\System\Windows\Ink\Events.cs (2)
45_removed = ( removed == null ) ? null : new StrokeCollection.ReadOnlyStrokeCollection(removed); 68_removed = new StrokeCollection.ReadOnlyStrokeCollection(new StrokeCollection());
2 references to _removed
PresentationCore (2)
Core\CSharp\System\Windows\Ink\Events.cs (2)
66if ( _removed == null ) 70return _removed;