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