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

NavigationBaseEventArgs Class

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

Namespace: DevExpress.Xpf.WindowsUI.Navigation

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

Declaration

public abstract class NavigationBaseEventArgs :
    EventArgs

Remarks

See the Navigation topic for more info.

See Also