1 write to ListenerType
PresentationBuildTasks (1)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\TemplateXamlParser.cs (1)
1357xamlClrEventNode.ListenerType = (Type) _elementTypeStack.Peek();
1 reference to ListenerType
PresentationBuildTasks (1)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (1)
1056eventTarget = xamlClrEventNode.ListenerType;