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