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