2 references to Figure
PresentationFramework (2)
System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
4544
DefaultConstructor = delegate () { return new System.Windows.Documents.
Figure
(); },
System\Windows\Markup\KnownTypes.cs (1)
1257
case KnownElements.Figure: o = new System.Windows.Documents.
Figure
(); break;