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