5 references to Path
PresentationFramework (5)
System\Windows\Markup\KnownTypes.cs (5)
1434
case KnownElements.
Path
: o = new System.Windows.Shapes.Path(); break;
2226
return KnownElements.
Path
;
3329
case KnownElements.
Path
:
4670
case KnownElements.
Path
:
5990
case KnownElements.
Path
: t = typeof(System.Windows.Shapes.Path); break;