7 references to Unknown
PresentationBuildTasks (7)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (7)
262
case ElementContextType.
Unknown
:
1153
ElementContextType.
Unknown
!= parentType )
3119
&& (ElementContextType.
Unknown
!= pct) // Compile 1st pass
3735
CurrentContext.ContextType = ElementContextType.
Unknown
;
3783
case ElementContextType.
Unknown
:
4639
case ElementContextType.
Unknown
:
5137
Debug.Assert (parentNodeType == ElementContextType.
Unknown
,