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