C# Class UniversalAssetCreator.MainPage

An empty page that can be used on its own or navigated to within a Frame.
Inheritance: Page
Exibir arquivo Open project: Injac/Universal-Asset-Creator

Public Methods

Method Description
MainPage ( ) : System

Private Methods

Method Description
MainPage_SizeChanged ( object sender, SizeChangedEventArgs e ) : void
comboBox_SelectionChanged ( object sender, SelectionChangedEventArgs e ) : void

Method Details

MainPage() public method

public MainPage ( ) : System
return System