maui
maui copied to clipboard
Allow CommunityToolkit to avoid reflection to access the CollectionView controller
Description of Change
Update protected to internal
Issues Fixed
Fixes https://github.com/CommunityToolkit/Maui/pull/751
Hey there @VladislavAntonyuk! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed.
Shouldn't this be protected internal
https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/keywords/protected-internal
Specifically, this PR allows us to avoid needing to implement this specific use of reflection to fix a bug around Expander
+ CollectionView
/azp run
Azure Pipelines successfully started running 2 pipeline(s).
Hi all, Thank you for your support! In which version of .NET 7 will this PR be published? Do you have an idea when? Regards, Damiano
/backport to net7.0
Started backporting to net7.0: https://github.com/dotnet/maui/actions/runs/3903839609