| C1.UWP Assembly > C1.Xaml Namespace > C1ListViewer Class : FocusEngaged Event |
'Declaration Public Event FocusEngaged As Windows.Foundation.TypedEventHandler(Of Control,FocusEngagedEventArgs)
public event Windows.Foundation.TypedEventHandler<Control,FocusEngagedEventArgs> FocusEngaged