5 references to Property
PresentationBuildTasks (5)
Framework\System\Windows\Markup\MarkupExtensionParser.cs (2)
1553
if (attributeContext != AttributeContext.
Property
)
1697
attributeContext = AttributeContext.
Property
;
Framework\System\Windows\Markup\XamlReaderHelper.cs (3)
1874
attributeContext = AttributeContext.
Property
;
2869
attributeContext = AttributeContext.
Property
;
2887
case AttributeContext.
Property
: