2 references to FillBehaviorProperty
PresentationCore (2)
Core\CSharp\System\Windows\Media\Animation\Timeline.cs (2)
479
return (FillBehavior)GetValue(
FillBehaviorProperty
);
483
SetValue(
FillBehaviorProperty
, value);