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