ComponentOne InputPanel for UWP
FocusEngaged Event (C1InputCheckBox)

C1.UWP.InputPanel Assembly > C1.Xaml.InputPanel Namespace > C1InputCheckBox 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

C1InputCheckBox Class
C1InputCheckBox Members