SplashScreenControl

StockSharp.Xaml

The splash screen for application.

継承元: UserControl

実装: IComponentConnector

コンストラクター

SplashScreenControl()

Initializes a new instance of the SplashScreenControl.

プロパティ

AppIcon : string

The application icon.

AppName : string

The application name.

メソッド

InitializeComponent()

InitializeComponent

Show()

Show splash screen.

フィールド

AppIconProperty : DependencyProperty

DependencyProperty for AppIcon.

AppNameProperty : DependencyProperty

DependencyProperty for AppName.