7 references to AttributeContext
PresentationFramework (7)
System\Windows\Markup\MarkupExtensionParser.cs (7)
1379AttributeContext attributeContext = GetAttributeContext( 1518AttributeContext attributeContext = GetAttributeContext( 1529if (attributeContext != AttributeContext.Property) 1644AttributeContext GetAttributeContext( 1655AttributeContext attributeContext = AttributeContext.Unknown; 1673attributeContext = AttributeContext.Property;