2 references to DoesRotateWithTangentProperty
PresentationCore (2)
Core\CSharp\System\Windows\Media\Animation\MatrixAnimationUsingPath.cs (2)
111
return (bool)GetValue(
DoesRotateWithTangentProperty
);
115
SetValue(
DoesRotateWithTangentProperty
, value);