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