Open
Description
Description
I created a new MAUI project using VS2022 today. I have XamRight installed and it warned me that using the TargetType SearchHandler on Style here, is incorrect. And when I did some testing, I noticed the Style wasn't applied to the SearchHandlers...
Steps to Reproduce
- Create new MAUI project in VS2022
- Style declaration with TargetType set to SearchHandler not applied to SearchHandlers
Version with bug
Release Candidate 2 (current)
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
net6.0-windows10.0.19041.0
Did you find any workaround?
No response
Relevant log output
No response