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