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