3 references to IsValidAnimationValueByte
PresentationCore (3)
Core\CSharp\System\Windows\Media\Animation\Generated\ByteAnimation.cs (3)
324&& !AnimatedTypeHelpers.IsValidAnimationValueByte(defaultOriginValue)) 335&& !AnimatedTypeHelpers.IsValidAnimationValueByte(defaultDestinationValue)) 429return AnimatedTypeHelpers.IsValidAnimationValueByte(typedValue.Value);