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