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