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