OpenViewAsync can be called from any thread. Internally, it does not use the QueuedTask. Ideally, this method is not awaited. However, if awaited, the returned task completes at the momment of the initial draw on the newly opened view.
Requirements
Target Platforms: Windows 10, Windows 8.1, Windows 7