ComponentOne OrgChart for UWP
ContextRequested Event

C1.UWP.OrgChart Assembly > C1.Xaml.OrgChart Namespace > C1OrgChart Class : ContextRequested Event
Syntax
'Declaration
 
Public Event ContextRequested As Windows.Foundation.TypedEventHandler(Of UIElement,ContextRequestedEventArgs)
public event Windows.Foundation.TypedEventHandler<UIElement,ContextRequestedEventArgs> ContextRequested
See Also

Reference

C1OrgChart Class
C1OrgChart Members