1 reference to c_maxFillBehavior
PresentationCore (1)
System\Windows\Media\Animation\FillBehavior.cs (1)
59
return (0 <= value && (int)value <=
c_maxFillBehavior
);