50 references to PathFigure
PresentationCore (5)
Core\CSharp\System\Windows\Media\Generated\PathFigure.cs (1)
171return new PathFigure();
Core\CSharp\System\Windows\Media\PathFigure.cs (2)
94return new PathFigure(); 148PathFigure result = new PathFigure();
Core\CSharp\System\Windows\Media\PathGeometry.cs (1)
480PathFigure figure = new PathFigure();
Core\CSharp\System\Windows\Media\PathStreamGeometryContext.cs (1)
145_currentFigure = new PathFigure();
PresentationFramework (10)
src\Framework\MS\Internal\Controls\InkCanvasSelectionAdorner.cs (1)
270PathFigure path = new PathFigure();
src\Framework\MS\Internal\Ink\PenCursorManager.cs (3)
485PathFigure path = new PathFigure(); 509path = new PathFigure(); 534path = new PathFigure();
src\Framework\System\windows\Documents\CaretElement.cs (1)
728pathFigure = new PathFigure();
src\Framework\System\Windows\Documents\CompositionAdorner.cs (1)
278PathFigure pathFigure = new PathFigure();
src\Framework\System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
7358bamlType.DefaultConstructor = delegate() { return new System.Windows.Media.PathFigure(); };
src\Framework\System\Windows\Markup\KnownTypes.cs (1)
1442case KnownElements.PathFigure: o = new System.Windows.Media.PathFigure(); break;
src\Framework\System\Windows\Shapes\Polygon.cs (1)
118PathFigure pathFigure = new PathFigure();
src\Framework\System\Windows\Shapes\Polyline.cs (1)
118PathFigure pathFigure = new PathFigure();
PresentationFramework.Aero (10)
Microsoft\Windows\Themes\BulletChrome.cs (1)
882PathFigure figure = new PathFigure();
Microsoft\Windows\Themes\ButtonChrome.cs (1)
626PathFigure borderFigure = new PathFigure();
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (1)
322PathFigure arrowFigure = new PathFigure();
Microsoft\Windows\Themes\ListBoxChrome.cs (2)
486PathFigure borderFigure = new PathFigure(); 497borderFigure = new PathFigure();
Microsoft\Windows\Themes\ScrollChrome.cs (4)
607PathFigure figure = new PathFigure(); 637PathFigure figure = new PathFigure(); 667PathFigure figure = new PathFigure(); 697PathFigure figure = new PathFigure();
parent\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
234PathFigure figure = new PathFigure();
PresentationFramework.Classic (5)
Microsoft\Windows\Themes\ClassicBorderDecorator.cs (3)
880PathFigure figure = new PathFigure(); 1083PathFigure figure = new PathFigure(); 1115PathFigure figure = new PathFigure();
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (1)
153PathFigure arrowFigure = new PathFigure();
parent\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
234PathFigure figure = new PathFigure();
PresentationFramework.Luna (8)
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (2)
177PathFigure tabFigure = new PathFigure(); 318PathFigure arrowFigure = new PathFigure();
Microsoft\Windows\Themes\ScrollChrome.cs (4)
447PathFigure figure = new PathFigure(); 480PathFigure figure = new PathFigure(); 513PathFigure figure = new PathFigure(); 546PathFigure figure = new PathFigure();
parent\Shared\Microsoft\Windows\Themes\BulletChrome.cs (1)
471PathFigure figure = new PathFigure();
parent\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
234PathFigure figure = new PathFigure();
PresentationFramework.Royale (8)
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (2)
106PathFigure tabFigure = new PathFigure(); 240PathFigure arrowFigure = new PathFigure();
Microsoft\Windows\Themes\ScrollChrome.cs (4)
407PathFigure figure = new PathFigure(); 440PathFigure figure = new PathFigure(); 473PathFigure figure = new PathFigure(); 506PathFigure figure = new PathFigure();
parent\Shared\Microsoft\Windows\Themes\BulletChrome.cs (1)
471PathFigure figure = new PathFigure();
parent\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
234PathFigure figure = new PathFigure();
System.Activities.Presentation (4)
System.Activities.Presentation\System\Activities\Presentation\FreeFormEditing\AutoConnectAdorner.cs (4)
64new PathFigure() 79new PathFigure() 94new PathFigure() 109new PathFigure()