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