WinUI-Gallery icon indicating copy to clipboard operation
WinUI-Gallery copied to clipboard

Clean up App.xaml.cs

Open MGGSK opened this issue 1 year ago • 1 comments

Cleaned up the app.xaml.cs file.

Description

1.Removed UWP code from the file. 2.Added comments to the file. 3.Made the code cleaner. 4.Removed unused code.

Motivation and Context

UWP code should not be in a WinUI app.

How Has This Been Tested?

No testing needed.

Types of changes

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)

MGGSK avatar Oct 01 '24 17:10 MGGSK

/azp run

karkarl avatar Nov 13 '24 02:11 karkarl

/azp run

marcelwgn avatar Jan 12 '25 20:01 marcelwgn