3 references to Cast
PresentationCore (3)
Core\CSharp\System\Windows\Media3D\Generated\GeneralTransform3DCollection.cs (3)
376
this[index] =
Cast
(value);
383
return AddHelper(
Cast
(value));
399
Insert(index,
Cast
(value));