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