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