Skip to main content
Bar

ItemProperty.DependencyProperty Property

Gets the dependency property which is wrapped with the ItemProperty.

Namespace: DevExpress.Xpf.Bars

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

NuGet Package: DevExpress.Wpf.Core

Declaration

public DependencyProperty DependencyProperty { get; }

Property Value

Type Description
DependencyProperty

A DependencyProperty.

See Also