BaconographyWP8Core.View.ExtendedAppBar.ExtendedAppBar C# (CSharp) Method

ExtendedAppBar() public method

public ExtendedAppBar ( ) : System
return System
        public ExtendedAppBar()
        {
            InitializeComponent();
            MenuState = _staticMenuState;
        }