1 instantiation of KeyTimeBlock
PresentationFramework (1)
src\Framework\System\Windows\Media\Animation\Generated\ThicknessAnimationUsingKeyFrames.cs (1)
816
KeyTimeBlock block = new
KeyTimeBlock
();
3 references to KeyTimeBlock
PresentationFramework (3)
src\Framework\System\Windows\Media\Animation\Generated\ThicknessAnimationUsingKeyFrames.cs (3)
816
KeyTimeBlock
block = new KeyTimeBlock();
861
KeyTimeBlock
block = (
KeyTimeBlock
)unspecifiedBlocks[j];