3 references to Cast
PresentationCore (3)
Core\CSharp\System\Windows\Media3D\Visual3DCollection.cs (3)
339
Add(
Cast
(value));
364
Insert(index,
Cast
(value));
400
this[index] =
Cast
(value);