microsoft / WindowsAppSDK-Samples

Feature samples for the Windows App SDK
MIT License
721 stars 225 forks source link

Remove unnecessary explicit Close #347

Closed adpa-ms closed 5 months ago

adpa-ms commented 5 months ago

Do not show an explicit call to Close during AppWindow.Closing since it is done implicitly.