Skip to main content

NavigationButton.NavigateToProperty Field

Identifies the NavigationButton.NavigateTo dependency property.

Namespace: DevExpress.Xpf.WindowsUI

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

NuGet Package: DevExpress.Wpf.Controls

Declaration

public static readonly DependencyProperty NavigateToProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also