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