5 references to AddGeometry
PresentationCore (1)
System\Windows\Media\GeometryGroup.cs (1)
45
pg.
AddGeometry
(this);
PresentationFramework (3)
System\Windows\Documents\FixedTextView.cs (1)
286
boundingGeometry.
AddGeometry
(thisGeometry);
System\Windows\Documents\HighlightVisual.cs (2)
249
highlightGeometry.
AddGeometry
(thisGeometry);
254
highlightGeometry.
AddGeometry
(thisGeometry);
ReachFramework (1)
Serialization\Manager\ReachSerializationUtils.cs (1)
937
geometry.
AddGeometry
(new RectangleGeometry(rect, 0, 0, transform));