Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 917 Bytes

flyoutbase_attachedflyout.md

File metadata and controls

24 lines (15 loc) · 917 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.Primitives.FlyoutBase.AttachedFlyout
winrt attachedproperty

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

-description

Gets or sets the flyout attached to a FrameworkElement.

-remarks

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

-see-also

-examples