C# 클래스 Pabloware.About.ViewModels.AboutViewModel

상속: PivotTombstoningViewModel
파일 보기 프로젝트 열기: PawelStroinski/Pabloware.About.Phone 1 사용 예제들

Private Properties

프로퍼티 타입 설명
AboutViewModel System.Windows.Controls
GetPhoneTextNormalStyle System.Windows.Style
LazyLoadLicense void
LoadLicense void
MakeRectangle System.Windows.Shapes.Rectangle
MakeTextBlock System.Windows.Controls.TextBlock
OnPivotMayChanged void
SetTranslationsCulture void

공개 메소드들

메소드 설명
OpenReview ( ) : void
OpenSuggestions ( ) : void

비공개 메소드들

메소드 설명
AboutViewModel ( OptionalDispatcher dispatcher, ResourceStreamProvider resStreamProvider ) : System.Windows.Controls
GetPhoneTextNormalStyle ( ) : System.Windows.Style
LazyLoadLicense ( ) : void
LoadLicense ( ) : void
MakeRectangle ( ) : System.Windows.Shapes.Rectangle
MakeTextBlock ( ) : System.Windows.Controls.TextBlock
OnPivotMayChanged ( ) : void
SetTranslationsCulture ( ) : void

메소드 상세

OpenReview() 공개 메소드

public OpenReview ( ) : void
리턴 void

OpenSuggestions() 공개 메소드

public OpenSuggestions ( ) : void
리턴 void