3 references to WriteConnectionId
PresentationBuildTasks (3)
MS\Internal\MarkupCompiler\ParserExtension.cs (1)
122base.WriteConnectionId(++_connectionId);
src\wpf\src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\StyleXamlParser.cs (1)
1269base.WriteConnectionId(xamlClrEventNode.ConnectionId);
src\wpf\src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\TemplateXamlParser.cs (1)
1386base.WriteConnectionId(xamlClrEventNode.ConnectionId);