3 references to Cast
PresentationCore (3)
System\Windows\FreezableCollection.cs (3)
460this[index] = Cast(value); 467return AddHelper(Cast(value)); 483Insert(index, Cast(value));