FlyoutBase.AttachedFlyout Attached Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.
- Type: FlyoutBase
- Identifier field: AttachedFlyoutProperty
- Accessor methods: GetAttachedFlyout, SetAttachedFlyout