72 references to PathGeometry
PresentationCore (17)
System\Windows\Media\CombinedGeometry.cs (2)
247
new
PathGeometry
() :
251
new
PathGeometry
() :
System\Windows\Media\Generated\PathGeometry.cs (1)
127
return new
PathGeometry
();
System\Windows\Media\Geometry.cs (9)
594
return new
PathGeometry
();
601
return new
PathGeometry
();
630
resultGeometry = new
PathGeometry
();
673
return new
PathGeometry
();
680
return new
PathGeometry
();
728
resultGeometry = new
PathGeometry
();
823
return new
PathGeometry
();
830
return new
PathGeometry
();
858
resultGeometry = new
PathGeometry
();
System\Windows\Media\GeometryGroup.cs (1)
44
PathGeometry pg = new
PathGeometry
();
System\Windows\Media\PathFigure.cs (1)
58
PathGeometry geometry = new
PathGeometry
();
System\Windows\Media\PathGeometry.cs (1)
643
resultGeometry = new
PathGeometry
();
System\Windows\Media\PathStreamGeometryContext.cs (2)
45
_pathGeometry = new
PathGeometry
();
51
_pathGeometry = new
PathGeometry
();
PresentationFramework (13)
MS\Internal\Controls\InkCanvasSelectionAdorner.cs (1)
287
hatchGeometry = new
PathGeometry
();
MS\Internal\Ink\PenCursorManager.cs (2)
457
PathGeometry pathGeometry = new
PathGeometry
();
511
PathGeometry pathGeometry1 = new
PathGeometry
();
System\windows\Documents\CaretElement.cs (1)
719
pathGeometry = new
PathGeometry
();
System\Windows\Documents\CompositionAdorner.cs (1)
296
PathGeometry pathGeometry = new
PathGeometry
();
System\Windows\Documents\DocumentSequenceTextView.cs (1)
162
return (new
PathGeometry
());;
System\Windows\Documents\FixedSOMPageConstructor.cs (1)
947
PathGeometry pg = new
PathGeometry
();
System\Windows\Documents\FixedTextView.cs (1)
234
PathGeometry boundingGeometry = new
PathGeometry
();
System\Windows\Documents\HighlightVisual.cs (1)
248
highlightGeometry = new
PathGeometry
();
System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
8148
DefaultConstructor = delegate () { return new System.Windows.Media.
PathGeometry
(); },
System\Windows\Markup\KnownTypes.cs (1)
1438
case KnownElements.PathGeometry: o = new System.Windows.Media.
PathGeometry
(); break;
System\Windows\Shapes\Polygon.cs (1)
141
PathGeometry polygonGeometry = new
PathGeometry
();
System\Windows\Shapes\Polyline.cs (1)
139
PathGeometry polylineGeometry = new
PathGeometry
();
PresentationFramework.Aero (9)
Microsoft\Windows\Themes\BulletChrome.cs (1)
898
PathGeometry path = new
PathGeometry
();
Microsoft\Windows\Themes\ButtonChrome.cs (1)
633
PathGeometry borderGeometry = new
PathGeometry
();
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (1)
326
arrowGeometry = new
PathGeometry
();
Microsoft\Windows\Themes\ListBoxChrome.cs (1)
485
PathGeometry borderGeometry = new
PathGeometry
();
Microsoft\Windows\Themes\ScrollChrome.cs (4)
613
PathGeometry path = new
PathGeometry
();
645
PathGeometry path = new
PathGeometry
();
677
PathGeometry path = new
PathGeometry
();
709
PathGeometry path = new
PathGeometry
();
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
275
PathGeometry geometry = new
PathGeometry
();
PresentationFramework.Aero2 (9)
Microsoft\Windows\Themes\BulletChrome.cs (1)
898
PathGeometry path = new
PathGeometry
();
Microsoft\Windows\Themes\ButtonChrome.cs (1)
633
PathGeometry borderGeometry = new
PathGeometry
();
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (1)
326
arrowGeometry = new
PathGeometry
();
Microsoft\Windows\Themes\ListBoxChrome.cs (1)
485
PathGeometry borderGeometry = new
PathGeometry
();
Microsoft\Windows\Themes\ScrollChrome.cs (4)
613
PathGeometry path = new
PathGeometry
();
645
PathGeometry path = new
PathGeometry
();
677
PathGeometry path = new
PathGeometry
();
709
PathGeometry path = new
PathGeometry
();
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
275
PathGeometry geometry = new
PathGeometry
();
PresentationFramework.AeroLite (2)
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (1)
188
arrowGeometry = new
PathGeometry
();
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
275
PathGeometry geometry = new
PathGeometry
();
PresentationFramework.Classic (5)
Microsoft\Windows\Themes\ClassicBorderDecorator.cs (3)
890
PathGeometry geometry = new
PathGeometry
();
1096
PathGeometry geometry = new
PathGeometry
();
1126
PathGeometry geometry = new
PathGeometry
();
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (1)
146
arrowGeometry = new
PathGeometry
();
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
275
PathGeometry geometry = new
PathGeometry
();
PresentationFramework.Luna (8)
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (2)
173
PathGeometry tabGeometry = new
PathGeometry
();
319
arrowGeometry = new
PathGeometry
();
Microsoft\Windows\Themes\ScrollChrome.cs (4)
449
PathGeometry path = new
PathGeometry
();
484
PathGeometry path = new
PathGeometry
();
519
PathGeometry path = new
PathGeometry
();
554
PathGeometry path = new
PathGeometry
();
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\BulletChrome.cs (1)
478
PathGeometry geometry = new
PathGeometry
();
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
275
PathGeometry geometry = new
PathGeometry
();
PresentationFramework.Royale (8)
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (2)
102
PathGeometry tabGeometry = new
PathGeometry
();
241
arrowGeometry = new
PathGeometry
();
Microsoft\Windows\Themes\ScrollChrome.cs (4)
409
PathGeometry path = new
PathGeometry
();
444
PathGeometry path = new
PathGeometry
();
479
PathGeometry path = new
PathGeometry
();
514
PathGeometry path = new
PathGeometry
();
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\BulletChrome.cs (1)
478
PathGeometry geometry = new
PathGeometry
();
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
275
PathGeometry geometry = new
PathGeometry
();
ReachFramework (1)
Serialization\Manager\ReachSerializationUtils.cs (1)
933
PathGeometry geometry = new
PathGeometry
();