5 references to Path
PresentationFramework (5)
System\Windows\Markup\KnownTypes.cs (5)
1433
case KnownElements.
Path
: o = new System.Windows.Shapes.Path(); break;
2225
return KnownElements.
Path
;
3328
case KnownElements.
Path
:
4669
case KnownElements.
Path
:
5989
case KnownElements.
Path
: t = typeof(System.Windows.Shapes.Path); break;