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

BarItemLinkControlProperties.IsPressed Attached Property

Gets whether the item is currently being pressed. This is a dependency property.

Namespace: DevExpress.Xpf.Bars

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Core, DevExpress.Wpf.Core

Declaration

Returns

Type Description
Boolean

true, if the item is currently pressed; otherwise, false.

See Also