Skip to main content

BaseLayoutItem.AllowActivateProperty Field

Identifies the BaseLayoutItem.AllowActivate dependency property.

Namespace: DevExpress.Xpf.Docking

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

Declaration

public static readonly DependencyProperty AllowActivateProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also