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