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