Skip to main content

BackstageItemBase.ActualIsFocusedProperty Field

Identifies the BackstageItemBase.ActualIsFocused dependency property.

Namespace: DevExpress.Xpf.Ribbon

Assembly: DevExpress.Xpf.Ribbon.v26.1.dll

Declaration

public static readonly DependencyProperty ActualIsFocusedProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also