6 references to BlockUIContainer
PresentationFramework (6)
System\Windows\Markup\KnownTypes.cs (6)
1135
case KnownElements.
BlockUIContainer
: o = new System.Windows.Documents.BlockUIContainer(); break;
1976
return KnownElements.
BlockUIContainer
;
2604
case KnownElements.
BlockUIContainer
:
2829
case KnownElements.
BlockUIContainer
:
4484
case KnownElements.
BlockUIContainer
:
5585
case KnownElements.
BlockUIContainer
: t = typeof(System.Windows.Documents.BlockUIContainer); break;