2 references to RepeatBehaviorProperty
PresentationCore (2)
System\Windows\Media\Animation\Timeline.cs (2)
545
return (RepeatBehavior)GetValue(
RepeatBehaviorProperty
);
549
SetValue(
RepeatBehaviorProperty
, value);