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

NavigationPaneView.NavPaneExpandedChangingEvent Field

Identifies the NavigationPaneView.NavPaneExpandedChanging routed event.

Namespace: DevExpress.Xpf.NavBar

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

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

Declaration

public static RoutedEvent NavPaneExpandedChangingEvent

Field Value

Type Description
RoutedEvent

A routed event identifier.

See Also