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