2 references to IsAngleCumulativeProperty
PresentationCore (2)
System\Windows\Media\Animation\MatrixAnimationUsingPath.cs (2)
158
return (bool)GetValue(
IsAngleCumulativeProperty
);
162
SetValue(
IsAngleCumulativeProperty
, value);