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