6 references to BlockUIContainer
PresentationFramework (6)
System\Windows\Markup\KnownTypes.cs (6)
1134
case KnownElements.
BlockUIContainer
: o = new System.Windows.Documents.BlockUIContainer(); break;
1975
return KnownElements.
BlockUIContainer
;
2603
case KnownElements.
BlockUIContainer
:
2828
case KnownElements.
BlockUIContainer
:
4483
case KnownElements.
BlockUIContainer
:
5584
case KnownElements.
BlockUIContainer
: t = typeof(System.Windows.Documents.BlockUIContainer); break;