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