Back to Devexpress

ShowingDockHintsEventArgs Class

wpf-devexpress-dot-xpf-dot-docking-dot-base-af9e9e65.md

latest1.4 KB
Original Source

ShowingDockHintsEventArgs Class

Supplies data for the ShowingDockHints event.

Namespace : DevExpress.Xpf.Docking.Base

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

NuGet Package : DevExpress.Wpf.Docking

Declaration

csharp
public class ShowingDockHintsEventArgs :
    RoutedEventArgs
vb
Public Class ShowingDockHintsEventArgs
    Inherits RoutedEventArgs

ShowingDockHintsEventArgs is the data class for the following events:

Inheritance

Object EventArgs RoutedEventArgs ShowingDockHintsEventArgs

See Also

ShowingDockHintsEventArgs Members

DevExpress.Xpf.Docking.Base Namespace