7 references to Unknown
PresentationBuildTasks (7)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (7)
261
case ElementContextType.
Unknown
:
1149
ElementContextType.
Unknown
!= parentType )
3115
&& (ElementContextType.
Unknown
!= pct) // Compile 1st pass
3731
CurrentContext.ContextType = ElementContextType.
Unknown
;
3779
case ElementContextType.
Unknown
:
4634
case ElementContextType.
Unknown
:
5132
Debug.Assert (parentNodeType == ElementContextType.
Unknown
,