C# Class DemoUI.MainPage

Interaction logic for MainPage.xaml
Inheritance: Page
显示文件 Open project: pjmlp/WinRT-Rust

Public Methods

Method Description
MainPage ( ) : DemoControl

Private Methods

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

Method Details

MainPage() public method

public MainPage ( ) : DemoControl
return DemoControl