In C++ FindName
wont reload an object that has been UnloadObject
ed
#10179
Labels
area-CoreFramework
Issues on fundamental components like UIElement, visibility, etc.
area-DevInternal
Internal build infrastructure, code cleanup, engineering efficiency
bug
Something isn't working
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: