| HamburgerFrameIsPaneOpen Property |
Gets or sets a value indicating whether the internal SplitView pane is expanded to its full width.
Namespace: Cimbalino.Toolkit.ControlsAssembly: Cimbalino.Toolkit.Controls (in Cimbalino.Toolkit.Controls.dll) Version: 2.2.1.0 (2.2.1.0)
Syntax public bool IsPaneOpen { get; set; }
Property Value
Type:
BooleanA value that specifies whether the internal
SplitView pane is expanded to its full width.
Version Information Windows
Supported in: 10.0
See Also