6 references to BlockUIContainer
PresentationFramework (6)
System\Windows\Markup\KnownTypes.cs (6)
1141
case KnownElements.
BlockUIContainer
: o = new System.Windows.Documents.BlockUIContainer(); break;
1982
return KnownElements.
BlockUIContainer
;
2610
case KnownElements.
BlockUIContainer
:
2835
case KnownElements.
BlockUIContainer
:
4490
case KnownElements.
BlockUIContainer
:
5591
case KnownElements.
BlockUIContainer
: t = typeof(System.Windows.Documents.BlockUIContainer); break;