72 references to PathGeometry
PresentationCore (17)
System\Windows\Media\CombinedGeometry.cs (2)
246
new
PathGeometry
() :
250
new
PathGeometry
() :
System\Windows\Media\Generated\PathGeometry.cs (1)
136
return new
PathGeometry
();
System\Windows\Media\Geometry.cs (9)
587
return new
PathGeometry
();
594
return new
PathGeometry
();
623
resultGeometry = new
PathGeometry
();
666
return new
PathGeometry
();
673
return new
PathGeometry
();
726
resultGeometry = new
PathGeometry
();
813
return new
PathGeometry
();
820
return new
PathGeometry
();
848
resultGeometry = new
PathGeometry
();
System\Windows\Media\GeometryGroup.cs (1)
43
PathGeometry pg = new
PathGeometry
();
System\Windows\Media\PathFigure.cs (1)
57
PathGeometry geometry = new
PathGeometry
();
System\Windows\Media\PathGeometry.cs (1)
642
resultGeometry = new
PathGeometry
();
System\Windows\Media\PathStreamGeometryContext.cs (2)
44
_pathGeometry = new
PathGeometry
();
50
_pathGeometry = new
PathGeometry
();
PresentationFramework (13)
MS\Internal\Controls\InkCanvasSelectionAdorner.cs (1)
283
hatchGeometry = new
PathGeometry
();
MS\Internal\Ink\PenCursorManager.cs (2)
450
PathGeometry pathGeometry = new
PathGeometry
();
504
PathGeometry pathGeometry1 = new
PathGeometry
();
System\windows\Documents\CaretElement.cs (1)
718
pathGeometry = new
PathGeometry
();
System\Windows\Documents\CompositionAdorner.cs (1)
295
PathGeometry pathGeometry = new
PathGeometry
();
System\Windows\Documents\DocumentSequenceTextView.cs (1)
161
return (new
PathGeometry
());;
System\Windows\Documents\FixedSOMPageConstructor.cs (1)
946
PathGeometry pg = new
PathGeometry
();
System\Windows\Documents\FixedTextView.cs (1)
233
PathGeometry boundingGeometry = new
PathGeometry
();
System\Windows\Documents\HighlightVisual.cs (1)
247
highlightGeometry = new
PathGeometry
();
System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
8147
DefaultConstructor = delegate () { return new System.Windows.Media.
PathGeometry
(); },
System\Windows\Markup\KnownTypes.cs (1)
1437
case KnownElements.PathGeometry: o = new System.Windows.Media.
PathGeometry
(); break;
System\Windows\Shapes\Polygon.cs (1)
140
PathGeometry polygonGeometry = new
PathGeometry
();
System\Windows\Shapes\Polyline.cs (1)
138
PathGeometry polylineGeometry = new
PathGeometry
();
PresentationFramework.Aero (9)
Microsoft\Windows\Themes\BulletChrome.cs (1)
897
PathGeometry path = new
PathGeometry
();
Microsoft\Windows\Themes\ButtonChrome.cs (1)
629
PathGeometry borderGeometry = new
PathGeometry
();
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (1)
325
arrowGeometry = new
PathGeometry
();
Microsoft\Windows\Themes\ListBoxChrome.cs (1)
481
PathGeometry borderGeometry = new
PathGeometry
();
Microsoft\Windows\Themes\ScrollChrome.cs (4)
612
PathGeometry path = new
PathGeometry
();
644
PathGeometry path = new
PathGeometry
();
676
PathGeometry path = new
PathGeometry
();
708
PathGeometry path = new
PathGeometry
();
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
274
PathGeometry geometry = new
PathGeometry
();
PresentationFramework.Aero2 (9)
Microsoft\Windows\Themes\BulletChrome.cs (1)
897
PathGeometry path = new
PathGeometry
();
Microsoft\Windows\Themes\ButtonChrome.cs (1)
629
PathGeometry borderGeometry = new
PathGeometry
();
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (1)
325
arrowGeometry = new
PathGeometry
();
Microsoft\Windows\Themes\ListBoxChrome.cs (1)
481
PathGeometry borderGeometry = new
PathGeometry
();
Microsoft\Windows\Themes\ScrollChrome.cs (4)
612
PathGeometry path = new
PathGeometry
();
644
PathGeometry path = new
PathGeometry
();
676
PathGeometry path = new
PathGeometry
();
708
PathGeometry path = new
PathGeometry
();
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
274
PathGeometry geometry = new
PathGeometry
();
PresentationFramework.AeroLite (2)
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (1)
187
arrowGeometry = new
PathGeometry
();
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
274
PathGeometry geometry = new
PathGeometry
();
PresentationFramework.Classic (5)
Microsoft\Windows\Themes\ClassicBorderDecorator.cs (3)
889
PathGeometry geometry = new
PathGeometry
();
1095
PathGeometry geometry = new
PathGeometry
();
1125
PathGeometry geometry = new
PathGeometry
();
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (1)
145
arrowGeometry = new
PathGeometry
();
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
274
PathGeometry geometry = new
PathGeometry
();
PresentationFramework.Luna (8)
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (2)
172
PathGeometry tabGeometry = new
PathGeometry
();
318
arrowGeometry = new
PathGeometry
();
Microsoft\Windows\Themes\ScrollChrome.cs (4)
448
PathGeometry path = new
PathGeometry
();
483
PathGeometry path = new
PathGeometry
();
518
PathGeometry path = new
PathGeometry
();
553
PathGeometry path = new
PathGeometry
();
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\BulletChrome.cs (1)
475
PathGeometry geometry = new
PathGeometry
();
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
274
PathGeometry geometry = new
PathGeometry
();
PresentationFramework.Royale (8)
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (2)
101
PathGeometry tabGeometry = new
PathGeometry
();
240
arrowGeometry = new
PathGeometry
();
Microsoft\Windows\Themes\ScrollChrome.cs (4)
408
PathGeometry path = new
PathGeometry
();
443
PathGeometry path = new
PathGeometry
();
478
PathGeometry path = new
PathGeometry
();
513
PathGeometry path = new
PathGeometry
();
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\BulletChrome.cs (1)
475
PathGeometry geometry = new
PathGeometry
();
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
274
PathGeometry geometry = new
PathGeometry
();
ReachFramework (1)
Serialization\Manager\ReachSerializationUtils.cs (1)
931
PathGeometry geometry = new
PathGeometry
();