Share via


Flyout.Content Property

Definition

Gets or sets the content of the Flyout.

public UIElement Content { get; set; }
<Flyout>
    singleUIElement
</Flyout>

Property Value

The content of the Flyout.

Applies to