1 instantiation of KeyTimeBlock
PresentationCore (1)
System\Windows\Media\Animation\Generated\Int64AnimationUsingKeyFrames.cs (1)
790
KeyTimeBlock block = new
KeyTimeBlock
();
4 references to KeyTimeBlock
PresentationCore (4)
System\Windows\Media\Animation\Generated\Int64AnimationUsingKeyFrames.cs (4)
723
List<
KeyTimeBlock
> unspecifiedBlocks = new List<
KeyTimeBlock
>();
790
KeyTimeBlock
block = new KeyTimeBlock();
835
KeyTimeBlock
block = unspecifiedBlocks[j];