7 references to Unknown
PresentationBuildTasks (7)
Framework\System\Windows\Markup\XamlReaderHelper.cs (7)
278
case ElementContextType.
Unknown
:
1165
ElementContextType.
Unknown
!= parentType )
3132
&& (ElementContextType.
Unknown
!= pct) // Compile 1st pass
3742
CurrentContext.ContextType = ElementContextType.
Unknown
;
3790
case ElementContextType.
Unknown
:
4630
case ElementContextType.
Unknown
:
5091
Debug.Assert (parentNodeType == ElementContextType.
Unknown
,