2 references to VisualTriggersPropertyName
PresentationBuildTasks (2)
Framework\System\Windows\Markup\StyleXamlParser.cs (1)
1037if (xamlNode.PropName == XamlStyleSerializer.VisualTriggersPropertyName)
Framework\System\Windows\Markup\XamlStyleSerializer.cs (1)
193internal const string VisualTriggersFullPropertyName = StyleTagName + "." + VisualTriggersPropertyName;