[]
Represents the Tools menu in FlexViewer control.
public class ToolMenu : ListView
Name | Description |
---|---|
ToolMenu() | Initializes a new instance of a ToolMenu. |
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. |