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)
1014return _connectingQuad;