Skip to main content

NavigationPaneView.NavPaneExpandedChangingEvent Field

Identifies the NavigationPaneView.NavPaneExpandedChanging routed event.

Namespace: DevExpress.Xpf.NavBar

Assembly: DevExpress.Xpf.NavBar.v24.1.dll

NuGet Package: DevExpress.Wpf.NavBar

Declaration

public static RoutedEvent NavPaneExpandedChangingEvent

Field Value

Type Description
RoutedEvent

A routed event identifier.

See Also