[]
        
(Showing Draft Content)

C1.WPF.Viewer.ContextMenuPopupEventArgs

ContextMenuPopupEventArgs Class

Provides data for the ContextMenuPopup event.

Inheritance
ContextMenuPopupEventArgs
Namespace: C1.WPF.Viewer
Assembly: C1.WPF.Viewer.dll
Syntax
public class ContextMenuPopupEventArgs : EventArgs

Constructors

Name Description
ContextMenuPopupEventArgs()

Initializes a new instance of a ContextMenuPopupEventArgs.

ContextMenuPopupEventArgs(double, double)

Initializes a new instance of a ContextMenuPopupEventArgs.

Properties

Name Description
FromKeyboard

Gets a value indicating if the event came from the keyboard.

X

Gets the X screen coordinate, in DIPs.

Y

Gets the Y screen coordinate, in DIPs.