64 references to PathGeometry
PresentationCore (17)
Core\CSharp\System\Windows\Media\CombinedGeometry.cs (2)
267new PathGeometry() : 271new PathGeometry() :
Core\CSharp\System\Windows\Media\Generated\PathGeometry.cs (1)
160return new PathGeometry();
Core\CSharp\System\Windows\Media\Geometry.cs (9)
633return new PathGeometry(); 640return new PathGeometry(); 669resultGeometry = new PathGeometry(); 725return new PathGeometry(); 732return new PathGeometry(); 780resultGeometry = new PathGeometry(); 881return new PathGeometry(); 888return new PathGeometry(); 916resultGeometry = new PathGeometry();
Core\CSharp\System\Windows\Media\GeometryGroup.cs (1)
65PathGeometry pg = new PathGeometry();
Core\CSharp\System\Windows\Media\PathFigure.cs (1)
85PathGeometry geometry = new PathGeometry();
Core\CSharp\System\Windows\Media\PathGeometry.cs (1)
709resultGeometry = new PathGeometry();
Core\CSharp\System\Windows\Media\PathStreamGeometryContext.cs (2)
65_pathGeometry = new PathGeometry(); 71_pathGeometry = new PathGeometry();
PresentationFramework (13)
src\Framework\MS\Internal\Controls\InkCanvasSelectionAdorner.cs (1)
297hatchGeometry = new PathGeometry();
src\Framework\MS\Internal\Ink\PenCursorManager.cs (2)
483PathGeometry pathGeometry = new PathGeometry(); 533PathGeometry pathGeometry1 = new PathGeometry();
src\Framework\System\windows\Documents\CaretElement.cs (1)
727pathGeometry = new PathGeometry();
src\Framework\System\Windows\Documents\CompositionAdorner.cs (1)
299PathGeometry pathGeometry = new PathGeometry();
src\Framework\System\Windows\Documents\DocumentSequenceTextView.cs (1)
176return (new PathGeometry());;
src\Framework\System\Windows\Documents\FixedSOMPageConstructor.cs (1)
959PathGeometry pg = new PathGeometry();
src\Framework\System\Windows\Documents\FixedTextView.cs (1)
255PathGeometry boundingGeometry = new PathGeometry();
src\Framework\System\Windows\Documents\HighlightVisual.cs (1)
259highlightGeometry = new PathGeometry();
src\Framework\System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
7397bamlType.DefaultConstructor = delegate() { return new System.Windows.Media.PathGeometry(); };
src\Framework\System\Windows\Markup\KnownTypes.cs (1)
1445case KnownElements.PathGeometry: o = new System.Windows.Media.PathGeometry(); break;
src\Framework\System\Windows\Shapes\Polygon.cs (1)
151PathGeometry polygonGeometry = new PathGeometry();
src\Framework\System\Windows\Shapes\Polyline.cs (1)
149PathGeometry polylineGeometry = new PathGeometry();
PresentationFramework.Aero (9)
Microsoft\Windows\Themes\BulletChrome.cs (1)
894PathGeometry path = new PathGeometry();
Microsoft\Windows\Themes\ButtonChrome.cs (1)
636PathGeometry borderGeometry = new PathGeometry();
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (1)
321arrowGeometry = new PathGeometry();
Microsoft\Windows\Themes\ListBoxChrome.cs (1)
494PathGeometry borderGeometry = new PathGeometry();
Microsoft\Windows\Themes\ScrollChrome.cs (4)
614PathGeometry path = new PathGeometry(); 644PathGeometry path = new PathGeometry(); 674PathGeometry path = new PathGeometry(); 704PathGeometry path = new PathGeometry();
parent\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
284PathGeometry geometry = new PathGeometry();
PresentationFramework.Classic (5)
Microsoft\Windows\Themes\ClassicBorderDecorator.cs (3)
894PathGeometry geometry = new PathGeometry(); 1098PathGeometry geometry = new PathGeometry(); 1126PathGeometry geometry = new PathGeometry();
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (1)
152arrowGeometry = new PathGeometry();
parent\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
284PathGeometry geometry = new PathGeometry();
PresentationFramework.Luna (8)
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (2)
176PathGeometry tabGeometry = new PathGeometry(); 317arrowGeometry = new PathGeometry();
Microsoft\Windows\Themes\ScrollChrome.cs (4)
457PathGeometry path = new PathGeometry(); 490PathGeometry path = new PathGeometry(); 523PathGeometry path = new PathGeometry(); 556PathGeometry path = new PathGeometry();
parent\Shared\Microsoft\Windows\Themes\BulletChrome.cs (1)
485PathGeometry geometry = new PathGeometry();
parent\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
284PathGeometry geometry = new PathGeometry();
PresentationFramework.Royale (8)
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (2)
105PathGeometry tabGeometry = new PathGeometry(); 239arrowGeometry = new PathGeometry();
Microsoft\Windows\Themes\ScrollChrome.cs (4)
417PathGeometry path = new PathGeometry(); 450PathGeometry path = new PathGeometry(); 483PathGeometry path = new PathGeometry(); 516PathGeometry path = new PathGeometry();
parent\Shared\Microsoft\Windows\Themes\BulletChrome.cs (1)
485PathGeometry geometry = new PathGeometry();
parent\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
284PathGeometry geometry = new PathGeometry();
System.Activities.Presentation (4)
System.Activities.Presentation\System\Activities\Presentation\FreeFormEditing\AutoConnectAdorner.cs (4)
60new PathGeometry() 75new PathGeometry() 90new PathGeometry() 105new PathGeometry()