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