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