ComponentOne Extended Library for UWP
FocusEngaged Event (C1ColorButton)

C1.UWP.Extended Assembly > C1.Xaml.Extended Namespace > C1ColorButton 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

C1ColorButton Class
C1ColorButton Members