2 references to IsOffsetCumulativeProperty
PresentationCore (2)
Core\CSharp\System\Windows\Media\Animation\MatrixAnimationUsingPath.cs (2)
190
return (bool)GetValue(
IsOffsetCumulativeProperty
);
194
SetValue(
IsOffsetCumulativeProperty
, value);