1 write to _deselectedStrokes
PresentationCore (1)
Core\CSharp\System\Windows\Ink\IncrementalHitTester.cs (1)
635
_deselectedStrokes
= deselectedStrokes;
2 references to _deselectedStrokes
PresentationCore (2)
Core\CSharp\System\Windows\Ink\IncrementalHitTester.cs (2)
665
if (
_deselectedStrokes
!= null)
668
sc.Add(
_deselectedStrokes
);