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