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