Cimbalino Toolkit
Cimbalino Toolkit
API Reference
Cimbalino.Toolkit.Helpers
Hamburger Class
Hamburger Methods
GetHeader Method
GetIsPaneOpen Method
GetPane Method
GetSubHeader Method
SetHeader Method
SetIsPaneOpen Method
SetPane Method
SetSubHeader Method
Hamburger
SetPane Method
Sets the
Pane
value.
Namespace:
Cimbalino.Toolkit.Helpers
Assembly:
Cimbalino.Toolkit.Controls (in Cimbalino.Toolkit.Controls.dll) Version: 2.2.1.0 (2.2.1.0)
Syntax
C#
Copy
public
static
void
SetPane
(
DependencyObject
obj
,
UIElement
value
)
Parameters
obj
Type:
Windows.UI.Xaml
DependencyObject
The attached object.
value
Type:
Windows.UI.Xaml
UIElement
The new
Pane
value.
Version Information
Windows
Supported in: 10.0
See Also
Reference
Hamburger Class
Cimbalino.Toolkit.Helpers Namespace