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