AboutPage

StockSharp.Xaml.Windows.Maui

Über die Seite.

Erbt von: ContentPage

Konstruktoren

AboutPage
public AboutPage()
aboutPage = AboutPage()

Erstellt ein neues AboutPage.

AboutPage
public AboutPage(Assembly assembly)
aboutPage = AboutPage(assembly)

Erstellt ein AboutPage für eine bestimmte Assembly.

Eigenschaften

ViewModel
public AboutWindowViewModel ViewModel { get; }
value = aboutPage.ViewModel

Bekommt die ViewModel.

Methoden