Implemented interface member:
1 write to
PresentationCore (1)
System\Windows\Media\Generated\GeometryCollection.cs (1)
365this[index] = Cast(value);
3 references to
PresentationCore (3)
System\Windows\Media\Generated\GeometryCollection.cs (1)
360return this[index];
System\Windows\Media\GeometryGroup.cs (2)
99if (!((Geometry)children[i]).IsEmpty()) 129if (((Geometry)children[i]).MayHaveCurves())