HamburgerMenuOpenCloseDuration Property

Gets or sets the menu open duration. The default is Automatic.

Definition

Namespace: Common.Wpf.Controls
Assembly: Common.Wpf.Controls (in Common.Wpf.Controls.dll) Version: 2.0.7
C#
public Duration OpenCloseDuration { get; set; }

Property Value

Duration

See Also