mirror of
https://github.com/rbalsleyMSFT/FFU.git
synced 2026-06-14 02:09:35 -06:00
e4201aebff
- Introduced the Initialize-UIControls function to streamline the assignment of UI control references to the centralized state object. - Removed repetitive control assignments from the window loading event, enhancing maintainability and readability. - Improved the overall structure of the UI initialization process for better consistency across the application.