Skip to main content

DXTabItem.FocusedBackgroundTemplateProperty Field

Identifies the DXTabItem.FocusedBackgroundTemplate dependency property.

Namespace: DevExpress.Xpf.Core

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

Declaration

public static readonly DependencyProperty FocusedBackgroundTemplateProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also