2 references to SlipBehaviorProperty
PresentationCore (2)
Core\CSharp\System\Windows\Media\Animation\ParallelTimeline.cs (2)
177
return (SlipBehavior)GetValue(
SlipBehaviorProperty
);
181
SetValue(
SlipBehaviorProperty
, value);