72 references to PathGeometry
PresentationCore (17)
System\Windows\Media\CombinedGeometry.cs (2)
266new PathGeometry() : 270new PathGeometry() :
System\Windows\Media\Generated\PathGeometry.cs (1)
153return new PathGeometry();
System\Windows\Media\Geometry.cs (9)
606return new PathGeometry(); 613return new PathGeometry(); 642resultGeometry = new PathGeometry(); 685return new PathGeometry(); 692return new PathGeometry(); 740resultGeometry = new PathGeometry(); 835return new PathGeometry(); 842return new PathGeometry(); 870resultGeometry = new PathGeometry();
System\Windows\Media\GeometryGroup.cs (1)
61PathGeometry pg = new PathGeometry();
System\Windows\Media\PathFigure.cs (1)
77PathGeometry geometry = new PathGeometry();
System\Windows\Media\PathGeometry.cs (1)
666resultGeometry = new PathGeometry();
System\Windows\Media\PathStreamGeometryContext.cs (2)
62_pathGeometry = new PathGeometry(); 68_pathGeometry = new PathGeometry();
PresentationFramework (13)
MS\Internal\Controls\InkCanvasSelectionAdorner.cs (1)
288hatchGeometry = new PathGeometry();
MS\Internal\Ink\PenCursorManager.cs (2)
458PathGeometry pathGeometry = new PathGeometry(); 508PathGeometry pathGeometry1 = new PathGeometry();
System\windows\Documents\CaretElement.cs (1)
723pathGeometry = new PathGeometry();
System\Windows\Documents\CompositionAdorner.cs (1)
297PathGeometry pathGeometry = new PathGeometry();
System\Windows\Documents\DocumentSequenceTextView.cs (1)
170return (new PathGeometry());;
System\Windows\Documents\FixedSOMPageConstructor.cs (1)
950PathGeometry pg = new PathGeometry();
System\Windows\Documents\FixedTextView.cs (1)
247PathGeometry boundingGeometry = new PathGeometry();
System\Windows\Documents\HighlightVisual.cs (1)
256highlightGeometry = new PathGeometry();
System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
7401bamlType.DefaultConstructor = delegate() { return new System.Windows.Media.PathGeometry(); };
System\Windows\Markup\KnownTypes.cs (1)
1444case KnownElements.PathGeometry: o = new System.Windows.Media.PathGeometry(); break;
System\Windows\Shapes\Polygon.cs (1)
148PathGeometry polygonGeometry = new PathGeometry();
System\Windows\Shapes\Polyline.cs (1)
146PathGeometry polylineGeometry = new PathGeometry();
PresentationFramework.Aero (9)
Microsoft\Windows\Themes\BulletChrome.cs (1)
888PathGeometry path = new PathGeometry();
Microsoft\Windows\Themes\ButtonChrome.cs (1)
630PathGeometry borderGeometry = new PathGeometry();
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (1)
319arrowGeometry = new PathGeometry();
Microsoft\Windows\Themes\ListBoxChrome.cs (1)
488PathGeometry borderGeometry = new PathGeometry();
Microsoft\Windows\Themes\ScrollChrome.cs (4)
608PathGeometry path = new PathGeometry(); 638PathGeometry path = new PathGeometry(); 668PathGeometry path = new PathGeometry(); 698PathGeometry path = new PathGeometry();
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
279PathGeometry geometry = new PathGeometry();
PresentationFramework.Aero2 (9)
Microsoft\Windows\Themes\BulletChrome.cs (1)
888PathGeometry path = new PathGeometry();
Microsoft\Windows\Themes\ButtonChrome.cs (1)
630PathGeometry borderGeometry = new PathGeometry();
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (1)
319arrowGeometry = new PathGeometry();
Microsoft\Windows\Themes\ListBoxChrome.cs (1)
488PathGeometry borderGeometry = new PathGeometry();
Microsoft\Windows\Themes\ScrollChrome.cs (4)
608PathGeometry path = new PathGeometry(); 638PathGeometry path = new PathGeometry(); 668PathGeometry path = new PathGeometry(); 698PathGeometry path = new PathGeometry();
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
279PathGeometry geometry = new PathGeometry();
PresentationFramework.AeroLite (2)
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (1)
191arrowGeometry = new PathGeometry();
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
279PathGeometry geometry = new PathGeometry();
PresentationFramework.Classic (5)
Microsoft\Windows\Themes\ClassicBorderDecorator.cs (3)
889PathGeometry geometry = new PathGeometry(); 1093PathGeometry geometry = new PathGeometry(); 1121PathGeometry geometry = new PathGeometry();
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (1)
150arrowGeometry = new PathGeometry();
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
279PathGeometry geometry = new PathGeometry();
PresentationFramework.Luna (8)
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (2)
174PathGeometry tabGeometry = new PathGeometry(); 315arrowGeometry = new PathGeometry();
Microsoft\Windows\Themes\ScrollChrome.cs (4)
451PathGeometry path = new PathGeometry(); 484PathGeometry path = new PathGeometry(); 517PathGeometry path = new PathGeometry(); 550PathGeometry path = new PathGeometry();
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\BulletChrome.cs (1)
480PathGeometry geometry = new PathGeometry();
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
279PathGeometry geometry = new PathGeometry();
PresentationFramework.Royale (8)
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (2)
103PathGeometry tabGeometry = new PathGeometry(); 237arrowGeometry = new PathGeometry();
Microsoft\Windows\Themes\ScrollChrome.cs (4)
411PathGeometry path = new PathGeometry(); 444PathGeometry path = new PathGeometry(); 477PathGeometry path = new PathGeometry(); 510PathGeometry path = new PathGeometry();
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\BulletChrome.cs (1)
480PathGeometry geometry = new PathGeometry();
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
279PathGeometry geometry = new PathGeometry();
ReachFramework (1)
Serialization\Manager\ReachSerializationUtils.cs (1)
944PathGeometry geometry = new PathGeometry();