| HamburgerFrameOpenPaneLength Property |
Gets or sets the width of the internal SplitView pane when it's open.
Namespace: Cimbalino.Toolkit.ControlsAssembly: Cimbalino.Toolkit.Controls (in Cimbalino.Toolkit.Controls.dll) Version: 2.2.1.0 (2.2.1.0)
Syntax public double OpenPaneLength { get; set; }
Property Value
Type:
DoubleThe width of the internal
SplitView pane when it's open.
Version Information Windows
Supported in: 10.0
See Also