maui
                                
                                 maui copied to clipboard
                                
                                    maui copied to clipboard
                            
                            
                            
                        Fix BoxView not rendering when is hidden on start
Description of Change
I observed that the BoxView did appear on the screen when the user changed the property IsVisible from false to true when IsVisible = false was set on the start.
This is a hotfix to this PR: https://github.com/dotnet/maui/pull/21322
| Before | After | 
|---|---|
Hey there @kubaflo! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed.
/azp run
Azure Pipelines successfully started running 3 pipeline(s).
/azp run
Azure Pipelines successfully started running 3 pipeline(s).
/azp run
Azure Pipelines successfully started running 3 pipeline(s).
@kubaflo Could you rebase?. I think this PR potentially could also fix https://github.com/dotnet/maui/issues/22897