|
From the wiki
I then check the source code to learn about the internals. However, I cannot figure out where the item is added to Besides, consider the following snippet // item is a view model instance
Items.Add(item);
ActivateItem(item);Will |
Answered by
canton7
Jun 10, 2021
Replies: 1 comment 1 reply
1 reply
Answer selected by
ShuhuaGao
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here