Property MouseEvent
MouseEvent
Gets the actual mouse event. Use Handled to cancel this event and perform custom behavior (e.g. show a context menu).
public MouseEvent MouseEvent { get; }
Gets the actual mouse event. Use Handled to cancel this event and perform custom behavior (e.g. show a context menu).
public MouseEvent MouseEvent { get; }