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