1 write to _hitResult
PresentationFramework (1)
src\Framework\MS\Internal\Ink\SelectionEditor.cs (1)
272
_hitResult
= hitResult;
2 references to _hitResult
PresentationFramework (2)
src\Framework\MS\Internal\Ink\SelectionEditor.cs (2)
138
return PenCursorManager.GetSelectionCursor(
_hitResult
,
269
if (
_hitResult
!= hitResult )