7 references to AttributeContext
PresentationFramework (7)
System\Windows\Markup\MarkupExtensionParser.cs (7)
1378AttributeContext attributeContext = GetAttributeContext( 1520AttributeContext attributeContext = GetAttributeContext( 1531if (attributeContext != AttributeContext.Property) 1646private AttributeContext GetAttributeContext( 1657AttributeContext attributeContext = AttributeContext.Unknown; 1675attributeContext = AttributeContext.Property;