C# Class WinAppHttpClient.MainPage

An empty page that can be used on its own or navigated to within a Frame.
Inheritance: Windows.UI.Xaml.Controls.Page
Show file Open project: ProfessionalCSharp/ProfessionalCSharp6

Public Properties

Property Type Description
ResultProperty Windows.UI.Xaml.DependencyProperty
UrlProperty Windows.UI.Xaml.DependencyProperty
VersionProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
MainPage ( ) : System

Private Methods

Method Description
OnSendRequest ( ) : void

Method Details

MainPage() public method

public MainPage ( ) : System
return System

Property Details

ResultProperty public static property

public static DependencyProperty,Windows.UI.Xaml ResultProperty
return Windows.UI.Xaml.DependencyProperty

UrlProperty public static property

public static DependencyProperty,Windows.UI.Xaml UrlProperty
return Windows.UI.Xaml.DependencyProperty

VersionProperty public static property

public static DependencyProperty,Windows.UI.Xaml VersionProperty
return Windows.UI.Xaml.DependencyProperty