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