Click or drag to resize

ViewContextMenuManager Events

The ViewContextMenuManager type exposes the following members.

Events
  NameDescription
Public eventDoubleClickProcessed
Occurs when the mouse up event is processed.
(Inherited from ViewManager.)
Public eventLayoutAfter
Occurs just after the layout cuycle.
(Inherited from ViewManager.)
Public eventLayoutBefore
Occurs just before the layout cuycle.
(Inherited from ViewManager.)
Public eventMouseDownProcessed
Occurs when the mouse down event is processed.
(Inherited from ViewManager.)
Public eventMouseUpProcessed
Occurs when the mouse up event is processed.
(Inherited from ViewManager.)
Top
See Also