7 references to Unknown
PresentationBuildTasks (7)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (7)
261
case ElementContextType.
Unknown
:
1152
ElementContextType.
Unknown
!= parentType )
3118
&& (ElementContextType.
Unknown
!= pct) // Compile 1st pass
3734
CurrentContext.ContextType = ElementContextType.
Unknown
;
3782
case ElementContextType.
Unknown
:
4637
case ElementContextType.
Unknown
:
5135
Debug.Assert (parentNodeType == ElementContextType.
Unknown
,