In C++ FindName
wont reload an object that has been UnloadObject
ed
#10179
Labels
FindName
wont reload an object that has been UnloadObject
ed
#10179
Describe the bug
This doesn't happen in C#
This also happens if we replace the call to
UnloadObject
withmyStackPanel.Children().ReplaceAll({});
. This is similar to #10176Steps to reproduce the bug
NuGet package version
WinUI 3 - Windows App SDK 1.6.3: 1.6.241114003
Windows version
Windows 11 (21H2): Build 22000
Additional context
No response
The text was updated successfully, but these errors were encountered: