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