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