ComponentOne Extended Library for UWP
FocusEngaged Event (C1Book)

C1.UWP.Extended Assembly > C1.Xaml.Extended Namespace > C1Book Class : FocusEngaged Event
Syntax
'Declaration
 
Public Event FocusEngaged As Windows.Foundation.TypedEventHandler(Of Control,FocusEngagedEventArgs)
public event Windows.Foundation.TypedEventHandler<Control,FocusEngagedEventArgs> FocusEngaged
See Also

Reference

C1Book Class
C1Book Members