Binding is not working properly when using custom delegate and Generic EventHandler for respective properties #7786
-
Issue Description The Binding is not working properly when using events with Custom delegate and Generic EventHandler delegate for respective properties. The Binding is working Properly when using EventHandler delegate .NET version .net6.0 Did it work in .NET Framework? No. Steps to reproduce Please find the simple sample in the below github link https://github.com/GokulThanu/testingsamples/tree/main/Binding%20Issue-detailed/Binding%20Issue
Observed Expected |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Can you please create a bug issue in the repo for this, and describe the issue with a bit more detail and ideally with a few screenshots? |
Beta Was this translation helpful? Give feedback.
Can you please create a bug issue in the repo for this, and describe the issue with a bit more detail and ideally with a few screenshots?