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