3 references to Cast
PresentationCore (3)
Core\CSharp\System\Windows\FreezableCollection.cs (3)
474this[index] = Cast(value); 481return AddHelper(Cast(value)); 497Insert(index, Cast(value));