C# 클래스 Mapsui.Samples.Maui.WinUI.App

Provides application-specific behavior to supplement the default Application class.
상속: MauiWinUIApplication
파일 보기 프로젝트 열기: Mapsui/Mapsui

공개 메소드들

메소드 설명
App ( ) : Microsoft.UI.Xaml

Initializes the singleton application object. This is the first line of authored code executed, and as such is the logical equivalent of main() or WinMain().

App ( ) : System.Runtime.Versioning

Initializes the singleton application object. This is the first line of authored code executed, and as such is the logical equivalent of main() or WinMain().

비공개 메소드들

메소드 설명
CreateMauiApp ( ) : MauiApp

메소드 상세

App() 공개 메소드

Initializes the singleton application object. This is the first line of authored code executed, and as such is the logical equivalent of main() or WinMain().
public App ( ) : Microsoft.UI.Xaml
리턴 Microsoft.UI.Xaml

App() 공개 메소드

Initializes the singleton application object. This is the first line of authored code executed, and as such is the logical equivalent of main() or WinMain().
public App ( ) : System.Runtime.Versioning
리턴 System.Runtime.Versioning