Flyout
A sliding panel control that is hosted in a MetroWindow via a FlyoutsControl.
MetroWindow FlyoutsControl
An event that is raised when the closing animation has finished.
An event that is raised when IsOpen changes.
Gets or sets a value indicating whether the flyout should try focus an element.
Gets/sets whether this flyout uses the open/close animation when changing the Position property. (default is true)
Gets/sets whether this flyout animates the opacity of the flyout when opening/closing.
Gets/sets if the close button is visible in this flyout.
An ICommand that executes when the flyout's close button is clicked.
Note that this won't execute when IsOpen is set to false.
Gets/sets the mouse button that closes the flyout on an external mouse click.
Gets or sets the focused element.
Gets/sets the flyout's header.
A DataTemplate for the flyout's header.
Gets/sets whether this flyout is modal.
Gets/sets whether this flyout is visible.
Gets/sets whether this flyout stays open when the user clicks outside of it.
Gets/sets this flyout's position in the FlyoutsControl/MetroWindow.
Gets or sets the theme of this flyout.
Gets/sets if the title is visible in this flyout.
public Flyout()