[]
        
(Showing Draft Content)

C1.WPF.Viewer.FlexViewerPane.ContextMenuPopup

ContextMenuPopup Event

Occurs when the user right-clicked FlexViewerPane to display the context menu.

Namespace: C1.WPF.Viewer
Assembly: C1.WPF.Viewer.dll
Syntax
public event EventHandler<ContextMenuPopupEventArgs> ContextMenuPopup
Returns
Type Description
EventHandler<ContextMenuPopupEventArgs> Occurs when the user right-clicked to display the context menu.