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