2 references to IsOffsetCumulativeProperty
PresentationCore (2)
System\Windows\Media\Animation\MatrixAnimationUsingPath.cs (2)
189
return (bool)GetValue(
IsOffsetCumulativeProperty
);
193
SetValue(
IsOffsetCumulativeProperty
, value);