C# 클래스 Microsoft.Phone.Shell.ApplicationBarHelpers

파일 보기 프로젝트 열기: 0xdeafcafe/AuntieDot

공개 메소드들

메소드 설명
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