3 references to Path
PresentationFramework (3)
MS\Internal\Annotations\Component\MarkedHighlightComponent.cs (1)
574Path marker = new Path
System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
8085DefaultConstructor = delegate () { return new System.Windows.Shapes.Path(); },
System\Windows\Markup\KnownTypes.cs (1)
1434case KnownElements.Path: o = new System.Windows.Shapes.Path(); break;