[Refactor] Empty out .xaml.cs files #40

Closed
opened 2026-01-30 21:23:07 +00:00 by claunia · 1 comment
Owner

Originally created by @mnadareski on GitHub (Jul 24, 2021).

No business logic should live in the .xaml.cs files. This is a followup to #22 which started this sort of cleanup.

Originally created by @mnadareski on GitHub (Jul 24, 2021). No business logic should live in the `.xaml.cs` files. This is a followup to #22 which started this sort of cleanup.
Author
Owner

@mnadareski commented on GitHub (Jul 26, 2021):

Due to some quirks of Avalonia, this may not be entirely possible to fully empty out each of the .xaml.cs files, but it should be fairly simple to heavily reduce the amount of code that lives in each.

@mnadareski commented on GitHub (Jul 26, 2021): Due to some quirks of Avalonia, this may not be entirely possible to _fully_ empty out each of the `.xaml.cs` files, but it should be fairly simple to heavily reduce the amount of code that lives in each.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: aaru-dps/RedBookPlayer#40