mirror of
https://github.com/rbalsleyMSFT/FFU.git
synced 2026-06-14 02:09:35 -06:00
71a4923c56
Replaces `$window.FindName` with `$script:uiState.Controls` for accessing UI elements. This change simplifies how UI controls are referenced, making the code easier to read and maintain.