Skip to main content

PrepareHoverMenuEventArgs Class

OBSOLETE

You should use the 'HoverMenuShowingEventArgs' instead

Provides data for the RichEditControl.PrepareHoverMenu event.

Namespace: DevExpress.XtraRichEdit

Assembly: DevExpress.Xpf.RichEdit.v23.2.dll

NuGet Package: DevExpress.Wpf.RichEdit

Declaration

[Obsolete("You should use the 'HoverMenuShowingEventArgs' instead", false)]
public class PrepareHoverMenuEventArgs :
    HoverMenuShowingEventArgs

Inheritance

See Also