6 references to Unknown
PresentationBuildTasks (6)
Framework\System\Windows\Markup\MarkupExtensionParser.cs (1)
1679AttributeContext attributeContext = AttributeContext.Unknown;
Framework\System\Windows\Markup\XamlReaderHelper.cs (5)
1186if (AttributeContext.Unknown == attribContext || dynamicObject == null) 1706AttributeContext attributeContext = AttributeContext.Unknown; 1786AttributeContext attributeContext = AttributeContext.Unknown; 2837AttributeContext attributeContext = AttributeContext.Unknown; 2924case AttributeContext.Unknown: