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