ClassHoverFlyoutBehavior
Class
Represents a IFlyoutBehavior implementation that opens the AutoHideArea flyout on hover or activation and closes is when the mouse leaves the pane and the flyout.
Definition
Namespace:Telerik.Windows.Controls.Docking
Assembly:Telerik.Windows.Controls.Docking.dll
Syntax:
cs-api-definition
public class HoverFlyoutBehavior : IFlyoutBehavior
Inheritance: objectHoverFlyoutBehavior
Implements:
Constructors
HoverFlyoutBehavior()
Declaration
cs-api-definition
public HoverFlyoutBehavior()