AboutPage

StockSharp.Xaml.Windows.Maui

О странице.

Наследует: ContentPage

Конструкторы

AboutPage
public AboutPage()
aboutPage = AboutPage()

Создает новый AboutPage.

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

Создает AboutPage для конкретной сборки.

Свойства

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

Получает ViewModel.

Методы