2 writes to _connectingQuad
PresentationCore (2)
MS\Internal\Ink\StrokeNode.cs (2)
51
_connectingQuad
= Quad.Empty;
1011
_connectingQuad
= _operations.GetConnectingQuad(_lastNode, _thisNode);
1 reference to _connectingQuad
PresentationCore (1)
MS\Internal\Ink\StrokeNode.cs (1)
1014
return
_connectingQuad
;