UWP (c#): Main Loop (Event loop)
问题 Background: I'm relatively new to C# and UWP and started developing an app in order to learn the basics. I tried searching for an answer of what I assume to be a really basic question, but I wasn't able to find one (probably my fault). So, the app I'm making is connected to a bluetooth device which streams some data. The first "view page" is the bluetooth device selection and then it switchs to the main one where I'm going to do everything else. I got event handlers to deal with the incoming