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