C# Class Microsoft.Phone.Shell.ApplicationBarHelpers

Mostra file Open project: 0xdeafcafe/AuntieDot

Public Methods

Method Description
Disable ( this appBar ) : void
Enable ( this appBar ) : void

Method Details

Disable() public static method

public static Disable ( this appBar ) : void
appBar this
return void

Enable() public static method

public static Enable ( this appBar ) : void
appBar this
return void