Implemented interface member:
1 write to
PresentationCore (1)
System\Windows\Media\Generated\PathFigureCollection.cs (1)
370this[index] = Cast(value);
3 references to
PresentationCore (2)
System\Windows\Media\Generated\PathFigureCollection.cs (1)
365return this[index];
System\Windows\Media\GeometryGroup.cs (1)
92result.Add(pathFigures[j]);
ReachFramework (1)
AlphaFlattener\Utility.cs (1)
902PathFigure figure = geometry.Figures[i];