C# Class Host.View.Segment

Inheritance: PhoneApplicationPage
Show file Open project: xepher/uwp-wxbus

Public Methods

Method Description
Segment ( ) : System

Protected Methods

Method Description
OnBackKeyPress ( System e ) : void

Private Methods

Method Description
AppButtonPin_OnClick ( object sender, EventArgs e ) : void

Method Details

OnBackKeyPress() protected method

protected OnBackKeyPress ( System e ) : void
e System
return void

Segment() public method

public Segment ( ) : System
return System