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)
645
if (
_selectedStrokes
!= null)
648
sc.Add(
_selectedStrokes
);