C# Class WinUI_Desktop.MainWindow

An empty window that can be used on its own or navigated to within a Frame.
Inheritance: Window
Mostra file Open project: GreenShadeZhang/WinUI-Tutorial-Code

Public Methods

Method Description
MainWindow ( ) : Microsoft.UI.Xaml

Private Methods

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

Method Details

MainWindow() public method

public MainWindow ( ) : Microsoft.UI.Xaml
return Microsoft.UI.Xaml