3,041 questions
There is a loading control in the windows community toolkit you can use
https://learn.microsoft.com/en-us/windows/communitytoolkit/controls/loading
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
For Java, we have Platfrom.runlater(); to waiting UI.
But for C# I didn't find something same.
Now I need to wait for the UI loading completed and after that do something such as output a node's actualsize.
There is a loading control in the windows community toolkit you can use
https://learn.microsoft.com/en-us/windows/communitytoolkit/controls/loading