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