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

ItemProperty.DependencyProperty Property

Gets the dependency property which is wrapped with the ItemProperty.

Namespace: DevExpress.Xpf.Bars

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

NuGet Package: DevExpress.Wpf.Core

Declaration

public DependencyProperty DependencyProperty { get; }

Property Value

Type Description
DependencyProperty

A DependencyProperty.

See Also