3 references to Cast
PresentationCore (3)
System\Windows\Media3D\Visual3DCollection.cs (3)
323
Add(
Cast
(value));
348
Insert(index,
Cast
(value));
384
this[index] =
Cast
(value);