72 instantiations of PathGeometry
PresentationCore (21)
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 (12)
633return new PathGeometry(); 640return new PathGeometry(); 669resultGeometry = new PathGeometry(); 675resultGeometry = new PathGeometry(list.Figures, fillRule, null); 725return new PathGeometry(); 732return new PathGeometry(); 780resultGeometry = new PathGeometry(); 786resultGeometry = new PathGeometry(list.Figures, fillRule, null); 881return new PathGeometry(); 888return new PathGeometry(); 916resultGeometry = new PathGeometry(); 922resultGeometry = new PathGeometry(list.Figures, fillRule, null);
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 (2)
709resultGeometry = new PathGeometry(); 715resultGeometry = new PathGeometry(list.Figures, fillRule, null);
Core\CSharp\System\Windows\Media\PathStreamGeometryContext.cs (2)
65_pathGeometry = new PathGeometry(); 71_pathGeometry = new PathGeometry();
PresentationFramework (17)
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\Controls\Primitives\TickBar.cs (4)
542PathGeometry geo = new PathGeometry(new PathFigure[] { new PathFigure(pt1, segments, true) }); 555geo = new PathGeometry(new PathFigure[] { new PathFigure(pt1, segments, true) }); 647PathGeometry geo = new PathGeometry(new PathFigure[] { new PathFigure(pt1, segments, true) }); 660geo = new PathGeometry(new PathFigure[] { new PathFigure(pt1, segments, true) });
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()
157 references to PathGeometry
PresentationCore (93)
Core\CSharp\System\Windows\Media\Animation\DoubleAnimationUsingPath.cs (6)
62typeof(PathGeometry), 65(PathGeometry)null)); 70public PathGeometry PathGeometry 74return (PathGeometry)GetValue(PathGeometryProperty); 177PathGeometry pathGeometry = PathGeometry; 276PathGeometry pathGeometry = PathGeometry;
Core\CSharp\System\Windows\Media\Animation\MatrixAnimationUsingPath.cs (6)
204typeof(PathGeometry), 207(PathGeometry)null)); 212public PathGeometry PathGeometry 216return (PathGeometry)GetValue(PathGeometryProperty); 260PathGeometry pathGeometry = PathGeometry; 330PathGeometry pathGeometry = PathGeometry;
Core\CSharp\System\Windows\Media\Animation\PointAnimationUsingPath.cs (6)
65typeof(PathGeometry), 68(PathGeometry)null)); 73public PathGeometry PathGeometry 77return (PathGeometry)GetValue(PathGeometryProperty); 153PathGeometry pathGeometry = PathGeometry; 232PathGeometry pathGeometry = PathGeometry;
Core\CSharp\System\Windows\Media\CombinedGeometry.cs (3)
256PathGeometry pathGeometry = GetAsPathGeometry(); 261internal override PathGeometry GetAsPathGeometry() 266PathGeometry geometry1 = (g1 == null) ?
Core\CSharp\System\Windows\Media\Drawing.cs (1)
127IntersectionDetail IDrawingContent.HitTestGeometry(PathGeometry geometry)
Core\CSharp\System\Windows\Media\DrawingServices.cs (1)
57internal static IntersectionDetail HitTestGeometry(Drawing drawing, PathGeometry geometry)
Core\CSharp\System\Windows\Media\EllipseGeometry.cs (2)
318internal override PathGeometry GetAsPathGeometry() 321PathGeometry.ParsePathGeometryData(GetPathGeometryData(), ctx);
Core\CSharp\System\Windows\Media\FormattedText.cs (1)
1657PathGeometry accumulatedBounds = null;
Core\CSharp\System\Windows\Media\Generated\PathGeometry.cs (9)
65public new PathGeometry Clone() 67return (PathGeometry)base.Clone(); 74public new PathGeometry CloneCurrentValue() 76return (PathGeometry)base.CloneCurrentValue(); 92PathGeometry target = ((PathGeometry) d); 100PathGeometry target = ((PathGeometry) d); 322Type typeofThis = typeof(PathGeometry);
Core\CSharp\System\Windows\Media\Geometry.cs (28)
68return PathGeometry.GetPathBounds( 146return PathGeometry.GetPathBounds( 567return PathGeometry.HitTestWithPathGeometry(this, geometry, tolerance, type); 594PathGeometry pathGeometry1 = GetWidenedPathGeometry(pen); 596return PathGeometry.HitTestWithPathGeometry(pathGeometry1, geometry, tolerance, type); 627public virtual PathGeometry GetFlattenedPathGeometry(double tolerance, ToleranceType type) 643PathGeometry resultGeometry = null; 653PathGeometry.FigureList list = new PathGeometry.FigureList(); 662new PathGeometry.AddFigureToListDelegate(list.AddFigureToList), 687public PathGeometry GetFlattenedPathGeometry() 714public virtual PathGeometry GetWidenedPathGeometry(Pen pen, double tolerance, ToleranceType type) 735PathGeometry resultGeometry = null; 750PathGeometry.FigureList list = new PathGeometry.FigureList(); 773new PathGeometry.AddFigureToListDelegate(list.AddFigureToList), 808public PathGeometry GetWidenedPathGeometry(Pen pen) 827public static PathGeometry Combine( 835return PathGeometry.InternalCombine(geometry1, geometry2, mode, transform, tolerance, type); 845public static PathGeometry Combine( 851return PathGeometry.InternalCombine( 875public virtual PathGeometry GetOutlinedPathGeometry(double tolerance, ToleranceType type) 891PathGeometry resultGeometry = null; 900PathGeometry.FigureList list = new PathGeometry.FigureList(); 909new PathGeometry.AddFigureToListDelegate(list.AddFigureToList), 934public PathGeometry GetOutlinedPathGeometry() 943internal abstract PathGeometry GetAsPathGeometry();
Core\CSharp\System\Windows\Media\GeometryGroup.cs (3)
58PathGeometry pathGeometry = GetAsPathGeometry(); 63internal override PathGeometry GetAsPathGeometry() 65PathGeometry pg = new PathGeometry();
Core\CSharp\System\Windows\Media\GeometryHitTestParameters.cs (2)
26private PathGeometry _hitGeometryInternal; // The internal geometry we use for hit testing 115internal PathGeometry InternalHitGeometry
Core\CSharp\System\Windows\Media\GlyphTypeface.cs (1)
1646PathGeometry.ParsePathGeometryData(pathGeoData, ctx);
Core\CSharp\System\Windows\Media\HitTestWithGeometryDrawingContextWalker.cs (2)
42internal HitTestWithGeometryDrawingContextWalker(PathGeometry geometry) 473private PathGeometry _geometry;
Core\CSharp\System\Windows\Media\IDrawingContent.cs (1)
59IntersectionDetail HitTestGeometry(PathGeometry geometry);
Core\CSharp\System\Windows\Media\LineGeometry.cs (2)
214internal override PathGeometry GetAsPathGeometry() 217PathGeometry.ParsePathGeometryData(GetPathGeometryData(), ctx);
Core\CSharp\System\Windows\Media\Parsers.cs (1)
329PathGeometry pathGeometry = context.GetPathGeometry();
Core\CSharp\System\Windows\Media\PathFigure.cs (2)
85PathGeometry geometry = new PathGeometry(); 88PathGeometry flattenedGeometry = geometry.GetFlattenedPathGeometry(tolerance, type);
Core\CSharp\System\Windows\Media\PathGeometry.cs (5)
122public static PathGeometry CreateFromGeometry(Geometry geometry) 661internal static PathGeometry InternalCombine( 669PathGeometry resultGeometry = null; 792MilRectD bounds = PathGeometry.GetPathBoundsAsRB( 983internal override PathGeometry GetAsPathGeometry()
Core\CSharp\System\Windows\Media\PathStreamGeometryContext.cs (4)
48s_defaultFillRule = (FillRule)PathGeometry.FillRuleProperty.GetDefaultValue(typeof(PathGeometry)); 316internal PathGeometry GetPathGeometry() 471private PathGeometry _pathGeometry;
Core\CSharp\System\Windows\Media\RectangleGeometry.cs (2)
411internal override PathGeometry GetAsPathGeometry() 414PathGeometry.ParsePathGeometryData(GetPathGeometryData(), ctx);
Core\CSharp\System\Windows\Media\RenderData.cs (1)
182public IntersectionDetail HitTestGeometry(PathGeometry geometry)
Core\CSharp\System\Windows\Media\StreamGeometry.cs (4)
209bounds = PathGeometry.GetPathBoundsAsRB( 332internal override PathGeometry GetAsPathGeometry() 335PathGeometry.ParsePathGeometryData(GetPathGeometryData(), ctx); 346PathGeometry thisAsPathGeometry = GetAsPathGeometry();
PresentationFramework (28)
src\Framework\MS\Internal\Controls\InkCanvasSelectionAdorner.cs (1)
250PathGeometry hatchGeometry = null;
src\Framework\MS\Internal\Ink\PenCursorManager.cs (2)
483PathGeometry pathGeometry = new PathGeometry(); 533PathGeometry pathGeometry1 = new PathGeometry();
src\Framework\System\Windows\Controls\Primitives\TickBar.cs (2)
542PathGeometry geo = new PathGeometry(new PathFigure[] { new PathFigure(pt1, segments, true) }); 647PathGeometry geo = new PathGeometry(new PathFigure[] { new PathFigure(pt1, segments, true) });
src\Framework\System\windows\Documents\CaretElement.cs (1)
724PathGeometry pathGeometry;
src\Framework\System\Windows\Documents\CompositionAdorner.cs (1)
299PathGeometry pathGeometry = new PathGeometry();
src\Framework\System\Windows\Documents\FixedSOMPageConstructor.cs (6)
70PathGeometry.ParsePathGeometryData(geometry.GetPathGeometryData(), this); 334PathGeometry pathGeom = PathGeometry.CreateFromGeometry(geom); 950private void _ProcessSolidPath(Matrix transform, PathGeometry pathGeom) 959PathGeometry pg = new PathGeometry(); 968private void _ProcessOutlinePath(Matrix transform, PathGeometry pathGeom)
src\Framework\System\Windows\Documents\FixedTextBuilder.cs (2)
1372g = PathGeometry.CreateFromGeometry(geom); 1456geom = PathGeometry.CreateFromGeometry(geom);
src\Framework\System\Windows\Documents\FixedTextView.cs (1)
255PathGeometry boundingGeometry = new PathGeometry();
src\Framework\System\Windows\Documents\HighlightVisual.cs (1)
181PathGeometry highlightGeometry = null;
src\Framework\System\Windows\FrameworkElement.cs (1)
4992PathGeometry combinedClip = Geometry.Combine(localClip, slotClip, GeometryCombineMode.Intersect, null);
src\Framework\System\Windows\Markup\Baml2006\Baml2006KnownTypes.cs (1)
538case 446: t = () => typeof(PathGeometry); break;
src\Framework\System\Windows\Markup\Baml2006\WpfGeneratedKnownProperties.cs (3)
3189Type type = typeof(System.Windows.Media.PathGeometry); 3190DependencyProperty dp = System.Windows.Media.PathGeometry.FiguresProperty; 3192this.GetXamlType(typeof(System.Windows.Media.PathGeometry)), // DeclaringType
src\Framework\System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
7395typeof(System.Windows.Media.PathGeometry),
src\Framework\System\Windows\Markup\KnownTypes.cs (3)
1859return System.Windows.Media.PathGeometry.FiguresProperty; 2510case KnownElements.PathGeometry: return (o as System.Windows.Media.PathGeometry).Figures; 5990case KnownElements.PathGeometry: t = typeof(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 (10)
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 (2)
318PathGeometry arrowGeometry = (PathGeometry)GetCachedFreezable(ascending ? (int)AeroFreezables.ArrowUpGeometry : (int)AeroFreezables.ArrowDownGeometry);
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 (6)
Microsoft\Windows\Themes\ClassicBorderDecorator.cs (3)
894PathGeometry geometry = new PathGeometry(); 1098PathGeometry geometry = new PathGeometry(); 1126PathGeometry geometry = new PathGeometry();
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (2)
149PathGeometry arrowGeometry = (PathGeometry)GetCachedFreezable(ascending ? (int)ClassicFreezables.ArrowUpGeometry : (int)ClassicFreezables.ArrowDownGeometry);
parent\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
284PathGeometry geometry = new PathGeometry();
PresentationFramework.Luna (9)
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (3)
176PathGeometry tabGeometry = new PathGeometry(); 314PathGeometry arrowGeometry = (PathGeometry)GetCachedFreezable(ascending ? (int)LunaFreezables.ArrowUpGeometry : (int)LunaFreezables.ArrowDownGeometry);
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 (9)
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (3)
105PathGeometry tabGeometry = new PathGeometry(); 236PathGeometry arrowGeometry = (PathGeometry)GetCachedFreezable(ascending ? (int)RoyaleFreezables.ArrowUpGeometry : (int)RoyaleFreezables.ArrowDownGeometry);
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 (2)
System.Activities.Presentation\System\Activities\Presentation\FreeFormEditing\AutoConnectAdorner.cs (2)
32private PathGeometry[] renderGeometries; 58this.renderGeometries = new PathGeometry[]