5 references to Path
PresentationFramework (5)
System\Windows\Markup\KnownTypes.cs (5)
1440
case KnownElements.
Path
: o = new System.Windows.Shapes.Path(); break;
2232
return KnownElements.
Path
;
3335
case KnownElements.
Path
:
4676
case KnownElements.
Path
:
5996
case KnownElements.
Path
: t = typeof(System.Windows.Shapes.Path); break;