3 references to Cast
PresentationCore (3)
Core\CSharp\System\Windows\Media\Generated\GeometryCollection.cs (3)
392
this[index] =
Cast
(value);
399
return AddHelper(
Cast
(value));
415
Insert(index,
Cast
(value));