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