Property | Type | Description | |
---|---|---|---|
ChangeTheme | void | ||
Context_PropertyChanged | void | ||
DisplayTheme | void | ||
NavigationService_BackEvent | void | ||
NavigationService_ButtonVisibilityChanged | void | ||
Timer_Tick | void |
Method | Description | |
---|---|---|
Inited ( ) : void | ||
ShellViewModel ( Context context ) : System | ||
ShowTip ( string txt ) : void |
Method | Description | |
---|---|---|
ChangeTheme ( ) : void | ||
Context_PropertyChanged ( object sender, System e ) : void |
根据Context的Message属性值改变弹出提示框
|
|
DisplayTheme ( ) : void | ||
NavigationService_BackEvent ( object sender, Windows e ) : void | ||
NavigationService_ButtonVisibilityChanged ( object sender, ButtonVisibilityChangedEventArgs e ) : void | ||
Timer_Tick ( object sender, object e ) : void |
public ShellViewModel ( Context context ) : System | ||
context | Context | |
return | System |