1 write to ListenerType
PresentationBuildTasks (1)
Framework\System\Windows\Markup\TemplateXamlParser.cs (1)
1369xamlClrEventNode.ListenerType = (Type) _elementTypeStack.Peek();
1 reference to ListenerType
PresentationBuildTasks (1)
BuildTasks\Ms\Internal\MarkupCompiler\MarkupCompiler.cs (1)
1064eventTarget = xamlClrEventNode.ListenerType;