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