Implemented interface member:
1 write to
PresentationCore (1)
System\Windows\Generated\TextDecorationCollection.cs (1)
361this[index] = Cast(value);
7 references to
PresentationCore (5)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
281switch (textDecorations[i].Location)
System\Windows\Generated\TextDecorationCollection.cs (1)
356return this[index];
System\Windows\TextDecorationCollection.cs (3)
62if (!this[i].ValueEquals(textDecorations[i])) 108if (result[i].ValueEquals(textDecoration))
PresentationFramework (2)
MS\Internal\Text\DynamicPropertyReader.cs (1)
102textDecorations.Add(parentTextDecorations[i]);
System\Windows\SystemFonts.cs (1)
510to.Add(from[i]);