[]
        
(Showing Draft Content)

C1.WinUI.Viewer.ToolMenu

ToolMenu Class

Represents the Tools menu in FlexViewer control.

Inheritance
ToolMenu
Namespace: C1.WinUI.Viewer
Assembly: C1.WinUI.Viewer.dll
Syntax
public class ToolMenu : ListView

Constructors

Name Description
ToolMenu()

Initializes a new instance of a ToolMenu.

Methods

Name Description
OnKeyDown(KeyRoutedEventArgs)

Custom keyboarding logic to enable movement via the arrow keys without triggering selection until a 'Space' or 'Enter' key is pressed.