3 references to Cast
PresentationCore (3)
System\Windows\Media\Generated\DoubleCollection.cs (3)
306this[index] = Cast(value); 313return AddHelper(Cast(value)); 339Insert(index, Cast(value));