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