2 references to Tangent
PresentationCore (2)
MS\Internal\Ink\Bezier.cs (2)
201if (!data.Tangent(ref tanStart, from, prev_cusp, next_cusp, false, true)) 218if (!data.Tangent(ref tanEnd, to, prev_cusp, next_cusp, true, is_a_cusp))