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