2 references to FillBehaviorProperty
PresentationCore (2)
System\Windows\Media\Animation\Timeline.cs (2)
477
return (FillBehavior)GetValue(
FillBehaviorProperty
);
481
SetValue(
FillBehaviorProperty
, value);