C# Class SquaresComposition.Views.MainView

An empty page that can be used on its own or navigated to within a Frame.
Inheritance: Windows.UI.Xaml.Controls.Page
ファイルを表示 Open project: juanpaexpedite/MasterDetailsComposition

Public Methods

Method Description
MainView ( ) : SquaresComposition.Attached

Private Methods

Method Description
MainView_Loaded ( object sender, RoutedEventArgs e ) : void
Test ( ) : void

Method Details

MainView() public method

public MainView ( ) : SquaresComposition.Attached
return SquaresComposition.Attached