Implemented interface member:
1 write to
PresentationCore (1)
System\Windows\Media\Generated\TransformCollection.cs (1)
353this[index] = Cast(value);
2 references to
PresentationCore (1)
System\Windows\Media\Generated\TransformCollection.cs (1)
348return this[index];
PresentationFramework (1)
System\Windows\Controls\InkCanvas.cs (1)
292transforms.Push(transformGroup.Children[i]);