3 references to Cast
PresentationCore (3)
System\Windows\Media\Animation\Generated\TimelineCollection.cs (3)
343this[index] = Cast(value); 350return AddHelper(Cast(value)); 366Insert(index, Cast(value));