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