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

ContentItem.ActivateOnFocusingProperty Field

Identifies the ContentItem.ActivateOnFocusing dependency property.

Namespace: DevExpress.Xpf.Docking

Assembly: DevExpress.Xpf.Docking.v18.2.dll

Declaration

public static readonly DependencyProperty ActivateOnFocusingProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also