C# Class BaconographyWP8Core.View.ExtendedAppBar

Inheritance: System.Windows.Controls.UserControl
Show file Open project: Synergex/Baconography

Public Properties

Property Type Description
LastButtonCommandProperty System.Windows.DependencyProperty
LastButtonSymbolProperty System.Windows.DependencyProperty
LastButtonTextProperty System.Windows.DependencyProperty
MenuStateProperty System.Windows.DependencyProperty
OpacityProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty

Public Methods

Method Description
ExtendedAppBar ( ) : System

Private Methods

Method Description
CaptionHitbox_ManipulationStarted ( object sender, System.Windows.Input.ManipulationStartedEventArgs e ) : void
OnMenuStateChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

ExtendedAppBar() public method

public ExtendedAppBar ( ) : System
return System

Property Details

LastButtonCommandProperty public static property

public static DependencyProperty,System.Windows LastButtonCommandProperty
return System.Windows.DependencyProperty

LastButtonSymbolProperty public static property

public static DependencyProperty,System.Windows LastButtonSymbolProperty
return System.Windows.DependencyProperty

LastButtonTextProperty public static property

public static DependencyProperty,System.Windows LastButtonTextProperty
return System.Windows.DependencyProperty

MenuStateProperty public static property

public static DependencyProperty,System.Windows MenuStateProperty
return System.Windows.DependencyProperty

OpacityProperty public static property

public static DependencyProperty,System.Windows OpacityProperty
return System.Windows.DependencyProperty

TextProperty public static property

public static DependencyProperty,System.Windows TextProperty
return System.Windows.DependencyProperty