Flyout.

AnimateOnPositionChange Property

Summary

Gets/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