2 references to RepeatBehaviorProperty
PresentationCore (2)
Core\CSharp\System\Windows\Media\Animation\Timeline.cs (2)
557
return (RepeatBehavior)GetValue(
RepeatBehaviorProperty
);
561
SetValue(
RepeatBehaviorProperty
, value);