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.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Returns
Type | Description |
---|---|
Boolean | true, if the item is currently pressed; otherwise, false. |
See Also