I am creating a WPF application.
The authorization to Commands (visible,enabled,disabled) is controlled by entity data that is based on location, user & the state(properties) of the current window.
Is there an architectural idea of how to go about this implementing, any suggestions is much appreciated.
Thanks