Implemented interface member:
1 write to
PresentationCore (1)
System\Windows\Generated\TextDecorationCollection.cs (1)
341this[index] = Cast(value);
7 references to
PresentationCore (5)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
262switch (textDecorations[i].Location)
System\Windows\Generated\TextDecorationCollection.cs (1)
336return this[index];
System\Windows\TextDecorationCollection.cs (3)
55if (!this[i].ValueEquals(textDecorations[i])) 101if (result[i].ValueEquals(textDecoration))
PresentationFramework (2)
MS\Internal\Text\DynamicPropertyReader.cs (1)
96textDecorations.Add(parentTextDecorations[i]);
System\Windows\SystemFonts.cs (1)
511to.Add(from[i]);