Click or drag to resize
Cimbalino ToolkitHamburgerFrameIsPaneOpen Property
Gets or sets a value indicating whether the internal SplitView pane is expanded to its full width.

Namespace: Cimbalino.Toolkit.Controls
Assembly: Cimbalino.Toolkit.Controls (in Cimbalino.Toolkit.Controls.dll) Version: 2.2.1.0 (2.2.1.0)
Syntax
C#
public bool IsPaneOpen { get; set; }

Property Value

Type: Boolean
A value that specifies whether the internal SplitView pane is expanded to its full width.
Version Information

Windows

Supported in: 10.0
See Also