3 references to SettersPropertyName
PresentationBuildTasks (3)
Framework\System\Windows\Markup\StyleXamlParser.cs (2)
653XamlStyleSerializer.SettersPropertyName, 1041else if (xamlNode.PropName == XamlStyleSerializer.SettersPropertyName)
Framework\System\Windows\Markup\XamlStyleSerializer.cs (1)
194internal const string SettersFullPropertyName = StyleTagName + "." + SettersPropertyName;