FlyoutBase.AttachedFlyout Attached Property

Definition

Gets or sets the flyout attached to a FrameworkElement.

see GetAttachedFlyout, and SetAttachedFlyout
see GetAttachedFlyout, and SetAttachedFlyout
see GetAttachedFlyout, and SetAttachedFlyout

Remarks

To attach a flyout to a Button, use Button.Flyout instead.

Applies to