ComponentOne Extended Library for UWP
FocusEngaged Event (C1BasicColorPickerPart)

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

C1BasicColorPickerPart Class
C1BasicColorPickerPart Members