72 references to PathGeometry
PresentationCore (17)
System\Windows\Media\CombinedGeometry.cs (2)
247new PathGeometry() : 251new PathGeometry() :
System\Windows\Media\Generated\PathGeometry.cs (1)
139return new PathGeometry();
System\Windows\Media\Geometry.cs (9)
588return new PathGeometry(); 595return new PathGeometry(); 624resultGeometry = new PathGeometry(); 667return new PathGeometry(); 674return new PathGeometry(); 727resultGeometry = new PathGeometry(); 814return new PathGeometry(); 821return new PathGeometry(); 849resultGeometry = 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)
284hatchGeometry = new PathGeometry();
MS\Internal\Ink\PenCursorManager.cs (2)
451PathGeometry pathGeometry = new PathGeometry(); 505PathGeometry 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)
630PathGeometry borderGeometry = new PathGeometry();
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (1)
326arrowGeometry = new PathGeometry();
Microsoft\Windows\Themes\ListBoxChrome.cs (1)
482PathGeometry 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)
630PathGeometry borderGeometry = new PathGeometry();
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (1)
326arrowGeometry = new PathGeometry();
Microsoft\Windows\Themes\ListBoxChrome.cs (1)
482PathGeometry 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();