Skip to main content

BreadcrumbControl.ChildSelectorProperty Field

Identifies the ChildSelector dependency property.

Namespace: DevExpress.Xpf.Controls

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

NuGet Package: DevExpress.Wpf.Controls

Declaration

public static readonly DependencyProperty ChildSelectorProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also