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