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