(The View view layer is an xaml file. It is primarily an interface design xaml As long as the cs file implicitly allows the generated code, MVVM mode generally does not need to initialize the page data, and the event management code is written in xaml Data initialization on cs can be implemented through data binding, and also through binding Command)