Open
Description
Describe the bug
The Windows App SDK should provide an easy way to detect the app's first run.
This can be useful to display first-run messages, instructions, etc.
Steps to reproduce the bug
In UWP the ApplicationDeployment.CurrentDeployment.isFirstRun
property is available to accomplish this, in the WinAppSDK this property isn't available.
Expected behavior
No response
Screenshots
No response
NuGet package version
None
Packaging type
No response
Windows version
No response
IDE
No response
Additional context
No response