Implemented interface member:
15 references to Add
PresentationCore (9)
System\Windows\TextDecorationCollection.cs (1)
71
Add
(textDecoration);
System\Windows\TextDecorationCollectionConverter.cs (4)
98
textDecorations.
Add
(TextDecorations.OverLine[0]);
103
textDecorations.
Add
(TextDecorations.Baseline[0]);
108
textDecorations.
Add
(TextDecorations.Underline[0]);
113
textDecorations.
Add
(TextDecorations.Strikethrough[0]);
System\Windows\TextDecorations.cs (4)
27
underline.
Add
(td);
36
strikethrough.
Add
(td);
45
overLine.
Add
(td);
54
baseline.
Add
(td);
PresentationFramework (6)
MS\Internal\Text\DynamicPropertyReader.cs (1)
95
textDecorations.
Add
(parentTextDecorations[i]);
MS\Internal\Text\TextSpanModifier.cs (3)
128
mergedDecorations.
Add
(td);
159
result.
Add
(copy);
163
result.
Add
(td);
System\Windows\Documents\SpellerHighlightLayer.cs (1)
177
decorationCollection.
Add
(textDecoration);
System\Windows\SystemFonts.cs (1)
510
to.
Add
(from[i]);