[]
        
(Showing Draft Content)

C1.WinUI.Viewer.FlexViewer.PrepareToolMenu

PrepareToolMenu Event

Occurs after adding the default items to the Tools menu.

Namespace: C1.WinUI.Viewer
Assembly: C1.WinUI.Viewer.dll
Syntax
public event EventHandler<EventArgs> PrepareToolMenu
Public Event PrepareToolMenu As EventHandler(Of EventArgs)
Returns
Type Description
EventHandler<EventArgs> Occurs after adding the default items to the Tools menu.