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

担当: 佐藤 浩

メソッド