71 references to TimeSpan
PresentationCore (68)
System\Windows\Media\Animation\Generated\BooleanAnimationUsingKeyFrames.cs (3)
574if (keyTime.Type == KeyTimeType.TimeSpan) 667case KeyTimeType.TimeSpan: 731|| type == KeyTimeType.TimeSpan)
System\Windows\Media\Animation\Generated\ByteAnimationUsingKeyFrames.cs (3)
666if (keyTime.Type == KeyTimeType.TimeSpan) 759case KeyTimeType.TimeSpan: 823|| type == KeyTimeType.TimeSpan)
System\Windows\Media\Animation\Generated\CharAnimationUsingKeyFrames.cs (3)
574if (keyTime.Type == KeyTimeType.TimeSpan) 667case KeyTimeType.TimeSpan: 731|| type == KeyTimeType.TimeSpan)
System\Windows\Media\Animation\Generated\ColorAnimationUsingKeyFrames.cs (3)
666if (keyTime.Type == KeyTimeType.TimeSpan) 759case KeyTimeType.TimeSpan: 823|| type == KeyTimeType.TimeSpan)
System\Windows\Media\Animation\Generated\DecimalAnimationUsingKeyFrames.cs (3)
666if (keyTime.Type == KeyTimeType.TimeSpan) 759case KeyTimeType.TimeSpan: 823|| type == KeyTimeType.TimeSpan)
System\Windows\Media\Animation\Generated\DoubleAnimationUsingKeyFrames.cs (3)
666if (keyTime.Type == KeyTimeType.TimeSpan) 759case KeyTimeType.TimeSpan: 823|| type == KeyTimeType.TimeSpan)
System\Windows\Media\Animation\Generated\Int16AnimationUsingKeyFrames.cs (3)
666if (keyTime.Type == KeyTimeType.TimeSpan) 759case KeyTimeType.TimeSpan: 823|| type == KeyTimeType.TimeSpan)
System\Windows\Media\Animation\Generated\Int32AnimationUsingKeyFrames.cs (3)
666if (keyTime.Type == KeyTimeType.TimeSpan) 759case KeyTimeType.TimeSpan: 823|| type == KeyTimeType.TimeSpan)
System\Windows\Media\Animation\Generated\Int64AnimationUsingKeyFrames.cs (3)
666if (keyTime.Type == KeyTimeType.TimeSpan) 759case KeyTimeType.TimeSpan: 823|| type == KeyTimeType.TimeSpan)
System\Windows\Media\Animation\Generated\MatrixAnimationUsingKeyFrames.cs (3)
574if (keyTime.Type == KeyTimeType.TimeSpan) 667case KeyTimeType.TimeSpan: 731|| type == KeyTimeType.TimeSpan)
System\Windows\Media\Animation\Generated\ObjectAnimationUsingKeyFrames.cs (3)
574if (keyTime.Type == KeyTimeType.TimeSpan) 667case KeyTimeType.TimeSpan: 731|| type == KeyTimeType.TimeSpan)
System\Windows\Media\Animation\Generated\Point3DAnimationUsingKeyFrames.cs (3)
666if (keyTime.Type == KeyTimeType.TimeSpan) 759case KeyTimeType.TimeSpan: 823|| type == KeyTimeType.TimeSpan)
System\Windows\Media\Animation\Generated\PointAnimationUsingKeyFrames.cs (3)
666if (keyTime.Type == KeyTimeType.TimeSpan) 759case KeyTimeType.TimeSpan: 823|| type == KeyTimeType.TimeSpan)
System\Windows\Media\Animation\Generated\QuaternionAnimationUsingKeyFrames.cs (3)
666if (keyTime.Type == KeyTimeType.TimeSpan) 759case KeyTimeType.TimeSpan: 823|| type == KeyTimeType.TimeSpan)
System\Windows\Media\Animation\Generated\RectAnimationUsingKeyFrames.cs (3)
666if (keyTime.Type == KeyTimeType.TimeSpan) 759case KeyTimeType.TimeSpan: 823|| type == KeyTimeType.TimeSpan)
System\Windows\Media\Animation\Generated\Rotation3DAnimationUsingKeyFrames.cs (3)
666if (keyTime.Type == KeyTimeType.TimeSpan) 759case KeyTimeType.TimeSpan: 823|| type == KeyTimeType.TimeSpan)
System\Windows\Media\Animation\Generated\SingleAnimationUsingKeyFrames.cs (3)
666if (keyTime.Type == KeyTimeType.TimeSpan) 759case KeyTimeType.TimeSpan: 823|| type == KeyTimeType.TimeSpan)
System\Windows\Media\Animation\Generated\SizeAnimationUsingKeyFrames.cs (3)
666if (keyTime.Type == KeyTimeType.TimeSpan) 759case KeyTimeType.TimeSpan: 823|| type == KeyTimeType.TimeSpan)
System\Windows\Media\Animation\Generated\StringAnimationUsingKeyFrames.cs (3)
574if (keyTime.Type == KeyTimeType.TimeSpan) 667case KeyTimeType.TimeSpan: 731|| type == KeyTimeType.TimeSpan)
System\Windows\Media\Animation\Generated\Vector3DAnimationUsingKeyFrames.cs (3)
666if (keyTime.Type == KeyTimeType.TimeSpan) 759case KeyTimeType.TimeSpan: 823|| type == KeyTimeType.TimeSpan)
System\Windows\Media\Animation\Generated\VectorAnimationUsingKeyFrames.cs (3)
666if (keyTime.Type == KeyTimeType.TimeSpan) 759case KeyTimeType.TimeSpan: 823|| type == KeyTimeType.TimeSpan)
System\Windows\Media\Animation\KeyTime.cs (3)
65keyTime._type = KeyTimeType.TimeSpan; 126case KeyTimeType.TimeSpan: 244if (_type == KeyTimeType.TimeSpan)
System\Windows\Media\Animation\KeyTimeConverter.cs (2)
152case KeyTimeType.TimeSpan: 194case KeyTimeType.TimeSpan:
PresentationFramework (3)
System\Windows\Media\Animation\Generated\ThicknessAnimationUsingKeyFrames.cs (3)
665if (keyTime.Type == KeyTimeType.TimeSpan) 758case KeyTimeType.TimeSpan: 822|| type == KeyTimeType.TimeSpan)