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