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