71 references to TimeSpan
PresentationCore (68)
Core\CSharp\System\Windows\Media\Animation\Generated\BooleanAnimationUsingKeyFrames.cs (3)
585if (keyTime.Type == KeyTimeType.TimeSpan) 678case KeyTimeType.TimeSpan: 742|| type == KeyTimeType.TimeSpan)
Core\CSharp\System\Windows\Media\Animation\Generated\ByteAnimationUsingKeyFrames.cs (3)
677if (keyTime.Type == KeyTimeType.TimeSpan) 770case KeyTimeType.TimeSpan: 834|| type == KeyTimeType.TimeSpan)
Core\CSharp\System\Windows\Media\Animation\Generated\CharAnimationUsingKeyFrames.cs (3)
585if (keyTime.Type == KeyTimeType.TimeSpan) 678case KeyTimeType.TimeSpan: 742|| type == KeyTimeType.TimeSpan)
Core\CSharp\System\Windows\Media\Animation\Generated\ColorAnimationUsingKeyFrames.cs (3)
677if (keyTime.Type == KeyTimeType.TimeSpan) 770case KeyTimeType.TimeSpan: 834|| type == KeyTimeType.TimeSpan)
Core\CSharp\System\Windows\Media\Animation\Generated\DecimalAnimationUsingKeyFrames.cs (3)
677if (keyTime.Type == KeyTimeType.TimeSpan) 770case KeyTimeType.TimeSpan: 834|| type == KeyTimeType.TimeSpan)
Core\CSharp\System\Windows\Media\Animation\Generated\DoubleAnimationUsingKeyFrames.cs (3)
677if (keyTime.Type == KeyTimeType.TimeSpan) 770case KeyTimeType.TimeSpan: 834|| type == KeyTimeType.TimeSpan)
Core\CSharp\System\Windows\Media\Animation\Generated\Int16AnimationUsingKeyFrames.cs (3)
677if (keyTime.Type == KeyTimeType.TimeSpan) 770case KeyTimeType.TimeSpan: 834|| type == KeyTimeType.TimeSpan)
Core\CSharp\System\Windows\Media\Animation\Generated\Int32AnimationUsingKeyFrames.cs (3)
677if (keyTime.Type == KeyTimeType.TimeSpan) 770case KeyTimeType.TimeSpan: 834|| type == KeyTimeType.TimeSpan)
Core\CSharp\System\Windows\Media\Animation\Generated\Int64AnimationUsingKeyFrames.cs (3)
677if (keyTime.Type == KeyTimeType.TimeSpan) 770case KeyTimeType.TimeSpan: 834|| type == KeyTimeType.TimeSpan)
Core\CSharp\System\Windows\Media\Animation\Generated\MatrixAnimationUsingKeyFrames.cs (3)
585if (keyTime.Type == KeyTimeType.TimeSpan) 678case KeyTimeType.TimeSpan: 742|| type == KeyTimeType.TimeSpan)
Core\CSharp\System\Windows\Media\Animation\Generated\ObjectAnimationUsingKeyFrames.cs (3)
585if (keyTime.Type == KeyTimeType.TimeSpan) 678case KeyTimeType.TimeSpan: 742|| type == KeyTimeType.TimeSpan)
Core\CSharp\System\Windows\Media\Animation\Generated\Point3DAnimationUsingKeyFrames.cs (3)
677if (keyTime.Type == KeyTimeType.TimeSpan) 770case KeyTimeType.TimeSpan: 834|| type == KeyTimeType.TimeSpan)
Core\CSharp\System\Windows\Media\Animation\Generated\PointAnimationUsingKeyFrames.cs (3)
677if (keyTime.Type == KeyTimeType.TimeSpan) 770case KeyTimeType.TimeSpan: 834|| type == KeyTimeType.TimeSpan)
Core\CSharp\System\Windows\Media\Animation\Generated\QuaternionAnimationUsingKeyFrames.cs (3)
677if (keyTime.Type == KeyTimeType.TimeSpan) 770case KeyTimeType.TimeSpan: 834|| type == KeyTimeType.TimeSpan)
Core\CSharp\System\Windows\Media\Animation\Generated\RectAnimationUsingKeyFrames.cs (3)
677if (keyTime.Type == KeyTimeType.TimeSpan) 770case KeyTimeType.TimeSpan: 834|| type == KeyTimeType.TimeSpan)
Core\CSharp\System\Windows\Media\Animation\Generated\Rotation3DAnimationUsingKeyFrames.cs (3)
677if (keyTime.Type == KeyTimeType.TimeSpan) 770case KeyTimeType.TimeSpan: 834|| type == KeyTimeType.TimeSpan)
Core\CSharp\System\Windows\Media\Animation\Generated\SingleAnimationUsingKeyFrames.cs (3)
677if (keyTime.Type == KeyTimeType.TimeSpan) 770case KeyTimeType.TimeSpan: 834|| type == KeyTimeType.TimeSpan)
Core\CSharp\System\Windows\Media\Animation\Generated\SizeAnimationUsingKeyFrames.cs (3)
677if (keyTime.Type == KeyTimeType.TimeSpan) 770case KeyTimeType.TimeSpan: 834|| type == KeyTimeType.TimeSpan)
Core\CSharp\System\Windows\Media\Animation\Generated\StringAnimationUsingKeyFrames.cs (3)
585if (keyTime.Type == KeyTimeType.TimeSpan) 678case KeyTimeType.TimeSpan: 742|| type == KeyTimeType.TimeSpan)
Core\CSharp\System\Windows\Media\Animation\Generated\Vector3DAnimationUsingKeyFrames.cs (3)
677if (keyTime.Type == KeyTimeType.TimeSpan) 770case KeyTimeType.TimeSpan: 834|| type == KeyTimeType.TimeSpan)
Core\CSharp\System\Windows\Media\Animation\Generated\VectorAnimationUsingKeyFrames.cs (3)
677if (keyTime.Type == KeyTimeType.TimeSpan) 770case KeyTimeType.TimeSpan: 834|| type == KeyTimeType.TimeSpan)
Core\CSharp\System\Windows\Media\Animation\KeyTime.cs (3)
63keyTime._type = KeyTimeType.TimeSpan; 124case KeyTimeType.TimeSpan: 242if (_type == KeyTimeType.TimeSpan)
Core\CSharp\System\Windows\Media\Animation\KeyTimeConverter.cs (2)
164case KeyTimeType.TimeSpan: 206case KeyTimeType.TimeSpan:
PresentationFramework (3)
src\Framework\System\Windows\Media\Animation\Generated\ThicknessAnimationUsingKeyFrames.cs (3)
677if (keyTime.Type == KeyTimeType.TimeSpan) 770case KeyTimeType.TimeSpan: 834|| type == KeyTimeType.TimeSpan)