C# Class LayoutSamples.Views.DelayLoadingSample

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

Public Methods

Method Description
DelayLoadingSample ( ) : System

Private Methods

Method Description
OnDeferLoad ( object sender, RoutedEventArgs e ) : void

Method Details

DelayLoadingSample() public method

public DelayLoadingSample ( ) : System
return System