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