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