1 instantiation of KeyTimeBlock
PresentationCore (1)
System\Windows\Media\Animation\Generated\Rotation3DAnimationUsingKeyFrames.cs (1)
794
KeyTimeBlock block = new
KeyTimeBlock
4 references to KeyTimeBlock
PresentationCore (4)
System\Windows\Media\Animation\Generated\Rotation3DAnimationUsingKeyFrames.cs (4)
727
List<
KeyTimeBlock
> unspecifiedBlocks = new List<
KeyTimeBlock
>();
794
KeyTimeBlock
block = new KeyTimeBlock
841
KeyTimeBlock
block = unspecifiedBlocks[j];