Implemented interface member:
36 references to Add
PresentationCore (5)
System\Windows\Media\Generated\DoubleCollection.cs (1)
725
resource.
Add
(value);
System\Windows\UIElement.cs (4)
986
xLines.
Add
(0d);
987
xLines.
Add
(this.RenderSize.Width);
1003
yLines.
Add
(0d);
1004
yLines.
Add
(this.RenderSize.Height);
PresentationFramework (28)
MS\Internal\Controls\InkCanvasFeedbackAdorner.cs (2)
38
dashes.
Add
(4.5);
39
dashes.
Add
(4.5);
MS\Internal\Controls\InkCanvasSelectionAdorner.cs (2)
34
dashes.
Add
(4.5);
35
dashes.
Add
(4.5);
System\Windows\Controls\Grid.cs (4)
3961
oddDashArray.
Add
(c_dashLength);
3962
oddDashArray.
Add
(c_dashLength);
3969
evenDashArray.
Add
(c_dashLength);
3970
evenDashArray.
Add
(c_dashLength);
System\Windows\Controls\Primitives\TickBar.cs (16)
456
xLines.
Add
(startPoint.X);
457
yLines.
Add
(startPoint.Y - 0.5);
458
xLines.
Add
(startPoint.X + tickLen);
459
yLines.
Add
(endPoint.Y - 0.5);
460
xLines.
Add
(startPoint.X + tickLen2);
492
yLines.
Add
(y - 0.5);
509
yLines.
Add
(y - 0.5);
563
xLines.
Add
(startPoint.X - 0.5);
564
yLines.
Add
(startPoint.Y);
565
xLines.
Add
(startPoint.X - 0.5);
566
yLines.
Add
(endPoint.Y + tickLen);
567
yLines.
Add
(endPoint.Y + tickLen2);
598
xLines.
Add
(x - 0.5);
614
xLines.
Add
(x - 0.5);
651
xLines.
Add
(ActualWidth);
652
yLines.
Add
(ActualHeight);
System\Windows\Documents\CompositionAdorner.cs (4)
189
dashArray.
Add
(DotLength);
190
dashArray.
Add
(DotLength);
209
dashArray.
Add
(dashLength);
210
dashArray.
Add
(dashGapLength);
PresentationFramework.Classic (2)
Microsoft\Windows\Themes\ClassicBorderDecorator.cs (2)
861
guidelines.
Add
(i * thickness1);
862
guidelines.
Add
(length - i * thickness2);
ReachFramework (1)
Serialization\VisualSerializer.cs (1)
948
dashes.
Add
(Math.Abs(d));