1 write to _selectedStrokes
PresentationCore (1)
Core\CSharp\System\Windows\Ink\IncrementalHitTester.cs (1)
634_selectedStrokes = selectedStrokes;
2 references to _selectedStrokes
PresentationCore (2)
Core\CSharp\System\Windows\Ink\IncrementalHitTester.cs (2)
645if (_selectedStrokes != null) 648sc.Add(_selectedStrokes);