HamburgerMenuFallBackOpenWidth Property

Gets or sets the fall-back menu open width. The default is 100.

Definition

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

Property Value

Double

See Also