Click or drag to resize
Cimbalino ToolkitHamburgerFrame Class
A hamburger frame.
Inheritance Hierarchy

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 class HamburgerFrame : Frame

The HamburgerFrame type exposes the following members.

Constructors
  NameDescription
Public methodHamburgerFrame
Initializes a new instance of the HamburgerFrame class.
Top
Properties
  NameDescription
Public propertyActualHeight (Inherited from FrameworkElement.)
Public propertyActualWidth (Inherited from FrameworkElement.)
Public propertyAllowDrop (Inherited from UIElement.)
Public propertyBackground (Inherited from Control.)
Public propertyBackStack (Inherited from Frame.)
Public propertyBackStackDepth (Inherited from Frame.)
Public propertyBaseUri (Inherited from FrameworkElement.)
Public propertyBorderBrush (Inherited from Control.)
Public propertyBorderThickness (Inherited from Control.)
Public propertyCacheMode (Inherited from UIElement.)
Public propertyCacheSize (Inherited from Frame.)
Public propertyCanDrag (Inherited from UIElement.)
Public propertyCanGoBack (Inherited from Frame.)
Public propertyCanGoForward (Inherited from Frame.)
Public propertyCharacterSpacing (Inherited from Control.)
Public propertyClip (Inherited from UIElement.)
Public propertyCompactPaneLength
Gets or sets the width of the internal SplitView pane when it's compact.
Public propertyCompositeMode (Inherited from UIElement.)
Public propertyContent (Inherited from ContentControl.)
Public propertyContentTemplate (Inherited from ContentControl.)
Public propertyContentTemplateRoot (Inherited from ContentControl.)
Public propertyContentTemplateSelector (Inherited from ContentControl.)
Public propertyContentTransitions (Inherited from ContentControl.)
Public propertyCurrentSourcePageType (Inherited from Frame.)
Public propertyDataContext (Inherited from FrameworkElement.)
Protected propertyDefaultStyleKey (Inherited from Control.)
Public propertyDesiredSize (Inherited from UIElement.)
Public propertyDispatcher (Inherited from DependencyObject.)
Public propertyDisplayMode
Gets or sets a value that specifies how the pane and content areas of the internal SplitView are shown.
Public propertyFlowDirection (Inherited from FrameworkElement.)
Public propertyFocusState (Inherited from Control.)
Public propertyFontFamily (Inherited from Control.)
Public propertyFontSize (Inherited from Control.)
Public propertyFontStretch (Inherited from Control.)
Public propertyFontStyle (Inherited from Control.)
Public propertyFontWeight (Inherited from Control.)
Public propertyForeground (Inherited from Control.)
Public propertyForwardStack (Inherited from Frame.)
Public propertyHeader
Gets or sets the header.
Public propertyHeaderBackground
Gets or sets the background of the header.
Public propertyHeight (Inherited from FrameworkElement.)
Public propertyHorizontalAlignment (Inherited from FrameworkElement.)
Public propertyHorizontalContentAlignment (Inherited from Control.)
Public propertyIsDoubleTapEnabled (Inherited from UIElement.)
Public propertyIsEnabled (Inherited from Control.)
Public propertyIsHitTestVisible (Inherited from UIElement.)
Public propertyIsHoldingEnabled (Inherited from UIElement.)
Public propertyIsPaneOpen
Gets or sets a value indicating whether the internal SplitView pane is expanded to its full width.
Public propertyIsRightTapEnabled (Inherited from UIElement.)
Public propertyIsTabStop (Inherited from Control.)
Public propertyIsTapEnabled (Inherited from UIElement.)
Public propertyIsTextScaleFactorEnabled (Inherited from Control.)
Public propertyLanguage (Inherited from FrameworkElement.)
Public propertyManipulationMode (Inherited from UIElement.)
Public propertyMargin (Inherited from FrameworkElement.)
Public propertyMaxHeight (Inherited from FrameworkElement.)
Public propertyMaxWidth (Inherited from FrameworkElement.)
Public propertyMinHeight (Inherited from FrameworkElement.)
Public propertyMinWidth (Inherited from FrameworkElement.)
Public propertyName (Inherited from FrameworkElement.)
Public propertyOpacity (Inherited from UIElement.)
Public propertyOpenPaneLength
Gets or sets the width of the internal SplitView pane when it's open.
Public propertyPadding (Inherited from Control.)
Public propertyPane
Gets or sets the internal SplitView pane.
Public propertyPaneBackground
Gets or sets the background of the internal SplitView pane.
Public propertyParent (Inherited from FrameworkElement.)
Public propertyPointerCaptures (Inherited from UIElement.)
Public propertyProjection (Inherited from UIElement.)
Public propertyRenderSize (Inherited from UIElement.)
Public propertyRenderTransform (Inherited from UIElement.)
Public propertyRenderTransformOrigin (Inherited from UIElement.)
Public propertyRequestedTheme (Inherited from FrameworkElement.)
Public propertyResources (Inherited from FrameworkElement.)
Public propertySourcePageType (Inherited from Frame.)
Public propertyStyle (Inherited from FrameworkElement.)
Public propertySubHeader
Gets or sets the subheader.
Public propertySubHeaderBackground
Gets or sets the background of the subheader.
Public propertyTabIndex (Inherited from Control.)
Public propertyTabNavigation (Inherited from Control.)
Public propertyTag (Inherited from FrameworkElement.)
Public propertyTemplate (Inherited from Control.)
Public propertyTransform3D (Inherited from UIElement.)
Public propertyTransitions (Inherited from UIElement.)
Public propertyTriggers (Inherited from FrameworkElement.)
Public propertyUseLayoutRounding (Inherited from UIElement.)
Public propertyUseSystemFocusVisuals (Inherited from Control.)
Public propertyVerticalAlignment (Inherited from FrameworkElement.)
Public propertyVerticalContentAlignment (Inherited from Control.)
Public propertyVisibility (Inherited from UIElement.)
Public propertyVisualStateNarrowMinWidth
Gets or sets the minimal window width at which the hamburger frame will use a narrow style.
Public propertyVisualStateNormalMinWidth
Gets or sets the minimal window width at which the hamburger frame will use a normal style.
Public propertyVisualStateWideMinWidth
Gets or sets the minimal window width at which the hamburger frame will use a wide style.
Public propertyWidth (Inherited from FrameworkElement.)
Top
Methods
  NameDescription
Public methodAddHandler (Inherited from UIElement.)
Public methodApplyTemplate (Inherited from Control.)
Public methodArrange (Inherited from UIElement.)
Protected methodArrangeOverride (Inherited from FrameworkElement.)
Public methodCancelDirectManipulations (Inherited from UIElement.)
Public methodCapturePointer (Inherited from UIElement.)
Public methodClearValue (Inherited from DependencyObject.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodFindName (Inherited from FrameworkElement.)
Protected method[M:Windows.UI.Xaml.UIElement.FindSubElementsForTouchTargeting(System.Void,Windows.Foundation.Collections.IIterable`1)] (Inherited from UIElement.)
Public methodFocus (Inherited from Control.)
Public methodGetAnimationBaseValue (Inherited from DependencyObject.)
Public methodGetBindingExpression (Inherited from FrameworkElement.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetNavigationState (Inherited from Frame.)
Protected methodGetTemplateChild (Inherited from Control.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetValue (Inherited from DependencyObject.)
Public methodGoBack (Inherited from Frame.)
Public methodGoBack(NavigationTransitionInfo) (Inherited from Frame.)
Public methodGoForward (Inherited from Frame.)
Protected methodGoToElementStateCore (Inherited from FrameworkElement.)
Public methodInvalidateArrange (Inherited from UIElement.)
Public methodInvalidateMeasure (Inherited from UIElement.)
Public methodMeasure (Inherited from UIElement.)
Protected methodMeasureOverride (Inherited from FrameworkElement.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodNavigate(TypeName) (Inherited from Frame.)
Public methodNavigate(TypeName, Object) (Inherited from Frame.)
Public methodNavigate(TypeName, Object, NavigationTransitionInfo) (Inherited from Frame.)
Protected methodOnApplyTemplate
When overridden in a derived class, is invoked whenever application code or internal processes call ApplyTemplate.
(Overrides FrameworkElementOnApplyTemplate.)
Protected methodOnContentChanged (Inherited from ContentControl.)
Protected methodOnContentTemplateChanged (Inherited from ContentControl.)
Protected methodOnContentTemplateSelectorChanged (Inherited from ContentControl.)
Protected methodOnCreateAutomationPeer (Inherited from UIElement.)
Protected methodOnDisconnectVisualChildren (Inherited from UIElement.)
Protected methodOnDoubleTapped (Inherited from Control.)
Protected methodOnDragEnter (Inherited from Control.)
Protected methodOnDragLeave (Inherited from Control.)
Protected methodOnDragOver (Inherited from Control.)
Protected methodOnDrop (Inherited from Control.)
Protected methodOnGotFocus (Inherited from Control.)
Protected methodOnHolding (Inherited from Control.)
Protected methodOnKeyDown (Inherited from Control.)
Protected methodOnKeyUp (Inherited from Control.)
Protected methodOnLostFocus (Inherited from Control.)
Protected methodOnManipulationCompleted (Inherited from Control.)
Protected methodOnManipulationDelta (Inherited from Control.)
Protected methodOnManipulationInertiaStarting (Inherited from Control.)
Protected methodOnManipulationStarted (Inherited from Control.)
Protected methodOnManipulationStarting (Inherited from Control.)
Protected methodOnPointerCanceled (Inherited from Control.)
Protected methodOnPointerCaptureLost (Inherited from Control.)
Protected methodOnPointerEntered (Inherited from Control.)
Protected methodOnPointerExited (Inherited from Control.)
Protected methodOnPointerMoved (Inherited from Control.)
Protected methodOnPointerPressed (Inherited from Control.)
Protected methodOnPointerReleased (Inherited from Control.)
Protected methodOnPointerWheelChanged (Inherited from Control.)
Protected methodOnRightTapped (Inherited from Control.)
Protected methodOnTapped (Inherited from Control.)
Public methodReadLocalValue (Inherited from DependencyObject.)
Public methodRegisterPropertyChangedCallback (Inherited from DependencyObject.)
Public methodReleasePointerCapture (Inherited from UIElement.)
Public methodReleasePointerCaptures (Inherited from UIElement.)
Public methodRemoveHandler (Inherited from UIElement.)
Public methodSetBinding (Inherited from FrameworkElement.)
Public methodSetNavigationState (Inherited from Frame.)
Public methodSetValue (Inherited from DependencyObject.)
Public methodStartDragAsync (Inherited from UIElement.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodTransformToVisual (Inherited from UIElement.)
Public methodUnregisterPropertyChangedCallback (Inherited from DependencyObject.)
Public methodUpdateLayout (Inherited from UIElement.)
Top
Events
  NameDescription
Public eventDataContextChanged (Inherited from FrameworkElement.)
Public eventDoubleTapped (Inherited from UIElement.)
Public eventDragEnter (Inherited from UIElement.)
Public eventDragLeave (Inherited from UIElement.)
Public eventDragOver (Inherited from UIElement.)
Public eventDragStarting (Inherited from UIElement.)
Public eventDrop (Inherited from UIElement.)
Public eventDropCompleted (Inherited from UIElement.)
Public eventGotFocus (Inherited from UIElement.)
Public eventHolding (Inherited from UIElement.)
Public eventIsEnabledChanged (Inherited from Control.)
Public eventKeyDown (Inherited from UIElement.)
Public eventKeyUp (Inherited from UIElement.)
Public eventLayoutUpdated (Inherited from FrameworkElement.)
Public eventLoaded (Inherited from FrameworkElement.)
Public eventLoading (Inherited from FrameworkElement.)
Public eventLostFocus (Inherited from UIElement.)
Public eventManipulationCompleted (Inherited from UIElement.)
Public eventManipulationDelta (Inherited from UIElement.)
Public eventManipulationInertiaStarting (Inherited from UIElement.)
Public eventManipulationStarted (Inherited from UIElement.)
Public eventManipulationStarting (Inherited from UIElement.)
Public eventNavigated (Inherited from Frame.)
Public eventNavigating (Inherited from Frame.)
Public eventNavigationFailed (Inherited from Frame.)
Public eventNavigationStopped (Inherited from Frame.)
Public eventPaneClosed
Occurs when the internal SplitView pane is closed.
Public eventPaneClosing
Occurs when the internal SplitView pane is closing.
Public eventPointerCanceled (Inherited from UIElement.)
Public eventPointerCaptureLost (Inherited from UIElement.)
Public eventPointerEntered (Inherited from UIElement.)
Public eventPointerExited (Inherited from UIElement.)
Public eventPointerMoved (Inherited from UIElement.)
Public eventPointerPressed (Inherited from UIElement.)
Public eventPointerReleased (Inherited from UIElement.)
Public eventPointerWheelChanged (Inherited from UIElement.)
Public eventRightTapped (Inherited from UIElement.)
Public eventSizeChanged (Inherited from FrameworkElement.)
Public eventTapped (Inherited from UIElement.)
Public eventUnloaded (Inherited from FrameworkElement.)
Top
Fields
  NameDescription
Public fieldStatic memberCompactPaneLengthProperty
Identifier for the CompactPaneLength dependency property.
Public fieldStatic memberDisplayModeProperty
Identifier for the DisplayMode dependency property.
Public fieldStatic memberHeaderBackgroundProperty
Identifier for the HeaderBackground dependency property.
Public fieldStatic memberHeaderProperty
Identifier for the Header dependency property.
Public fieldStatic memberIsPaneOpenProperty
Identifier for the IsPaneOpen dependency property.
Public fieldStatic memberOpenPaneLengthProperty
Identifier for the OpenPaneLength dependency property.
Public fieldStatic memberPaneBackgroundProperty
Identifier for the PaneBackground dependency property.
Public fieldStatic memberPaneProperty
Identifier for the Pane dependency property.
Public fieldStatic memberSubHeaderBackgroundProperty
Identifier for the SubHeaderBackground dependency property.
Public fieldStatic memberSubHeaderProperty
Identifier for the SubHeader dependency property.
Public fieldStatic memberVisualStateNarrowMinWidthProperty
Identifier for the VisualStateNarrowMinWidth dependency property.
Public fieldStatic memberVisualStateNormalMinWidthProperty
Identifier for the VisualStateNormalMinWidth dependency property.
Public fieldStatic memberVisualStateWideMinWidthProperty
Identifier for the VisualStateWideMinWidth dependency property.
Top
Extension Methods
  NameDescription
Public Extension MethodGetBehaviorT
Returns the Behavior attached to the framework element with the specified type.
(Defined by FrameworkElementExtensions.)
Public Extension MethodGetBehaviors
Gets the BehaviorCollection associated with the framework element.
(Defined by FrameworkElementExtensions.)
Public Extension MethodGetPropertyValue(String)Overloaded.
Searches for the public property with the specified name and gets its value.
(Defined by ObjectExtensions.)
Public Extension MethodGetPropertyValueTObject(String)Overloaded.
Searches for the public property with the specified name and gets its value.
(Defined by ObjectExtensions.)
Public Extension MethodGetVisualAncestorT
Returns the ancestor object of the dependencyObject object in the visual tree with the specified type.
(Defined by DependencyObjectExtensions.)
Public Extension MethodGetVisualChildsOverloaded.
Retrieves all the visual children of a dependency object.
(Defined by DependencyObjectExtensions.)
Public Extension MethodGetVisualChildsTOverloaded.
Retrieves all the visual children of a dependency object with the specified type.
(Defined by DependencyObjectExtensions.)
Public Extension MethodGetVisualDescendentsOverloaded.
Retrieves all the visual descendants of a dependency object.
(Defined by DependencyObjectExtensions.)
Public Extension MethodGetVisualDescendentsTOverloaded.
Retrieves all the visual descendants of a dependency object with the specified type.
(Defined by DependencyObjectExtensions.)
Public Extension MethodGetVisualParent
Returns an object's parent object in the visual tree.
(Defined by DependencyObjectExtensions.)
Public Extension MethodInvokeMethod(String, Object)Overloaded.
Searches for the public method with the specified name and invokes it using the specified parameters.
(Defined by ObjectExtensions.)
Public Extension MethodInvokeMethodTObject(String, Object)Overloaded.
Searches for the public method with the specified name and invokes it using the specified parameters, returning the result.
(Defined by ObjectExtensions.)
Public Extension MethodSetPropertyValueTObject
Searches for the public property with the specified name and sets its value.
(Defined by ObjectExtensions.)
Top
Version Information

Windows

Supported in: 10.0
See Also