C# Class BaconographyWP8Core.View.ExtendedAppBar

Inheritance: System.Windows.Controls.UserControl
Datei anzeigen 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_oe static_oe property

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

LastButtonSymbolProperty public_oe static_oe property

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

LastButtonTextProperty public_oe static_oe property

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

MenuStateProperty public_oe static_oe property

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

OpacityProperty public_oe static_oe property

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

TextProperty public_oe static_oe property

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