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