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

BreadcrumbControl.CustomImageEvent Field

Identifies the CustomImage routed event.

Namespace: DevExpress.Xpf.Controls

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

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

Declaration

public static readonly RoutedEvent CustomImageEvent

Field Value

Type Description
RoutedEvent

A routed event identifier.

See Also