2 references to SlipBehaviorProperty
PresentationCore (2)
System\Windows\Media\Animation\ParallelTimeline.cs (2)
170
return (SlipBehavior)GetValue(
SlipBehaviorProperty
);
174
SetValue(
SlipBehaviorProperty
, value);