Implemented interface member:
36 references to Add
PresentationCore (5)
System\Windows\Media\Generated\DoubleCollection.cs (1)
736
resource.
Add
(value);
System\Windows\UIElement.cs (4)
996
xLines.
Add
(0d);
997
xLines.
Add
(this.RenderSize.Width);
1013
yLines.
Add
(0d);
1014
yLines.
Add
(this.RenderSize.Height);
PresentationFramework (28)
MS\Internal\Controls\InkCanvasFeedbackAdorner.cs (2)
42
dashes.
Add
(4.5);
43
dashes.
Add
(4.5);
MS\Internal\Controls\InkCanvasSelectionAdorner.cs (2)
42
dashes.
Add
(4.5);
43
dashes.
Add
(4.5);
System\Windows\Controls\Grid.cs (4)
3978
oddDashArray.
Add
(c_dashLength);
3979
oddDashArray.
Add
(c_dashLength);
3986
evenDashArray.
Add
(c_dashLength);
3987
evenDashArray.
Add
(c_dashLength);
System\Windows\Controls\Primitives\TickBar.cs (16)
471
xLines.
Add
(startPoint.X);
472
yLines.
Add
(startPoint.Y - 0.5);
473
xLines.
Add
(startPoint.X + tickLen);
474
yLines.
Add
(endPoint.Y - 0.5);
475
xLines.
Add
(startPoint.X + tickLen2);
507
yLines.
Add
(y - 0.5);
524
yLines.
Add
(y - 0.5);
578
xLines.
Add
(startPoint.X - 0.5);
579
yLines.
Add
(startPoint.Y);
580
xLines.
Add
(startPoint.X - 0.5);
581
yLines.
Add
(endPoint.Y + tickLen);
582
yLines.
Add
(endPoint.Y + tickLen2);
613
xLines.
Add
(x - 0.5);
629
xLines.
Add
(x - 0.5);
666
xLines.
Add
(ActualWidth);
667
yLines.
Add
(ActualHeight);
System\Windows\Documents\CompositionAdorner.cs (4)
193
dashArray.
Add
(DotLength);
194
dashArray.
Add
(DotLength);
213
dashArray.
Add
(dashLength);
214
dashArray.
Add
(dashGapLength);
PresentationFramework.Classic (2)
Microsoft\Windows\Themes\ClassicBorderDecorator.cs (2)
863
guidelines.
Add
(i * thickness1);
864
guidelines.
Add
(length - i * thickness2);
ReachFramework (1)
Serialization\VisualSerializer.cs (1)
956
dashes.
Add
(Math.Abs(d));