2 references to ResourcesPropertyName
PresentationBuildTasks (2)
Framework\System\Windows\Markup\StyleXamlParser.cs (1)
1126if (xamlPropertyIDictionaryStartNode.PropName == XamlStyleSerializer.ResourcesPropertyName)
Framework\System\Windows\Markup\XamlStyleSerializer.cs (1)
195internal const string ResourcesFullPropertyName = StyleTagName + "." + ResourcesPropertyName;