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.
An event that is raised when the opening animation has finished.
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 or sets the time in milliseconds when the flyout should auto close.
Gets/sets if the close button is a cancel button in this flyout.
Gets/sets if the close button is visible in this flyout.
Gets/sets a command which will be executed if the close button was clicked.
Note that this won't execute when IsOpen is set to false.
Gets/sets the command parameter which will be passed by the CloseCommand.
Gets/sets the mouse button that closes the flyout on an external mouse click.
Gets or sets the focused element.
Gets or sets a value indicating whether the flyout should auto close after AutoCloseInterval has passed.
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()