1 instantiation of KeyTimeBlock
PresentationCore (1)
System\Windows\Media\Animation\Generated\ObjectAnimationUsingKeyFrames.cs (1)
713KeyTimeBlock block = new KeyTimeBlock();
4 references to KeyTimeBlock
PresentationCore (4)
System\Windows\Media\Animation\Generated\ObjectAnimationUsingKeyFrames.cs (4)
646List<KeyTimeBlock> unspecifiedBlocks = new List<KeyTimeBlock>(); 713KeyTimeBlock block = new KeyTimeBlock(); 758KeyTimeBlock block = unspecifiedBlocks[j];