3 references to Cast
PresentationCore (3)
Core\CSharp\System\Windows\Media\Generated\PathSegmentCollection.cs (3)
380
this[index] =
Cast
(value);
387
return AddHelper(
Cast
(value));
403
Insert(index,
Cast
(value));