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