[]
        
(Showing Draft Content)

C1.WinUI.Viewer.FlexViewerPane.SearchAction

SearchAction Event

Occurs when the user presses Ctrl-F, F3 or Shift-F3 keys.

Namespace: C1.WinUI.Viewer
Assembly: C1.WinUI.Viewer.dll
Syntax
public event EventHandler<SearchActionEventArgs> SearchAction
Returns
Type Description
EventHandler<SearchActionEventArgs> Occurs when the user presses Ctrl-F, F3 or Shift-F3 keys.