Implemented interface member:
method
Add
System.Collections.Generic.ICollection<T>.Add(T)
55 references to Add
PresentationCore (12)
Core\CSharp\System\Windows\Media\EllipseGeometry.cs (1)
300
figureCollection.
Add
(
Core\CSharp\System\Windows\Media\GeometryGroup.cs (1)
96
result.
Add
(pathFigures[j]);
Core\CSharp\System\Windows\Media\LineGeometry.cs (1)
251
collection.
Add
(
Core\CSharp\System\Windows\Media\PathFigure.cs (1)
86
geometry.Figures.
Add
(this);
Core\CSharp\System\Windows\Media\PathGeometry.cs (5)
74
Figures.
Add
(item);
103
Figures.
Add
(item);
381
result.
Add
(figure.GetTransformedCopy(matrix));
418
figures.
Add
(figureCollection.Internal_GetItem(i));
582
Figures.
Add
(figure);
Core\CSharp\System\Windows\Media\PathStreamGeometryContext.cs (1)
163
_figures.
Add
(_currentFigure);
Core\CSharp\System\Windows\Media\RectangleGeometry.cs (2)
357
collection.
Add
(
377
collection.
Add
(
PresentationFramework (9)
src\Framework\MS\Internal\Controls\InkCanvasSelectionAdorner.cs (1)
298
hatchGeometry.Figures.
Add
(path);
src\Framework\MS\Internal\Ink\PenCursorManager.cs (3)
507
pathGeometry.Figures.
Add
(path);
530
pathGeometry.Figures.
Add
(path);
555
pathGeometry1.Figures.
Add
(path);
src\Framework\System\windows\Documents\CaretElement.cs (1)
734
pathGeometry.Figures.
Add
(pathFigure);
src\Framework\System\Windows\Documents\CompositionAdorner.cs (1)
300
pathGeometry.Figures.
Add
(pathFigure);
src\Framework\System\Windows\Documents\FixedSOMPageConstructor.cs (1)
960
pg.Figures.
Add
(pathFigure);
src\Framework\System\Windows\Shapes\Polygon.cs (1)
152
polygonGeometry.Figures.
Add
(pathFigure);
src\Framework\System\Windows\Shapes\Polyline.cs (1)
150
polylineGeometry.Figures.
Add
(pathFigure);
PresentationFramework.Aero (10)
Microsoft\Windows\Themes\BulletChrome.cs (1)
895
path.Figures.
Add
(figure);
Microsoft\Windows\Themes\ButtonChrome.cs (1)
637
borderGeometry.Figures.
Add
(borderFigure);
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (1)
352
arrowGeometry.Figures.
Add
(arrowFigure);
Microsoft\Windows\Themes\ListBoxChrome.cs (2)
495
borderGeometry.Figures.
Add
(borderFigure);
505
borderGeometry.Figures.
Add
(borderFigure);
Microsoft\Windows\Themes\ScrollChrome.cs (4)
615
path.Figures.
Add
(figure);
645
path.Figures.
Add
(figure);
675
path.Figures.
Add
(figure);
705
path.Figures.
Add
(figure);
parent\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
285
geometry.Figures.
Add
(figure);
PresentationFramework.Classic (6)
Microsoft\Windows\Themes\ClassicBorderDecorator.cs (4)
897
geometry.Figures.
Add
(GenerateRectFigure(rect));
900
geometry.Figures.
Add
(GenerateRectFigure(HelperDeflateRect(rect, borderThickness)));
1099
geometry.Figures.
Add
(figure);
1127
geometry.Figures.
Add
(figure);
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (1)
183
arrowGeometry.Figures.
Add
(arrowFigure);
parent\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
285
geometry.Figures.
Add
(figure);
PresentationFramework.Luna (9)
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (2)
200
tabGeometry.Figures.
Add
(tabFigure);
348
arrowGeometry.Figures.
Add
(arrowFigure);
Microsoft\Windows\Themes\ScrollChrome.cs (4)
458
path.Figures.
Add
(figure);
491
path.Figures.
Add
(figure);
524
path.Figures.
Add
(figure);
557
path.Figures.
Add
(figure);
parent\Shared\Microsoft\Windows\Themes\BulletChrome.cs (2)
488
geometry.Figures.
Add
(GenerateRectFigure(rect));
491
geometry.Figures.
Add
(GenerateRectFigure(HelperDeflateRect(rect, borderThickness)));
parent\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
285
geometry.Figures.
Add
(figure);
PresentationFramework.Royale (9)
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (2)
129
tabGeometry.Figures.
Add
(tabFigure);
270
arrowGeometry.Figures.
Add
(arrowFigure);
Microsoft\Windows\Themes\ScrollChrome.cs (4)
418
path.Figures.
Add
(figure);
451
path.Figures.
Add
(figure);
484
path.Figures.
Add
(figure);
517
path.Figures.
Add
(figure);
parent\Shared\Microsoft\Windows\Themes\BulletChrome.cs (2)
488
geometry.Figures.
Add
(GenerateRectFigure(rect));
491
geometry.Figures.
Add
(GenerateRectFigure(HelperDeflateRect(rect, borderThickness)));
parent\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
285
geometry.Figures.
Add
(figure);