2 references to Track
PresentationFramework (2)
System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
11588DefaultConstructor = delegate () { return new System.Windows.Controls.Primitives.Track(); },
System\Windows\Markup\KnownTypes.cs (1)
1609case KnownElements.Track: o = new System.Windows.Controls.Primitives.Track(); break;