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