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