Skip to main content

FlyoutBase.OpenOnHoverProperty Field

Identifies the FlyoutBase.OpenOnHover dependency property.

Namespace: DevExpress.Xpf.Editors.Flyout.Native

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

Declaration

public static readonly DependencyProperty OpenOnHoverProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also