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