Skip to main content

NavigationBaseEventArgs Class

Provides base properties for navigation events in Windows Modern UI applications.

Namespace: DevExpress.Xpf.WindowsUI.Navigation

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

NuGet Package: DevExpress.Wpf.Controls

Declaration

public abstract class NavigationBaseEventArgs :
    EventArgs

Remarks

See the Navigation topic for more info.

See Also