3 references to Cast
PresentationCore (3)
Core\CSharp\System\Windows\Media\Generated\PathFigureCollection.cs (3)
381this[index] = Cast(value); 388return AddHelper(Cast(value)); 404Insert(index, Cast(value));