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