SplashScreenControl

StockSharp.Xaml

The splash screen for application.

Erbt von: UserControl

Implementiert: IComponentConnector

Konstruktoren

SplashScreenControl()

Initializes a new instance of the SplashScreenControl.

Eigenschaften

AppIcon : string

The application icon.

AppName : string

The application name.

Methoden

InitializeComponent()

InitializeComponent

Show()

Show splash screen.

Felder

AppIconProperty : DependencyProperty

DependencyProperty for AppIcon.

AppNameProperty : DependencyProperty

DependencyProperty for AppName.