Method | Description | |
---|---|---|
ClosePanel ( ) : void | ||
OnPanelChanged ( SideBarEventArgs e ) : void | ||
SideBarPage ( PanelSetEnum panelSet ) : System | ||
SideBarPage ( |
Method | Description | |
---|---|---|
OnBackButtonPressed ( ) : bool |
Method | Description | |
---|---|---|
HideLeftPanel ( ) : void | ||
HideRightPanel ( ) : void | ||
Init ( PanelSetEnum panelSet ) : void | ||
MoveLeftPanel ( double deltaTranslate ) : void | ||
MoveRightPanel ( double deltaTranslate ) : void | ||
ShowLeftPanel ( ) : void | ||
ShowRightPanel ( ) : void |
public OnPanelChanged ( SideBarEventArgs e ) : void | ||
e | SideBarEventArgs | |
return | void |
public SideBarPage ( PanelSetEnum panelSet ) : System | ||
panelSet | PanelSetEnum | |
return | System |
public SideBarPage ( |
||
viewModelType | ||
contentUIType | ||
panelSet | PanelSetEnum | |
return | System |