1 write to _selectedStrokes
PresentationCore (1)
System\Windows\Ink\IncrementalHitTester.cs (1)
613_selectedStrokes = selectedStrokes;
2 references to _selectedStrokes
PresentationCore (2)
System\Windows\Ink\IncrementalHitTester.cs (2)
624if (_selectedStrokes != null) 627sc.Add(_selectedStrokes);