3 references to Cast
PresentationCore (3)
System\Windows\Media\Generated\Int32Collection.cs (3)
294
this[index] =
Cast
(value);
301
return AddHelper(
Cast
(value));
327
Insert(index,
Cast
(value));