mirror of
https://github.com/rbalsleyMSFT/FFU.git
synced 2026-06-14 02:09:35 -06:00
54dad486a4
Modifies the item lookup logic to query the `ItemsSource` property instead of the `Items` collection. This ensures changes are applied directly to the underlying data source, leading to more reliable UI updates.