1 instantiation of KeyTimeBlock
PresentationCore (1)
System\Windows\Media\Animation\Generated\PointAnimationUsingKeyFrames.cs (1)
805KeyTimeBlock block = new KeyTimeBlock();
4 references to KeyTimeBlock
PresentationCore (4)
System\Windows\Media\Animation\Generated\PointAnimationUsingKeyFrames.cs (4)
738List<KeyTimeBlock> unspecifiedBlocks = new List<KeyTimeBlock>(); 805KeyTimeBlock block = new KeyTimeBlock(); 850KeyTimeBlock block = unspecifiedBlocks[j];