C# Класс Microsoft.Phone.Shell.ApplicationBarHelpers

Показать файл Открыть проект

Открытые методы

Метод Описание
Disable ( this appBar ) : void
Enable ( this appBar ) : void

Описание методов

Disable() публичный статический Метод

public static Disable ( this appBar ) : void
appBar this
Результат void

Enable() публичный статический Метод

public static Enable ( this appBar ) : void
appBar this
Результат void