mirror of
https://github.com/rbalsleyMSFT/FFU.git
synced 2026-08-24 11:26:06 -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.