ComponentOne OrgChart for UWP
FocusEngaged Event

C1.UWP.OrgChart Assembly > C1.Xaml.OrgChart Namespace > C1OrgChart 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

C1OrgChart Class
C1OrgChart Members