Flyout.

AnimateOnPositionChange Property

Summary

Gets or sets whether this Flyout uses the open/close animation when changing the Position property (default is true).
Namespace
MahApps.Metro.Controls
Containing Type
Flyout

Syntax

public bool AnimateOnPositionChange { get; set; }

Value

Type Description
bool