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