2 references to IsAngleCumulativeProperty
PresentationCore (2)
Core\CSharp\System\Windows\Media\Animation\MatrixAnimationUsingPath.cs (2)
159
return (bool)GetValue(
IsAngleCumulativeProperty
);
163
SetValue(
IsAngleCumulativeProperty
, value);