3 references to Cast
PresentationCore (3)
System\Windows\Media\Generated\PathSegmentCollection.cs (3)
354
this[index] =
Cast
(value);
361
return AddHelper(
Cast
(value));
377
Insert(index,
Cast
(value));