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