Click or drag to resize
Cimbalino ToolkitHamburgerGetIsPaneOpen Method
Gets the IsPaneOpen 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#
public static bool GetIsPaneOpen(
	DependencyObject obj
)

Parameters

obj
Type: Windows.UI.XamlDependencyObject
The attached object.

Return Value

Type: Boolean
The IsPaneOpen value.
Version Information

Windows

Supported in: 10.0
See Also