1 instantiation of KeyTimeBlock
PresentationCore (1)
Core\CSharp\System\Windows\Media\Animation\Generated\ObjectAnimationUsingKeyFrames.cs (1)
724
KeyTimeBlock block = new
KeyTimeBlock
();
3 references to KeyTimeBlock
PresentationCore (3)
Core\CSharp\System\Windows\Media\Animation\Generated\ObjectAnimationUsingKeyFrames.cs (3)
724
KeyTimeBlock
block = new KeyTimeBlock();
769
KeyTimeBlock
block = (
KeyTimeBlock
)unspecifiedBlocks[j];