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