-
-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When i make The class that defines the additional routing event static,cannot build.
The problem occurs at this position.
public{@class.Modifiers} partial class {@class.Name}
Steps to reproduce the bug
Define
[RoutedEvent("MouseDoubleClickEvent", RoutedEventStrategy.Bubble, IsAttached = true)] public static partial class ImageRoutedEvents { }
Expected behavior
Generated
publicpublic static partial class ImageRoutedEvents
Screenshots
No response
NuGet package version
No response
IDE
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working