72 references to PathGeometry
PresentationCore (17)
System\Windows\Media\CombinedGeometry.cs (2)
246new PathGeometry() : 250new PathGeometry() :
System\Windows\Media\Generated\PathGeometry.cs (1)
136return new PathGeometry();
System\Windows\Media\Geometry.cs (9)
587return new PathGeometry(); 594return new PathGeometry(); 623resultGeometry = new PathGeometry(); 666return new PathGeometry(); 673return new PathGeometry(); 726resultGeometry = new PathGeometry(); 813return new PathGeometry(); 820return new PathGeometry(); 848resultGeometry = new PathGeometry();
System\Windows\Media\GeometryGroup.cs (1)
43PathGeometry pg = new PathGeometry();
System\Windows\Media\PathFigure.cs (1)
57PathGeometry geometry = new PathGeometry();
System\Windows\Media\PathGeometry.cs (1)
642resultGeometry = new PathGeometry();
System\Windows\Media\PathStreamGeometryContext.cs (2)
44_pathGeometry = new PathGeometry(); 50_pathGeometry = new PathGeometry();
PresentationFramework (13)
MS\Internal\Controls\InkCanvasSelectionAdorner.cs (1)
283hatchGeometry = new PathGeometry();
MS\Internal\Ink\PenCursorManager.cs (2)
450PathGeometry pathGeometry = new PathGeometry(); 504PathGeometry pathGeometry1 = new PathGeometry();
System\windows\Documents\CaretElement.cs (1)
718pathGeometry = new PathGeometry();
System\Windows\Documents\CompositionAdorner.cs (1)
295PathGeometry pathGeometry = new PathGeometry();
System\Windows\Documents\DocumentSequenceTextView.cs (1)
161return (new PathGeometry());;
System\Windows\Documents\FixedSOMPageConstructor.cs (1)
946PathGeometry pg = new PathGeometry();
System\Windows\Documents\FixedTextView.cs (1)
233PathGeometry boundingGeometry = new PathGeometry();
System\Windows\Documents\HighlightVisual.cs (1)
247highlightGeometry = new PathGeometry();
System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
8147DefaultConstructor = delegate () { return new System.Windows.Media.PathGeometry(); },
System\Windows\Markup\KnownTypes.cs (1)
1437case KnownElements.PathGeometry: o = new System.Windows.Media.PathGeometry(); break;
System\Windows\Shapes\Polygon.cs (1)
140PathGeometry polygonGeometry = new PathGeometry();
System\Windows\Shapes\Polyline.cs (1)
138PathGeometry polylineGeometry = new PathGeometry();
PresentationFramework.Aero (9)
Microsoft\Windows\Themes\BulletChrome.cs (1)
897PathGeometry path = new PathGeometry();
Microsoft\Windows\Themes\ButtonChrome.cs (1)
629PathGeometry borderGeometry = new PathGeometry();
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (1)
325arrowGeometry = new PathGeometry();
Microsoft\Windows\Themes\ListBoxChrome.cs (1)
481PathGeometry borderGeometry = new PathGeometry();
Microsoft\Windows\Themes\ScrollChrome.cs (4)
612PathGeometry path = new PathGeometry(); 644PathGeometry path = new PathGeometry(); 676PathGeometry path = new PathGeometry(); 708PathGeometry path = new PathGeometry();
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
274PathGeometry geometry = new PathGeometry();
PresentationFramework.Aero2 (9)
Microsoft\Windows\Themes\BulletChrome.cs (1)
897PathGeometry path = new PathGeometry();
Microsoft\Windows\Themes\ButtonChrome.cs (1)
629PathGeometry borderGeometry = new PathGeometry();
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (1)
325arrowGeometry = new PathGeometry();
Microsoft\Windows\Themes\ListBoxChrome.cs (1)
481PathGeometry borderGeometry = new PathGeometry();
Microsoft\Windows\Themes\ScrollChrome.cs (4)
612PathGeometry path = new PathGeometry(); 644PathGeometry path = new PathGeometry(); 676PathGeometry path = new PathGeometry(); 708PathGeometry path = new PathGeometry();
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
274PathGeometry geometry = new PathGeometry();
PresentationFramework.AeroLite (2)
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (1)
187arrowGeometry = new PathGeometry();
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
274PathGeometry geometry = new PathGeometry();
PresentationFramework.Classic (5)
Microsoft\Windows\Themes\ClassicBorderDecorator.cs (3)
889PathGeometry geometry = new PathGeometry(); 1095PathGeometry geometry = new PathGeometry(); 1125PathGeometry geometry = new PathGeometry();
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (1)
145arrowGeometry = new PathGeometry();
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
274PathGeometry geometry = new PathGeometry();
PresentationFramework.Luna (8)
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (2)
172PathGeometry tabGeometry = new PathGeometry(); 318arrowGeometry = new PathGeometry();
Microsoft\Windows\Themes\ScrollChrome.cs (4)
448PathGeometry path = new PathGeometry(); 483PathGeometry path = new PathGeometry(); 518PathGeometry path = new PathGeometry(); 553PathGeometry path = new PathGeometry();
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\BulletChrome.cs (1)
475PathGeometry geometry = new PathGeometry();
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
274PathGeometry geometry = new PathGeometry();
PresentationFramework.Royale (8)
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (2)
101PathGeometry tabGeometry = new PathGeometry(); 240arrowGeometry = new PathGeometry();
Microsoft\Windows\Themes\ScrollChrome.cs (4)
408PathGeometry path = new PathGeometry(); 443PathGeometry path = new PathGeometry(); 478PathGeometry path = new PathGeometry(); 513PathGeometry path = new PathGeometry();
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\BulletChrome.cs (1)
475PathGeometry geometry = new PathGeometry();
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
274PathGeometry geometry = new PathGeometry();
ReachFramework (1)
Serialization\Manager\ReachSerializationUtils.cs (1)
931PathGeometry geometry = new PathGeometry();