C# 클래스 Cimbalino.Phone.Toolkit.Services.SystemTrayService

Represents an implementation of the ISystemTrayService.
상속: ISystemTrayService
파일 보기 프로젝트 열기: Cimbalino/Cimbalino-Phone-Toolkit

Private Properties

프로퍼티 타입 설명
EnsureInitialization void
HideProgressIndicator void
SetPageProgressIndicator void
SetProgressIndicator void

공개 메소드들

메소드 설명
SystemTrayService ( ) : System

Initializes a new instance of the SystemTrayService class.

비공개 메소드들

메소드 설명
EnsureInitialization ( ) : void
HideProgressIndicator ( ) : void
SetPageProgressIndicator ( PhoneApplicationPage page ) : void
SetProgressIndicator ( string text ) : void

메소드 상세

SystemTrayService() 공개 메소드

Initializes a new instance of the SystemTrayService class.
public SystemTrayService ( ) : System
리턴 System