3 references to Cast
PresentationCore (3)
Core\CSharp\System\Windows\Media\Animation\Generated\TimelineCollection.cs (3)
379
this[index] =
Cast
(value);
386
return AddHelper(
Cast
(value));
402
Insert(index,
Cast
(value));