Is there a global focus change event? I would like to be notified every time FocusManager.GetFocusedElement changes.
You can attach GotFocus and LostFocus event handlers on the root visual of your application (a page). Since these events are routed events they will bubble up the elements tree to the root every time focus changes inside your page.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With