1 instantiation of KeyTimeBlock
PresentationCore (1)
System\Windows\Media\Animation\Generated\Point3DAnimationUsingKeyFrames.cs (1)
791KeyTimeBlock block = new KeyTimeBlock();
4 references to KeyTimeBlock
PresentationCore (4)
System\Windows\Media\Animation\Generated\Point3DAnimationUsingKeyFrames.cs (4)
724List<KeyTimeBlock> unspecifiedBlocks = new List<KeyTimeBlock>(); 791KeyTimeBlock block = new KeyTimeBlock(); 836KeyTimeBlock block = unspecifiedBlocks[j];