ShowingDockHintsEventArgs Class
In This Article
Supplies data for the ShowingDockHints event.
Namespace: DevExpress.Xpf.Docking.Base
Assembly: DevExpress.Xpf.Docking.v24.2.dll
NuGet Package: DevExpress.Wpf.Docking
#Declaration
public class ShowingDockHintsEventArgs :
RoutedEventArgs
#Inheritance
Object
EventArgs
RoutedEventArgs
ShowingDockHintsEventArgs
See Also