Skip to main content
A newer version of this page is available. .

ShowingDockHintsEventArgs Class

Supplies data for the ShowingDockHints event.

Namespace: DevExpress.Xpf.Docking.Base

Assembly: DevExpress.Xpf.Docking.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Docking, DevExpress.Wpf.Navigation

Declaration

public class ShowingDockHintsEventArgs :
    RoutedEventArgs

Inheritance

Object
EventArgs
RoutedEventArgs
ShowingDockHintsEventArgs
See Also