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