7 references to Unknown
PresentationBuildTasks (7)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (7)
272
case ElementContextType.
Unknown
:
1163
ElementContextType.
Unknown
!= parentType )
3123
&& (ElementContextType.
Unknown
!= pct) // Compile 1st pass
3741
CurrentContext.ContextType = ElementContextType.
Unknown
;
3789
case ElementContextType.
Unknown
:
4644
case ElementContextType.
Unknown
:
5142
Debug.Assert (parentNodeType == ElementContextType.
Unknown
,