HamburgerTitleBar Class |
Namespace: Cimbalino.Toolkit.Controls
public class HamburgerTitleBar : Control
The HamburgerTitleBar type exposes the following members.
Name | Description | |
---|---|---|
HamburgerTitleBar |
Initializes a new instance of the HamburgerTitleBar class.
|
Name | Description | |
---|---|---|
ActualHeight | (Inherited from FrameworkElement.) | |
ActualWidth | (Inherited from FrameworkElement.) | |
AllowDrop | (Inherited from UIElement.) | |
Background | (Inherited from Control.) | |
BaseUri | (Inherited from FrameworkElement.) | |
BorderBrush | (Inherited from Control.) | |
BorderThickness | (Inherited from Control.) | |
CacheMode | (Inherited from UIElement.) | |
CanDrag | (Inherited from UIElement.) | |
CharacterSpacing | (Inherited from Control.) | |
Clip | (Inherited from UIElement.) | |
CompositeMode | (Inherited from UIElement.) | |
DataContext | (Inherited from FrameworkElement.) | |
DefaultStyleKey | (Inherited from Control.) | |
DesiredSize | (Inherited from UIElement.) | |
Dispatcher | (Inherited from DependencyObject.) | |
FlowDirection | (Inherited from FrameworkElement.) | |
FocusState | (Inherited from Control.) | |
FontFamily | (Inherited from Control.) | |
FontSize | (Inherited from Control.) | |
FontStretch | (Inherited from Control.) | |
FontStyle | (Inherited from Control.) | |
FontWeight | (Inherited from Control.) | |
Foreground | (Inherited from Control.) | |
Height | (Inherited from FrameworkElement.) | |
HorizontalAlignment | (Inherited from FrameworkElement.) | |
HorizontalContentAlignment | (Inherited from Control.) | |
IsDoubleTapEnabled | (Inherited from UIElement.) | |
IsEnabled | (Inherited from Control.) | |
IsHitTestVisible | (Inherited from UIElement.) | |
IsHoldingEnabled | (Inherited from UIElement.) | |
IsRightTapEnabled | (Inherited from UIElement.) | |
IsTabStop | (Inherited from Control.) | |
IsTapEnabled | (Inherited from UIElement.) | |
IsTextScaleFactorEnabled | (Inherited from Control.) | |
Language | (Inherited from FrameworkElement.) | |
ManipulationMode | (Inherited from UIElement.) | |
Margin | (Inherited from FrameworkElement.) | |
MaxHeight | (Inherited from FrameworkElement.) | |
MaxWidth | (Inherited from FrameworkElement.) | |
MenuButtonVisibility |
Gets or sets the visibility of the menu button.
| |
MinHeight | (Inherited from FrameworkElement.) | |
MinWidth | (Inherited from FrameworkElement.) | |
Name | (Inherited from FrameworkElement.) | |
Opacity | (Inherited from UIElement.) | |
Padding | (Inherited from Control.) | |
Parent | (Inherited from FrameworkElement.) | |
PointerCaptures | (Inherited from UIElement.) | |
Projection | (Inherited from UIElement.) | |
RenderSize | (Inherited from UIElement.) | |
RenderTransform | (Inherited from UIElement.) | |
RenderTransformOrigin | (Inherited from UIElement.) | |
RequestedTheme | (Inherited from FrameworkElement.) | |
Resources | (Inherited from FrameworkElement.) | |
Style | (Inherited from FrameworkElement.) | |
TabIndex | (Inherited from Control.) | |
TabNavigation | (Inherited from Control.) | |
Tag | (Inherited from FrameworkElement.) | |
Template | (Inherited from Control.) | |
Title |
Gets or sets the displayed title of the title bar.
| |
Transform3D | (Inherited from UIElement.) | |
Transitions | (Inherited from UIElement.) | |
Triggers | (Inherited from FrameworkElement.) | |
UseLayoutRounding | (Inherited from UIElement.) | |
UseSystemFocusVisuals | (Inherited from Control.) | |
VerticalAlignment | (Inherited from FrameworkElement.) | |
VerticalContentAlignment | (Inherited from Control.) | |
Visibility | (Inherited from UIElement.) | |
Width | (Inherited from FrameworkElement.) |
Name | Description | |
---|---|---|
AddHandler | (Inherited from UIElement.) | |
ApplyTemplate | (Inherited from Control.) | |
Arrange | (Inherited from UIElement.) | |
ArrangeOverride | (Inherited from FrameworkElement.) | |
CancelDirectManipulations | (Inherited from UIElement.) | |
CapturePointer | (Inherited from UIElement.) | |
ClearValue | (Inherited from DependencyObject.) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
FindName | (Inherited from FrameworkElement.) | |
[M:Windows.UI.Xaml.UIElement.FindSubElementsForTouchTargeting(System.Void,Windows.Foundation.Collections.IIterable`1)] | (Inherited from UIElement.) | |
Focus | (Inherited from Control.) | |
GetAnimationBaseValue | (Inherited from DependencyObject.) | |
GetBindingExpression | (Inherited from FrameworkElement.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetTemplateChild | (Inherited from Control.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GetValue | (Inherited from DependencyObject.) | |
GoToElementStateCore | (Inherited from FrameworkElement.) | |
InvalidateArrange | (Inherited from UIElement.) | |
InvalidateMeasure | (Inherited from UIElement.) | |
Measure | (Inherited from UIElement.) | |
MeasureOverride | (Inherited from FrameworkElement.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
OnApplyTemplate |
When overridden in a derived class, is invoked whenever application code or internal processes call ApplyTemplate.
(Overrides FrameworkElementOnApplyTemplate.) | |
OnCreateAutomationPeer | (Inherited from UIElement.) | |
OnDisconnectVisualChildren | (Inherited from UIElement.) | |
OnDoubleTapped | (Inherited from Control.) | |
OnDragEnter | (Inherited from Control.) | |
OnDragLeave | (Inherited from Control.) | |
OnDragOver | (Inherited from Control.) | |
OnDrop | (Inherited from Control.) | |
OnGotFocus | (Inherited from Control.) | |
OnHolding | (Inherited from Control.) | |
OnKeyDown | (Inherited from Control.) | |
OnKeyUp | (Inherited from Control.) | |
OnLostFocus | (Inherited from Control.) | |
OnManipulationCompleted | (Inherited from Control.) | |
OnManipulationDelta | (Inherited from Control.) | |
OnManipulationInertiaStarting | (Inherited from Control.) | |
OnManipulationStarted | (Inherited from Control.) | |
OnManipulationStarting | (Inherited from Control.) | |
OnPointerCanceled | (Inherited from Control.) | |
OnPointerCaptureLost | (Inherited from Control.) | |
OnPointerEntered | (Inherited from Control.) | |
OnPointerExited | (Inherited from Control.) | |
OnPointerMoved | (Inherited from Control.) | |
OnPointerPressed | (Inherited from Control.) | |
OnPointerReleased | (Inherited from Control.) | |
OnPointerWheelChanged | (Inherited from Control.) | |
OnRightTapped | (Inherited from Control.) | |
OnTapped | (Inherited from Control.) | |
ReadLocalValue | (Inherited from DependencyObject.) | |
RegisterPropertyChangedCallback | (Inherited from DependencyObject.) | |
ReleasePointerCapture | (Inherited from UIElement.) | |
ReleasePointerCaptures | (Inherited from UIElement.) | |
RemoveHandler | (Inherited from UIElement.) | |
SetBinding | (Inherited from FrameworkElement.) | |
SetValue | (Inherited from DependencyObject.) | |
StartDragAsync | (Inherited from UIElement.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
TransformToVisual | (Inherited from UIElement.) | |
UnregisterPropertyChangedCallback | (Inherited from DependencyObject.) | |
UpdateLayout | (Inherited from UIElement.) |
Name | Description | |
---|---|---|
MenuButtonVisibilityProperty |
Identifier for the MenuButtonVisibility dependency property.
| |
TitleProperty |
Identifier for the Title dependency property.
|
Name | Description | |
---|---|---|
GetBehaviorT |
Returns the Behavior attached to the framework element with the specified type.
(Defined by FrameworkElementExtensions.) | |
GetBehaviors |
Gets the BehaviorCollection associated with the framework element.
(Defined by FrameworkElementExtensions.) | |
GetPropertyValue(String) | Overloaded.
Searches for the public property with the specified name and gets its value.
(Defined by ObjectExtensions.) | |
GetPropertyValueTObject(String) | Overloaded.
Searches for the public property with the specified name and gets its value.
(Defined by ObjectExtensions.) | |
GetVisualAncestorT |
Returns the ancestor object of the dependencyObject object in the visual tree with the specified type.
(Defined by DependencyObjectExtensions.) | |
GetVisualChilds | Overloaded.
Retrieves all the visual children of a dependency object.
(Defined by DependencyObjectExtensions.) | |
GetVisualChildsT | Overloaded.
Retrieves all the visual children of a dependency object with the specified type.
(Defined by DependencyObjectExtensions.) | |
GetVisualDescendents | Overloaded.
Retrieves all the visual descendants of a dependency object.
(Defined by DependencyObjectExtensions.) | |
GetVisualDescendentsT | Overloaded.
Retrieves all the visual descendants of a dependency object with the specified type.
(Defined by DependencyObjectExtensions.) | |
GetVisualParent |
Returns an object's parent object in the visual tree.
(Defined by DependencyObjectExtensions.) | |
InvokeMethod(String, Object) | Overloaded.
Searches for the public method with the specified name and invokes it using the specified parameters.
(Defined by ObjectExtensions.) | |
InvokeMethodTObject(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.) | |
SetPropertyValueTObject |
Searches for the public property with the specified name and sets its value.
(Defined by ObjectExtensions.) |