3 references to Cast
PresentationCore (3)
System\Windows\Media\Generated\Int32Collection.cs (3)
294this[index] = Cast(value); 301return AddHelper(Cast(value)); 327Insert(index, Cast(value));