72 references to PathGeometry
PresentationCore (17)
System\Windows\Media\CombinedGeometry.cs (2)
247new PathGeometry() : 251new PathGeometry() :
System\Windows\Media\Generated\PathGeometry.cs (1)
127return new PathGeometry();
System\Windows\Media\Geometry.cs (9)
594return new PathGeometry(); 601return new PathGeometry(); 630resultGeometry = new PathGeometry(); 673return new PathGeometry(); 680return new PathGeometry(); 728resultGeometry = new PathGeometry(); 823return new PathGeometry(); 830return new PathGeometry(); 858resultGeometry = new PathGeometry();
System\Windows\Media\GeometryGroup.cs (1)
44PathGeometry pg = new PathGeometry();
System\Windows\Media\PathFigure.cs (1)
58PathGeometry geometry = new PathGeometry();
System\Windows\Media\PathGeometry.cs (1)
643resultGeometry = new PathGeometry();
System\Windows\Media\PathStreamGeometryContext.cs (2)
45_pathGeometry = new PathGeometry(); 51_pathGeometry = new PathGeometry();
PresentationFramework (13)
MS\Internal\Controls\InkCanvasSelectionAdorner.cs (1)
287hatchGeometry = new PathGeometry();
MS\Internal\Ink\PenCursorManager.cs (2)
457PathGeometry pathGeometry = new PathGeometry(); 511PathGeometry pathGeometry1 = new PathGeometry();
System\windows\Documents\CaretElement.cs (1)
719pathGeometry = new PathGeometry();
System\Windows\Documents\CompositionAdorner.cs (1)
296PathGeometry pathGeometry = new PathGeometry();
System\Windows\Documents\DocumentSequenceTextView.cs (1)
162return (new PathGeometry());;
System\Windows\Documents\FixedSOMPageConstructor.cs (1)
947PathGeometry pg = new PathGeometry();
System\Windows\Documents\FixedTextView.cs (1)
234PathGeometry boundingGeometry = new PathGeometry();
System\Windows\Documents\HighlightVisual.cs (1)
248highlightGeometry = new PathGeometry();
System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
8148DefaultConstructor = delegate () { return new System.Windows.Media.PathGeometry(); },
System\Windows\Markup\KnownTypes.cs (1)
1438case KnownElements.PathGeometry: o = new System.Windows.Media.PathGeometry(); break;
System\Windows\Shapes\Polygon.cs (1)
141PathGeometry polygonGeometry = new PathGeometry();
System\Windows\Shapes\Polyline.cs (1)
139PathGeometry polylineGeometry = new PathGeometry();
PresentationFramework.Aero (9)
Microsoft\Windows\Themes\BulletChrome.cs (1)
898PathGeometry path = new PathGeometry();
Microsoft\Windows\Themes\ButtonChrome.cs (1)
633PathGeometry borderGeometry = new PathGeometry();
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (1)
326arrowGeometry = new PathGeometry();
Microsoft\Windows\Themes\ListBoxChrome.cs (1)
485PathGeometry borderGeometry = new PathGeometry();
Microsoft\Windows\Themes\ScrollChrome.cs (4)
613PathGeometry path = new PathGeometry(); 645PathGeometry path = new PathGeometry(); 677PathGeometry path = new PathGeometry(); 709PathGeometry path = new PathGeometry();
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
275PathGeometry geometry = new PathGeometry();
PresentationFramework.Aero2 (9)
Microsoft\Windows\Themes\BulletChrome.cs (1)
898PathGeometry path = new PathGeometry();
Microsoft\Windows\Themes\ButtonChrome.cs (1)
633PathGeometry borderGeometry = new PathGeometry();
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (1)
326arrowGeometry = new PathGeometry();
Microsoft\Windows\Themes\ListBoxChrome.cs (1)
485PathGeometry borderGeometry = new PathGeometry();
Microsoft\Windows\Themes\ScrollChrome.cs (4)
613PathGeometry path = new PathGeometry(); 645PathGeometry path = new PathGeometry(); 677PathGeometry path = new PathGeometry(); 709PathGeometry path = new PathGeometry();
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
275PathGeometry geometry = new PathGeometry();
PresentationFramework.AeroLite (2)
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (1)
188arrowGeometry = new PathGeometry();
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
275PathGeometry geometry = new PathGeometry();
PresentationFramework.Classic (5)
Microsoft\Windows\Themes\ClassicBorderDecorator.cs (3)
890PathGeometry geometry = new PathGeometry(); 1096PathGeometry geometry = new PathGeometry(); 1126PathGeometry geometry = new PathGeometry();
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (1)
146arrowGeometry = new PathGeometry();
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
275PathGeometry geometry = new PathGeometry();
PresentationFramework.Luna (8)
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (2)
173PathGeometry tabGeometry = new PathGeometry(); 319arrowGeometry = new PathGeometry();
Microsoft\Windows\Themes\ScrollChrome.cs (4)
449PathGeometry path = new PathGeometry(); 484PathGeometry path = new PathGeometry(); 519PathGeometry path = new PathGeometry(); 554PathGeometry path = new PathGeometry();
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\BulletChrome.cs (1)
478PathGeometry geometry = new PathGeometry();
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
275PathGeometry geometry = new PathGeometry();
PresentationFramework.Royale (8)
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (2)
102PathGeometry tabGeometry = new PathGeometry(); 241arrowGeometry = new PathGeometry();
Microsoft\Windows\Themes\ScrollChrome.cs (4)
409PathGeometry path = new PathGeometry(); 444PathGeometry path = new PathGeometry(); 479PathGeometry path = new PathGeometry(); 514PathGeometry path = new PathGeometry();
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\BulletChrome.cs (1)
478PathGeometry geometry = new PathGeometry();
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
275PathGeometry geometry = new PathGeometry();
ReachFramework (1)
Serialization\Manager\ReachSerializationUtils.cs (1)
933PathGeometry geometry = new PathGeometry();