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