Windows.UI.Xaml.Controls.Primitives.FlyoutBase.AttachedFlyout

May 26, 2021 ยท View on GitHub

-description

Gets or sets the flyout attached to a FrameworkElement.

-remarks

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

  • Type: FlyoutBase
  • Identifier field: AttachedFlyoutProperty
  • Accessor methods: GetAttachedFlyout, SetAttachedFlyout

-see-also

-examples

Contents

  1. 1-description
  2. 2-remarks
  3. 3-see-also
  4. 4-examples