7 references to AttributeContext
PresentationFramework (7)
src\Framework\System\Windows\Markup\MarkupExtensionParser.cs (7)
1403AttributeContext attributeContext = GetAttributeContext( 1542AttributeContext attributeContext = GetAttributeContext( 1553if (attributeContext != AttributeContext.Property) 1668AttributeContext GetAttributeContext( 1679AttributeContext attributeContext = AttributeContext.Unknown; 1697attributeContext = AttributeContext.Property;