Implemented interface member:
method
Add
System.Collections.Generic.ICollection<T>.Add(T)
11 references to Add
PresentationCore (5)
Core\CSharp\system\windows\TextDecorationCollection.cs (1)
85
Add
(textDecoration);
Core\CSharp\System\Windows\TextDecorations.cs (4)
33
underline.
Add
(td);
40
strikethrough.
Add
(td);
47
overLine.
Add
(td);
54
baseline.
Add
(td);
PresentationFramework (6)
src\Framework\MS\Internal\Text\DynamicPropertyReader.cs (1)
105
textDecorations.
Add
(parentTextDecorations[i]);
src\Framework\MS\Internal\Text\TextSpanModifier.cs (3)
139
mergedDecorations.
Add
(td);
170
result.
Add
(copy);
174
result.
Add
(td);
src\Framework\System\Windows\Documents\SpellerHighlightLayer.cs (1)
179
decorationCollection.
Add
(textDecoration);
src\Framework\System\Windows\SystemFonts.cs (1)
501
to.
Add
(from[i]);