13 references to EventName
PresentationBuildTasks (13)
BuildTasks\Ms\Internal\MarkupCompiler\MarkupCompiler.cs (4)
930ValidateEventHandlerName(xamlClrEventNode.EventName, xamlClrEventNode.Value); 999xamlClrEventNode.EventName, 1008xamlClrEventNode.EventName, 1057xamlClrEventNode.EventName, // Event name string
BuildTasks\Ms\Internal\MarkupCompiler\ParserExtension.cs (6)
552_compiler.ValidateEventHandlerName(xamlClrEventNode.EventName, xamlClrEventNode.Value); 585_compiler.ValidateEventHandlerName(xamlClrEventNode.EventName, xamlClrEventNode.Value); 591xamlClrEventNode.EventName, 607xamlClrEventNode.EventName, 619_compiler.ValidateEventHandlerName(xamlClrEventNode.EventName, xamlClrEventNode.Value); 627xamlClrEventNode.EventName,
Framework\System\Windows\Markup\StyleXamlParser.cs (2)
1215xamlClrEventNode.EventName, 1265xamlClrEventNode.EventName,
Framework\System\Windows\Markup\TemplateXamlParser.cs (1)
1386xamlClrEventNode.EventName,