3 references to IsValidAnimationValueInt16
PresentationCore (3)
System\Windows\Media\Animation\Generated\Int16Animation.cs (3)
312
&& !AnimatedTypeHelpers.
IsValidAnimationValueInt16
(defaultOriginValue))
323
&& !AnimatedTypeHelpers.
IsValidAnimationValueInt16
(defaultDestinationValue))
417
return AnimatedTypeHelpers.
IsValidAnimationValueInt16
(typedValue.Value);