1 reference to c_maxSlipBehavior
PresentationCore (1)
Core\CSharp\System\Windows\Media\Animation\SlipBehavior.cs (1)
42
return (0 <= value && (int)value <=
c_maxSlipBehavior
);