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