3 references to Cast
PresentationCore (3)
System\Windows\Media\Generated\PathFigureCollection.cs (3)
355this[index] = Cast(value); 362return AddHelper(Cast(value)); 378Insert(index, Cast(value));