1 instantiation of KeyTimeBlock
PresentationFramework (1)
System\Windows\Media\Animation\Generated\ThicknessAnimationUsingKeyFrames.cs (1)
804
KeyTimeBlock block = new
KeyTimeBlock
();
4 references to KeyTimeBlock
PresentationFramework (4)
System\Windows\Media\Animation\Generated\ThicknessAnimationUsingKeyFrames.cs (4)
737
List<
KeyTimeBlock
> unspecifiedBlocks = new List<
KeyTimeBlock
>();
804
KeyTimeBlock
block = new KeyTimeBlock();
849
KeyTimeBlock
block = unspecifiedBlocks[j];