Implemented interface member:
36 references to Add
PresentationCore (5)
System\Windows\Media\Generated\DoubleCollection.cs (1)
711
resource.
Add
(value);
System\Windows\UIElement.cs (4)
991
xLines.
Add
(0d);
992
xLines.
Add
(this.RenderSize.Width);
1008
yLines.
Add
(0d);
1009
yLines.
Add
(this.RenderSize.Height);
PresentationFramework (28)
MS\Internal\Controls\InkCanvasFeedbackAdorner.cs (2)
39
dashes.
Add
(4.5);
40
dashes.
Add
(4.5);
MS\Internal\Controls\InkCanvasSelectionAdorner.cs (2)
35
dashes.
Add
(4.5);
36
dashes.
Add
(4.5);
System\Windows\Controls\Grid.cs (4)
3969
oddDashArray.
Add
(c_dashLength);
3970
oddDashArray.
Add
(c_dashLength);
3977
evenDashArray.
Add
(c_dashLength);
3978
evenDashArray.
Add
(c_dashLength);
System\Windows\Controls\Primitives\TickBar.cs (16)
457
xLines.
Add
(startPoint.X);
458
yLines.
Add
(startPoint.Y - 0.5);
459
xLines.
Add
(startPoint.X + tickLen);
460
yLines.
Add
(endPoint.Y - 0.5);
461
xLines.
Add
(startPoint.X + tickLen2);
493
yLines.
Add
(y - 0.5);
510
yLines.
Add
(y - 0.5);
564
xLines.
Add
(startPoint.X - 0.5);
565
yLines.
Add
(startPoint.Y);
566
xLines.
Add
(startPoint.X - 0.5);
567
yLines.
Add
(endPoint.Y + tickLen);
568
yLines.
Add
(endPoint.Y + tickLen2);
599
xLines.
Add
(x - 0.5);
615
xLines.
Add
(x - 0.5);
652
xLines.
Add
(ActualWidth);
653
yLines.
Add
(ActualHeight);
System\Windows\Documents\CompositionAdorner.cs (4)
190
dashArray.
Add
(DotLength);
191
dashArray.
Add
(DotLength);
210
dashArray.
Add
(dashLength);
211
dashArray.
Add
(dashGapLength);
PresentationFramework.Classic (2)
Microsoft\Windows\Themes\ClassicBorderDecorator.cs (2)
860
guidelines.
Add
(i * thickness1);
861
guidelines.
Add
(length - i * thickness2);
ReachFramework (1)
Serialization\VisualSerializer.cs (1)
948
dashes.
Add
(Math.Abs(d));