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