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