FocusedContentChanged Event
This event is fired when the FocusedContent property changes via the SetFocusedContent method.
Syntax
public event System.EventHandler<FocusChangedEventArgs> FocusedContentChangedPublic Event FocusedContentChanged As System.EventHandler(Of FocusChangedEventArgs)