2 references to DoesRotateWithTangentProperty
PresentationCore (2)
System\Windows\Media\Animation\MatrixAnimationUsingPath.cs (2)
96
return (bool)GetValue(
DoesRotateWithTangentProperty
);
100
SetValue(
DoesRotateWithTangentProperty
, value);