C# 클래스 Smeedee.WP7.ViewModels.MainViewModel

상속: ViewModelBase
파일 보기 프로젝트 열기: Smeedee/Smeedee-Mobile

공개 프로퍼티들

프로퍼티 타입 설명
MainPage System.MainPage

공개 메소드들

메소드 설명
GetWidgetForView ( PivotItem view ) : IWpWidget
LoadWidgets ( ) : void
MainViewModel ( ) : System
OnExitSettings ( ) : void
RecreatePivotControlIfChanged ( ) : void

비공개 메소드들

메소드 설명
CreatePivot ( ) : Pivot
CreatePivotControl ( ) : void
EnabledWidgetsHasChanged ( ) : bool
GetModelsToBeShown ( ) : IEnumerable

메소드 상세

GetWidgetForView() 공개 메소드

public GetWidgetForView ( PivotItem view ) : IWpWidget
view PivotItem
리턴 IWpWidget

LoadWidgets() 공개 메소드

public LoadWidgets ( ) : void
리턴 void

MainViewModel() 공개 메소드

public MainViewModel ( ) : System
리턴 System

OnExitSettings() 공개 메소드

public OnExitSettings ( ) : void
리턴 void

RecreatePivotControlIfChanged() 공개 메소드

public RecreatePivotControlIfChanged ( ) : void
리턴 void

프로퍼티 상세

MainPage 공개적으로 프로퍼티

public MainPage,System MainPage
리턴 System.MainPage